How to Encapsulate the new root disk (c2t2d0).

Answers were Sorted based on User's Feedback



How to Encapsulate the new root disk (c2t2d0)...

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

How to Encapsulate the new root disk (c2t2d0)...

Answer / sbrahman75

# /etc/vx/bin/vxencap rootdisk=c2t2d0

Is This Answer Correct ?    1 Yes 1 No

How to Encapsulate the new root disk (c2t2d0)...

Answer / srinivas rao.muvva

#vxencap -c -g xxdg -s 2048 -f sliced d0=c2t2d0

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

Difference between ufs and tar commnad

1 Answers  


What does pkgadd command do?

0 Answers  


What is the difference between dsk and rdsk

3 Answers  


What are configuration files and to configure it in VCS

2 Answers  


What is difference between Hard and Soft mount?

1 Answers  






How to bring the resource to online and offline

2 Answers  


How can we take the failback in Veritas Cluster Server.

1 Answers   ITC Infotech,


Were the vcs logs will be

2 Answers  


How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)

2 Answers  


How to stop one node cluster exclusively

1 Answers  


What is encapsulation?

3 Answers  


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.

1 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)