mirror all volumes with vxmirror -a
Hello dear all,
OS:Solaris 9....server:,Sun-Fire-V890
I have 4 disk group which I should mirror. I added the secondary disks each of them. After that one of this disk group I mirrored .
I mirrored one by one each volume.. e.g. vxassist -b -g oracledg mirror vol1 layout=nostripe e.t.c.
By this way it taking more time.Because there are many volumes.
If I use vxmirror -g diskgroup -a command ,how it would start the mirroring process?
It will start on all volumes or one by one?
Because I am afraid of to be high I/O on disks.And even it will effect performance of system.
This macine is very critic. So I want to be in discuss with you on this question.
Thank you in advance.
Hi,
Using vxmirror -a should trigger the mirror creation (in the DG) in a sequential fashion, one at a time
If you fire several vxmirror commands say for different DGs, then you may get syncs in parallel
cheers
tony

