if you need to know the volume group of specified logical volume(AIX System with HACMP), you can run the following command :
#/usr/es/sbin/cluster/utilities/clgetvg -l hd5 rootvg
you can also use it inside Shell Script
if you need to know the volume group of specified logical volume(AIX System with HACMP), you can run the following command :
#/usr/es/sbin/cluster/utilities/clgetvg -l hd5 rootvg
you can also use it inside Shell Script
Leave a Reply