Greetings all,
given that I am running out of HD space and FreeBSD 8.1 has been released, I am planning to move from release 7.1 to release 8.1.
Currently, I have a mirrored disk array comprising all OS files, /home, which contains my day-to-day used files, and /data, which contains other, less used files, i.e., music, photos, laptop backup, and the like. What I am proposing is:
1. mirrored USB CF for / and /usr (UFS);
2. mirrored HDs /var, /tmp, /home (ZFS);
3. mirrored HDs /data (ZFS).
The idea is to separate OS related files for easier update/upgrade, day-to-day used files (/home), and once-in-a-while used files (/data). Since there is some evidence that spinning up and down HDs causes mechanical wear, and also spinning disks use power, I would like to not spin up the /data containing HDs upon boot, but only when/if I need to access such data.
So the questions are: do you see any issue with this scheme that I have overlooked, and
is there a way to prevent a mirrored HDs from spinning up upon boot?
Thank you,
M
given that I am running out of HD space and FreeBSD 8.1 has been released, I am planning to move from release 7.1 to release 8.1.
Currently, I have a mirrored disk array comprising all OS files, /home, which contains my day-to-day used files, and /data, which contains other, less used files, i.e., music, photos, laptop backup, and the like. What I am proposing is:
1. mirrored USB CF for / and /usr (UFS);
2. mirrored HDs /var, /tmp, /home (ZFS);
3. mirrored HDs /data (ZFS).
The idea is to separate OS related files for easier update/upgrade, day-to-day used files (/home), and once-in-a-while used files (/data). Since there is some evidence that spinning up and down HDs causes mechanical wear, and also spinning disks use power, I would like to not spin up the /data containing HDs upon boot, but only when/if I need to access such data.
So the questions are: do you see any issue with this scheme that I have overlooked, and
is there a way to prevent a mirrored HDs from spinning up upon boot?
Thank you,
M