best practice for locating drives
Posted: Mon Mar 14, 2011 12:29 pm
Anyone have a best practice to find drives in a large Amahi server with Grehole?
I will have 13 disks, with 12 in a pool. The are in 3 different pull-out-cages, so I think of my drives as;
1-1 to 1-4
2-1 to 2-4
3-1 to 3-5
First letter the cage, second drive position in cage. As you know the script 'mount -a' mounts the drives in /var/hda/files/drives/driveX
At the moment, when I format the drive I use the label "1-4-1TB" so I know where it is, and if I get errors I can find it. I also put a comment line above the mount in /etc/fstab to indicate the location.
Any other ideas? Anyone else think this is a need?
I will have 13 disks, with 12 in a pool. The are in 3 different pull-out-cages, so I think of my drives as;
1-1 to 1-4
2-1 to 2-4
3-1 to 3-5
First letter the cage, second drive position in cage. As you know the script 'mount -a' mounts the drives in /var/hda/files/drives/driveX
At the moment, when I format the drive I use the label "1-4-1TB" so I know where it is, and if I get errors I can find it. I also put a comment line above the mount in /etc/fstab to indicate the location.
Any other ideas? Anyone else think this is a need?