Operating System - HP-UX
1753787 Members
7717 Online
108799 Solutions
New Discussion юеВ

vg00 not available in /etc/lvmtab

 
Sri123
Advisor

vg00 not available in /etc/lvmtab


HI All,

This is what is my problem. bdf output shows all the vg00 filesystems mounted but the lvmtab file is not having the information for vg00.

I already tried vgscan and vgimport, and recreated lvmtab file, which didnt work.

btprod@DIC:/ # bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 8192000 160912 7968376 2% /
/dev/vg00/lvol1 314736 48016 235240 17% /stand
/dev/vg00/lvol8 8192000 5324984 2845920 65% /var
/dev/vg00/lvol7 8192000 3193048 4959992 39% /usr
/dev/vg00/lvol4 8192000 4829184 3336680 59% /tmp
/dev/vg00/lvol6 8192000 2358680 5787752 29% /opt
/dev/vg00/lvol5 8192000 245120 7884864 3% /home
btprod@DIC:/ #
btprod@DIC:/ # strings /etc/lvmtab
/dev/vg01bt
/dev/dsk/c9t0d1
/dev/dsk/c9t0d2
/dev/dsk/c9t0d3
/dev/dsk/c9t0d4
/dev/dsk/c9t0d5
/dev/dsk/c9t0d6
/dev/dsk/c9t0d7
/dev/dsk/c9t1d0
/dev/dsk/c9t1d1
/dev/dsk/c9t1d3
/dev/dsk/c9t1d4
/dev/dsk/c9t1d5
/dev/dsk/c9t1d6
/dev/dsk/c11t0d1
/dev/dsk/c11t0d2
/dev/dsk/c11t0d3
/dev/dsk/c11t0d4
/dev/dsk/c11t0d5
/dev/dsk/c11t0d6
/dev/dsk/c11t0d7
/dev/dsk/c11t1d0
/dev/dsk/c11t1d1
/dev/dsk/c11t1d3
/dev/dsk/c11t1d4
/dev/dsk/c11t1d5
/dev/dsk/c11t1d6

This is HP-UX 11.11 server

Kindly let me know if any further details are required.


Thanks in Advance,
Sridhar
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: vg00 not available in /etc/lvmtab

You can try one of these:

- move lvmtab file away and run vgscan

- boot into maintenance mode and vgimport vg00



...which didnt work. ...

is not really helpful.

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!   
Emil Velez
Honored Contributor

Re: vg00 not available in /etc/lvmtab

make sure you rename it first.. It may not add vg00 to the file if it still exists.