Creating a Hot Spare
www.3ware.com
103
To partition, format, and mount under FreeBSD
1
Boot the system and log in as root.
2
Open a terminal window.
3
Partition the unit:
fdisk -BI /dev/da0;
disklabel /dev/da0 | disklabel -B -R -r da0
4
Create or make the file system:
newfs /dev/da0c
5
Mount the volume:
mount /dev/da0c /mnt
You can also use sysinstall to format and partition the unit.
Creating a Hot Spare
You can designate an available drive as a hot spare
.
If a redundant unit
degrades and a hot spare the size of the degraded disk (or larger) is available,
the hot spare will automatically replace the failed drive in the unit without
user intervention.
It is a good idea to create a hot spare after you create a redundant unit.
In order to replace a failed drive, a hot spare must have the same or larger
storage capacity than the drive it is replacing.
The Auto Rebuild policy allows automatic rebuilding to occur with available
drives that are not designated as spares. For more information, see “Setting
the Auto Rebuild Policy” on page 85.
Note:
When a hot spare replaces a failed drive, an event notification is generated
and appears in the list of alarms in 3DM. You can also have 3DM send you an email
about this. See “Managing E-mail Event Notification” on page 77.