
Anyways, I've got (at this point) 5 hard drives connected in my pool.
The boot hard drive has an extra 60gb mounted to /var/hda/files
Then there are 4 hard drives mounted here:
/var/hda/files/drives/sdb
/var/hda/files/drives/sata300
/var/hda/files/drives/sata250
/var/hda/files/drives/hitachi1000
In my mind, I'm thinking that the extra 60gb should be mounted to something like /var/hda/files/drives/extra60 or something similar. I guess I'm just having some trouble 'logically' thinking that those extra drives are mounted in folders 'inside' the extra 60 gb drive...
(Sub-question that I didn't want to re-thread)
I want to rename /var/hda/files/drives/sdb to /var...../pata250. Do I just need to change my fstab, or do I need to remove the drive from the storage pool, then re-add it under pata250?