Well, the test is complete and I must say my rootvg mirror performed famously.
First, I simply brought up the system, opened up 3 remote xterm sessions and pulled hdisk0 (disk it booted from). I then went back to my xterms and attempted to ls, view, and execute files on rootvg. Other than a 5-10 second lockup everything worked fine. I as able to access and execute data on rootvg after pulling hdisk0 during normal operation.
I re-insert hdisk0.....
Second, I wanted to simulate some sort of disk access while I pulled the disk. To do this I opened a file for editing on one xterm and began cat'ing a large text file in the other. Again I pulled hdisk0. The cat'ing xterm paused for about 5 seconds then resumed its normal output. The vi session seemed to be unaffected.
I have to believe that some sort of file corruption ocurred during this test but I am uncertian how to check. Anyone know a good way to check the filesystem.
Another issue I have is how to monitor these types of events. I noticed that the pulling of disks was not recorded anywere in the /var/adm/log files. How is an administrator to know if disks are failing with out actual interaction. It would be nice if I could monitor a log file and notify the appropriate people in the event of a disk failure or other hardware event.