| |
 | Next Previous Contents
Results:
In the end we had a large expandable file server that suited all our
needs.
Below is the output from a df -h command on a finished box which has had
a 1TB logical volume created on it and formatted with reiserfs and mounted
on /mnt/bigtest and a smaller logical volume using the remainder of the space
also formatted with reiserfs and mounted on /mnt/smalltest.
The logical volume is currently limited to 1TB due to limitations in the
Linux kernel.
| Filesystem |
Size |
Used |
Avail |
Use% |
Mounted on |
| /dev/md1 |
949Mb |
77Mb |
872Mb |
9% |
/ |
| /dev/md0 |
53Mb |
3.9Mb |
46Mb |
8% |
/boot |
| /dev/big/var |
512M |
81M |
431M |
16% |
/var |
|
|
| /dev/big/usr |
512M |
257M |
255M |
51% |
/usr |
| /dev/big/bigtest |
1.0T |
33M |
1023G |
1% |
/mnt/bigtest |
| /dev/big/smalltest |
274G |
33M |
273G |
1% |
/mnt/smalltest |
Next Previous
Contents
About the author, Mark Kilmartin.
USERS COMMENTS
|
|
|