This is a discussion on vxfencoorddg in Veritas cluster within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> Hi, I'm trying to to initialize a diskgroup vxfencoorddg for i/o fencing, but somehow the command keeps error out. ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I'm trying to to initialize a diskgroup vxfencoorddg for i/o fencing, but somehow the command keeps error out. So I'm forced to create a diskgroup vxfencoorddg through vxdiskadm. In other words, my vxfencoorddg is a normal diskgroup. When I try to set coordinator=on, I still get errors. Here are the steps that I'd done: Sol 10 VCS: 4.1 VXVM: 4.1 # vxfentsthdw -rm (it works fine & passed) # vxdg -o coordinator=on init vxfencoorddg c3t0d0s0 Error out & provide a help usage. # vxdiskadm ---> opt 1 ---> create vxfencoorddg diskgroup # vxdg -o vxfencoorddg set coordinator=on VxVM vxdg ERROR V-5-1-776 Option vxfencoorddg not recognized, recognized options are: scsireserve - disallow other systems from importing the diskgroup ................ # vxdg -g vxfencoorddg set coordinator=on VxVM vxdg ERROR V-5-1-693 Incorrect usage Usage: vxdg -g diskgroup set attr=value ... bash-3.00# vxdisk list DEVICE TYPE DISK GROUP STATUS c0t0d0s2 auto:none - - online invalid c0t1d0s2 auto:none - - online invalid emcpower0s2 auto:cdsdisk - - online emcpower1s2 auto:cdsdisk - - online emcpower2s2 auto:cdsdisk c3t0d2s2 vxfencoorddg online emcpower3s2 auto:cdsdisk oradg01 oradg online emcpower4s2 auto:cdsdisk oradg02 oradg online emcpower5s2 auto:cdsdisk oradg03 oradg online emcpower6s2 auto:cdsdisk oradg04 oradg online emcpower7s2 auto:cdsdisk oradg05 oradg online emcpower8s2 auto:cdsdisk oradg06 oradg online emcpower9s2 auto:cdsdisk oradg07 oradg online emcpower10s2 auto:none - - online invalid emcpower11s2 auto:none - - online invalid # vxdg list NAME STATE ID vxfencoorddg enabled,cds 1164922955.31.vcs-test-phys1 oradg enabled,cds 1164926270.41.vcs-test-phys1 Could someone please help me on how to set a coordinator attribute & register my diskgroups to both nodes? Right now, all of the diskgroups are seen in only 1 node. Any helps/suggestions are appreciated. TIA, -Chris |