Operating System - HP-UX
1834285 Members
1767 Online
110066 Solutions
New Discussion

ignite-ux error: /etc/lvmtab is out of date with the running kernel

 
SOLVED
Go to solution
Wina A. Buenavista
Occasional Advisor

ignite-ux error: /etc/lvmtab is out of date with the running kernel

hi, i am currenly doing ignite-ux and encountered an error on the vgcfgbackup on one of the VGs (here is the exact error):
"vgcfgbackup: /etc/lvmtab is out of date with the running kernel:Kernel indicates 3 disks for "/dev/FSMD02"; /etc/lvmtab has 2 disks.
Cannot proceed with backup."
I already did:
mv /etc/lvmtab /etc/lvmtab.old
vgscan -v
but still encountered the same error! please help! i need to do ignite bec. i am shutting down the system later tonight.

strings /etc/lvmtab shows correct number and correct disks (1 primary and 1 alternate) used by the VG.

what could be the problem then?
wina
2 REPLIES 2
James R. Ferguson
Acclaimed Contributor
Solution

Re: ignite-ux error: /etc/lvmtab is out of date with the running kernel

Hi:

Technical Knowledge Base document #KBRC00000632 describes the procedure you should follow:

http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000065011231

Regards!

...JRF...
Wina A. Buenavista
Occasional Advisor

Re: ignite-ux error: /etc/lvmtab is out of date with the running kernel

hi james,
great! thanks for the help. i was able to use the document and it worked. i skipped some steps though bec. it was not applicable to me. btw, here are the steps that i did:
1. vgcfgrestore -n /dev/VGNAME -l (so i was able to get the missing disks)
2. vgcfgrestore -n /dev/VGNAME
3. mv /etc/lvmtab /etc/lvmtab.old
4. vgscan -v
5. strings /etc/lvmtab
hurrayyyyy!!! the disks are complete! many thanks! :)
wina