I am new to Linux, so...
I think I'm making a simple filesystem mistake so hopefully this will be easy for one of you champs out there to solve.
I have recently installed Kubuntu 7.04 (via alternate cd - oem install) and presently have 5 x500GB drives in raid 6 configured in mdadm (http://kangry.com/topics/viewcomment.php?index=61)
My partitions are:
2x 40GB drives in RAID1:
20GB of ext3 for /
2GB of swap
18GB of ext3 for /home
5x 500GB drives in RAID6:
1.5TB of xfs for /var (I have also tried /srv)
The problem is I don't know how to access the RAID6. I can see it (/var or /srv) in the root folder but I can't seem to move anything there or create a new file.
I know it is mounted. In /etc/fstab everything looks a-ok.
Is /var or /srv the best option or should I mount with a different name? (or is it something completely arbitrary)
I'm really stumped.
Thanks.
*update*
I think the swap partition has moved itself into onto a 1kb partition on a drive in the raid6 array instead of on my boot drive where I told it to be upon install (the swap is on partition sda1, whereas sda5 is a 498gb logical partition for RAID instead of the boot drive)
settings:/System/ "disks and file systems" seems to tell me this at least.
I think I'm making a simple filesystem mistake so hopefully this will be easy for one of you champs out there to solve.
I have recently installed Kubuntu 7.04 (via alternate cd - oem install) and presently have 5 x500GB drives in raid 6 configured in mdadm (http://kangry.com/topics/viewcomment.php?index=61)
My partitions are:
2x 40GB drives in RAID1:
20GB of ext3 for /
2GB of swap
18GB of ext3 for /home
5x 500GB drives in RAID6:
1.5TB of xfs for /var (I have also tried /srv)
The problem is I don't know how to access the RAID6. I can see it (/var or /srv) in the root folder but I can't seem to move anything there or create a new file.
I know it is mounted. In /etc/fstab everything looks a-ok.
Is /var or /srv the best option or should I mount with a different name? (or is it something completely arbitrary)
I'm really stumped.
Thanks.
*update*
I think the swap partition has moved itself into onto a 1kb partition on a drive in the raid6 array instead of on my boot drive where I told it to be upon install (the swap is on partition sda1, whereas sda5 is a 498gb logical partition for RAID instead of the boot drive)
settings:/System/ "disks and file systems" seems to tell me this at least.
Comment