/[fai]/trunk/examples/simple/disk_config/ATOMCLIENT
ViewVC logotype

Contents of /trunk/examples/simple/disk_config/ATOMCLIENT

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1922 - (hide annotations) (download)
Wed Jul 16 20:56:03 2003 UTC (9 years, 10 months ago) by lange
File size: 684 byte(s)
add preserve line
1 lange 1906 # disk configuration for a Beowulf node with one ide disk (size should not matter)
2     # disk size from 320Mb up to what you can buy today
3     #
4     # <type> <mountpoint> <size in mb> [mount options] [;extra options]
5    
6     disk_config hda
7     primary / 20-100 rw,errors=remount-ro ;-c -j ext3
8     logical swap 50-500 rw
9     logical /var 50-300 rw ; -m 5 -j ext3
10     logical /tmp 50-500 rw ;-m 0 -j ext3
11     logical /usr 150-1000 rw ; -j ext3
12     logical /files/scratch 0- rw,nosuid ;-m 0 -i 50000 -j ext3
13 lange 1922 #logical /files/scratch preserve9 rw,nosuid

Properties

Name Value
svn:eol-style native
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5