Mirroring in VxVM
Hi,
I created a RAID-1 configuration on a diskgroup with two disks.
As mentioned in the first paragraph of the original reply:
Failure is detected automatically - DMP probes disk paths periodically to check their status, and if it detects they are offline / doesn't get a response within the defined timeframe it will fault the path (or disk if all paths have gone offline); to speed up the process you can send i/o to the disk so it will detect the failure sooner (as you've done by writing to the volume).
EDIT: further reading that may help
DMP 5.1SP1 (Linux) Administrator's Guide -> About the event source daemon
https://sort.symantec.com/public/documents/sfha/5.1sp1/linux/productguides/html/dmp_admin/ch06s01.htm
-> Fabric Monitoring and proactive error detection (note "previous releases" refers to pre-5.0 installs)
https://sort.symantec.com/public/documents/sfha/5.1sp1/linux/productguides/html/dmp_admin/ch06s02.htm
VxVM Administrator's Guide -> Performance monitoring and tuning -> Tuning VxVM -> DMP Tunable Parameters:
https://sort.symantec.com/public/documents/sfha/5.1sp1/linux/productguides/html/vxvm_admin/ch15s04s05.htm
(eg: dmp_monitor_fabric, dmp_monitor_osevent)