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

Contents of /trunk/examples/beowulf/disk_config/ATOMCLIENT

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2304 - (show annotations) (download)
Thu Jul 8 15:03:00 2004 UTC (8 years, 11 months ago) by lange
File size: 658 byte(s)
move beowulf examples to new directory
1 # disk configuration for a Beowulf node with one small ide disk
2 # minimal disk size is about 700Mb
3 #
4 # <type> <mountpoint> <size in mb> [mount options] [;extra options]
5
6 disk_config hda
7 primary / 100-200 rw,errors=remount-ro ;-c -j ext3
8 logical swap 50-1000 rw
9 logical /var 200-1000 rw ; -m 5 -j ext3
10 logical /tmp 200-1000 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 #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