Revision 25251,
357 bytes
checked in by jdreed, 13 years ago
(diff) |
No longer save half the disk for LVM snapshots
This means Jaunty cluster is no longer installable; we don't care
|
Line | |
---|
1 | cluster :: |
---|
2 | |
---|
3 | 200 200 200 ext3 |
---|
4 | $primary{ } $bootable{ } |
---|
5 | method{ format } format{ } |
---|
6 | use_filesystem{ } filesystem{ ext3 } |
---|
7 | mountpoint{ /boot } . |
---|
8 | |
---|
9 | 10000 100000 1000000000 ext3 |
---|
10 | $lvmok{ } |
---|
11 | use_filesystem{ } filesystem{ ext3 } |
---|
12 | method{ format } format{ } |
---|
13 | mountpoint{ / } . |
---|
14 | |
---|
15 | 512 300% 300% linux-swap |
---|
16 | $lvmok{ } |
---|
17 | method{ swap } format{ } . |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.