cancel
Showing results for 
Search instead for 
Did you mean: 

Re: VxVM vxdg ERROR V-5-1-587

atanud_007
Level 0

First perform this below commands. 

 

#vxconfigd -k (manually restart thevxconfig daemon)

vxdg import <disk_group_name>

 

please refer my commands:

[root@node1 ~]#vxdg -o dgtype=shared import atanudg
VxVM vxdg ERROR V-5-1-10978 Disk group atanudg: import failed:
Operation must be executed on master

[root@node1 ~]# vxdctl -c mode
mode: enabled: cluster inactive

[root@node1 ~]# vxdg -s -f import atanudg
VxVM vxdg ERROR V-5-1-10978 Disk group atanudg: import failed:
Operation must be executed on master

vxdisk -o alldgs list
DEVICE TYPE DISK GROUP STATUS
disk_0 auto:cdsdisk - (atanudg) online
disk_1 auto:cdsdisk - (deepdg) online

How to overcome this scenario:

[root@node1 ~]# vxconfigd -k


[root@node1 ~]# vxdisk -o alldgs list
DEVICE TYPE DISK GROUP STATUS
disk_0 auto:cdsdisk - (atanudg) online
disk_1 auto:cdsdisk - (deepdg) online

[root@node1 ~]# vxdg import atanudg


[root@node1 ~]# vxdisk -o alldgs list
DEVICE TYPE DISK GROUP STATUS
disk_0 auto:cdsdisk shrddisk atanudg online
disk_1 auto:cdsdisk - (deepdg) online

1 REPLY 1

Marianne
Level 6
Partner    VIP    Accredited Certified

I moved your post to a new discussion from 

https://vox.veritas.com/t5/Cluster-Server/VxVM-vxdg-ERROR-V-5-1-587/m-p/65242

Have you read through the answers in that post?

Do you have Cluster File System license?

Or maybe you were trying to answer the 2006 query that was actually answered at the time?