I'm currently thinking about increasing data storage safety, so I bought exact the same disk which I am using currently and thinking about making a hardware RAID1 (mirroring?), but I'm new to this. My motherboard seems to support it as per its specification, but I don't know if it is supported in system.
[CMD="sudo"]uname -r[/CMD]
What do I need to make it work? As I understand RAID1 is physical mirroring, so will the data be populated as I will connect new disk through the cable and turn this feature in BIOS on or I will be needed to make a mirror by myself using third party software like Ghost? If so, do I need after then install any driver to make it working on the system?
[CMD="sudo"]uname -r[/CMD]
Code:
FreeBSD lucyfer 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012
root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
What do I need to make it work? As I understand RAID1 is physical mirroring, so will the data be populated as I will connect new disk through the cable and turn this feature in BIOS on or I will be needed to make a mirror by myself using third party software like Ghost? If so, do I need after then install any driver to make it working on the system?