Operating System - HP-UX
1833042 Members
2393 Online
110049 Solutions
New Discussion

vgdisplay not showing data VG, even its lvs are mounted

 
Reema1
Occasional Collector

vgdisplay not showing data VG, even its lvs are mounted

Hi,

I have a problem with vgdisplay. It is not showing application VGs but the filesystems are mounted using the VG.

 

appsserver:/homeroot/root> bdf /ORACLE/data5/TPWHPROD
Filesystem kbytes used avail %used Mounted on
/dev/vx/dsk/vgHAtpwhprod/lvtpwhproddata5
870318080 847883364 22084232 97% /ORACLE/data5/TPWHPROD
appsserver:/homeroot/root>
appsserver:/homeroot/root>
appsserver:/homeroot/root>
appsserver:/homeroot/root> vgdisplay -v vgHAtpwhprod
vgdisplay: Volume group "/dev/vgHAtpwhprod" does not exist in the "/etc/lvmtab" file.
vgdisplay: Volume group "/dev/vgHAtpwhprod" does not exist in the "/etc/lvmtab_p" file.
vgdisplay: Cannot display volume group "vgHAtpwhprod".

 

the server is running service guard and this VG is under service guard HA. 

 

is there any impact if I do "vgscan -N -f /dev/vgHAtpwhprod" on running server? I do not want to make any unneccessary outage.

1 REPLY 1
Torsten.
Acclaimed Contributor

Re: vgdisplay not showing data VG, even its lvs are mounted

Looks like VxVM, not LVM.

 

Try

 

# vxdisk list


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!