1833772 Members
2385 Online
110063 Solutions
New Discussion

vxdisk command

 
SOLVED
Go to solution
Saravanan_6
Advisor

vxdisk command

Hi All,

How to solve the below vxdisk list comamnd error ?

coronet# vxdisk list
vxvm:vxdisk: ERROR: Cannot get records from vxconfigd: Record not in disk group
coronet# ps -ef | grep vx
root 35 0 0 12:53:20 ? 0:00 vxfsd
root 474 0 0 12:53:30 console 0:00 vxglmd
root 476 0 0 12:53:30 console 0:00 vxgmsd
root 1775 1 0 12:55:02 ? 0:00 vxconfigd -d
root 1826 1 0 12:55:12 ? 0:00 /opt/VRTSob/bin/vxsvc -r /opt/VRTSob/config/Registry
coronet#

Ensured vxconfigd is running. any hints on how to solve this ?
3 REPLIES 3
Robert-Jan Goossens
Honored Contributor
Solution

Re: vxdisk command

Try running a
# vxdctl enable
# vxdisk list

Robert-Jan
Saravanan_6
Advisor

Re: vxdisk command

How to change the TYPE of the disk from "simple" to other type :

corniche# vxdisk list
DEVICE TYPE DISK GROUP STATUS
c1t15d0 simple - - LVM
c3t15d0 simple disk01 rootdg online
c5t0d1 simple - - online
c5t0d2 simple - - online
c5t0d3 simple - - online
c5t0d4 simple - - online

Expected sample :
-----------------
# vxdisk list
DEVICE TYPE DISK GROUP STATUS
c0t0d0s2 auto:LVM - - LVM
c0t1d0 auto:LVM - - LVM
c0t2d0 auto:cdsdisk vxdg01 vxdg online
c14t0d1 auto:LVM - - LVM
c14t0d2 auto:FS_wholedisk - - FS_wholedisk
c14t0d3s2 auto - - error
c14t0d4s2 auto - - error


Kevin Wright
Honored Contributor

Re: vxdisk command

see man vxdisk

vxdisk init type=disk_type