How to Encapsulate the new root disk (c2t2d0).
Answers were Sorted based on User's Feedback
Answer / sunil kumar
/etc/vx/bin/vxencap -c -g <disk group name> -f <format>
<diskalias name>=<disk name>
EX:
#/etc/vx/bin/vxencap -c -g rootdg -f sliced d0=c0t0d0
take a bakup of all the M.C.F
#init 6
#vxdisksetup -i c2t2d0 format=sliced
#vxdg -g rootdg adddisk d1=c2t2d0
#vxdisk list <chk the info>
#vxmirror -g rootdg d0 d1
| Is This Answer Correct ? | 5 Yes | 0 No |
#vxencap -c -g xxdg -s 2048 -f sliced d0=c2t2d0
| Is This Answer Correct ? | 1 Yes | 1 No |
How will create a rootdg
How will check patches installed
What is the protocol supported by NFS
How can you create mount points in solaris?
Explain about Vxrecover?
How do you find the number of Network card attached to your server ?
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
I have a "telnet" error then what you will do?
How many file to modify the host name to be changed without rebooting the system.
How can you search for commands at the boot prompt if you only know part of the command?
How to start one node cluster.
how to configure samp in solaris 5.10 sparc architecture