1758537 Members
2029 Online
108872 Solutions
New Discussion юеВ

vxdisksetup failure

 
Roberto Volsa
Frequent Advisor

vxdisksetup failure

Hello all
i need to initialize a disk under veritas but the command failed:
/etc/vx/bin/vxdisksetup -if c12t13d
VxVM vxdisksetup ERROR V-5-2-43 c12t13d4: Invalid disk device for vxdisksetup

The disk was used under LVM but it was cleaned with pvcreate -f and pvremove

Any hints?

Thanks and regards
RV
6 REPLIES 6
Sagar Sirdesai
Trusted Contributor

Re: vxdisksetup failure

I am not aware of any -f option

try this option
vxdisksetup -i c12t13d4

Sagar
Jozef_Novak
Respected Contributor

Re: vxdisksetup failure

Hello Roberto,

have you tried to supply the full device file to the vxdisksetup command ?

e.g. /dev/dsk/c12t13d4 or /dev/rdsk/c12t13d4

J.
john123
Trusted Contributor

Re: vxdisksetup failure

Post vxdisk list c12t13d4
Roberto Volsa
Frequent Advisor

Re: vxdisksetup failure

# vxdisk list c12t13d4
VxVM vxdisk ERROR V-5-1-558 Disk c12t13d4: Disk not in the configuration

I checked licenses:
# vxlicense -p
vrts:vxlicense: INFO: No valid license installed

This way it will never work
john123
Trusted Contributor

Re: vxdisksetup failure

Yeaa... Seems like license problem..
Roberto Volsa
Frequent Advisor

Re: vxdisksetup failure

license problem