SOLVED: Is it ok to move the mount point for drives
Posted: Tue Jan 26, 2016 7:46 am
I just have quick question to see if something the little OCD demon inside my head wants to do will cause me any issues going forward.
Following the standard guidance for my build, I have the following:
/var/hda/files/ (2 TB drive, NOT on boot drive)
/var/hda/files/drive2 (2 TB drive for greyhole)
/var/hda/files/drive3 (2 TB drive for greyhole)
etc...
The OCD / windows server admin is bothered by this as it looks like drive2 etc are subsets or subfolders of the 1st drive. I completely understand the symbolic link concept, but to me this is confusing... particularly since there is a /var/hda/drives/ location which appears to be completely unused that would seem to be more logical as a mounting point.
If I change the /etc/fstab to mount the drives I want to use for greyhole to the /var/hda/drives (and unmount old etc) like so:
/var/hda/drives/gh_drive1
/var/hda/drives/gh_drive2
etc...
Would this cause any problems going forward? I would leave the first data drive mounted as /var/hda/files/, of course - which should make my LZ for greyhole 2TB so plenty of room for any fstab hanky panky as I migrate data to the system etc.
Not a big deal if this is something I should not do, it would just make it easier for me to map things out and keep them straight in my head.
Following the standard guidance for my build, I have the following:
/var/hda/files/ (2 TB drive, NOT on boot drive)
/var/hda/files/drive2 (2 TB drive for greyhole)
/var/hda/files/drive3 (2 TB drive for greyhole)
etc...
The OCD / windows server admin is bothered by this as it looks like drive2 etc are subsets or subfolders of the 1st drive. I completely understand the symbolic link concept, but to me this is confusing... particularly since there is a /var/hda/drives/ location which appears to be completely unused that would seem to be more logical as a mounting point.
If I change the /etc/fstab to mount the drives I want to use for greyhole to the /var/hda/drives (and unmount old etc) like so:
/var/hda/drives/gh_drive1
/var/hda/drives/gh_drive2
etc...
Would this cause any problems going forward? I would leave the first data drive mounted as /var/hda/files/, of course - which should make my LZ for greyhole 2TB so plenty of room for any fstab hanky panky as I migrate data to the system etc.
Not a big deal if this is something I should not do, it would just make it easier for me to map things out and keep them straight in my head.