How to configure root mirroring in veritas volume manager
Answers were Sorted based on User's Feedback
Answer / kanuparthi_sai
In cmd
#vxencap -c -g <diskgroup name> -s 1024 -f sliced d0=c0t0d0s0
#vxdisksetup -i c0t2d0s0
#vxdg -g <diskgroup name> adddisk <diskname>=c0t2d0s0
#vxmirror -g <diskgroup name> <mirrored disk name> <new
mirror diskname >
| Is This Answer Correct ? | 28 Yes | 6 No |
Answer / ratan
we have to take same size disk compare to root disk.
echo|format
attach a disk
vxscan disk
vxdctl mode enable
encapsulate the root disk
initialize the mirror disk
reboot the server
add the mirror disk to diskgroup
vxrootmir rootdisk mirrordisk
and boot the mirrordisk
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / mahender reddy
we have 2 ways to configure the root mirroring in veritas
1.use vxdisadm
2.vxencap (encpsulation the disk)
mostly we are using the vxencap because vxdiskadm is the
lenthy process
===================
PROCEDURE
===================
1.take the onther disk egual size of root disk
2.for example the 2 disks c1t0d0(root disk) and c1t2d0
3.encaplating the root disk
vxencap -c -f -g <diskgroupname> sliced d0=c1t0d0
4.reboot the server
reboot the server only modify the disk in vfstab and in
etcsysem
5.take the second disk under control of veritas
vxdisksetup -i c1t2do
vxdg -g <diskgroupname> adddisk c1t2d0
6.add the mirror disk to root disk
vxmirror -g <diskgroup name> c1t0d0 c1t2d0
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / rishi
fist of all slect all root mirrorinm in ceritas volume then
right click n take option of configuration
| Is This Answer Correct ? | 7 Yes | 22 No |
Hello Everyone, One of our servers is showing a strange issue, let me paste the output Code: root # uptime 4:37pm 3 users, load average: 0.00, 0.04, 0.04 Its been running since months but you can see after time there isn't any output like up 191 days(s). Even the who command with b and r option isn't giving any output. Code: root # who -b root # root # who -r root # the date command displays correct output. I am not sure but is it because someone has played with utmpx and wtmpx files, is reboot the only solution we have. Can anyone help us since we don't intend to reboot the server for such a reason and also no one has complained till yet.
How to configure domain controller in SAMBA using SOLARIS 10 OS and How to centralize domain name and creating users.How to share files for WINDOWS XP clients
How to add a tape deck on Sun Solaris version 10
What does pkgadd command do?
Which file maintain the kernel
How will see the kernel version
How will you grow a disk space whitout disturbs
If the system panic or system not booting
Disaster recovery steps if OS corrupted
what is 2 in uadmin 2 0 command in solaris
How to find the hardware configuration
How to find the VERITAS License?