Monday, November 14, 2016

VXvm Naming scheme

There are two types of naming scheme.

1.Operting system-based naming scheme (OSN)
2.Enclosure based naming scheme (EBN)

vxddladm get namingscheme--->to check the naming scheme
enclosure based -disk name like--->disk_0,disk_1

vxdisk list----->to list the disk

anytime you can the change the naming scheme on fly..

vxddladm set namingscheme=osn---> to change the naming from enclosure based scheme
vxdisk list---> osn-disk will like c1t0d0s2,c1t3d0

vxddladm set namingscheme=ebn-----> to change the naming scheme from osn

vxdisk -e list-----> to list the enclosure & OS based disks

No comments:

Post a Comment