Answers

Question and Answer:

  Home  Solaris Commands

⟩ How to create a shared disk group in VxVM?

Creating shared dg form the existing dg’s

1) List all the dg available: #vxdg list

2) Find out the node that is master or slace using:

#vxdctl -c mode

3) Deport the disk groups to be shared: #vxdg deport

<dg name>

4) Import dgs to be shared: #vxdg -s import < dg

name> % Do this on master node

5) To check the shared disk groups: #vxdg list

 158 views

More Questions for you: