Operating System - HP-UX
1827293 Members
3735 Online
109717 Solutions
New Discussion

VxVM - Copied disk does not contain valid LIF structures

 
AlphaRelease
Advisor

VxVM - Copied disk does not contain valid LIF structures

Hi all,

A VxVM root disk was copied with a script (essentially using 'dd'). Then the disk was made bootable with 'pvcreate -f -B cxtxdx'. Booting the disk from another controller worked fine, but there is an error/warning in the HP-UX boot log: Disk /dev/disk/disk14 does not contain valid LIF structures.

Any ideas what might be the solution.

/BR
3 REPLIES 3
AlphaRelease
Advisor

Re: VxVM - Copied disk does not contain valid LIF structures

Hi all,

I solved it by changing `/stand/bootconf`. It should point to disk18, but it was still pointing to disk14.

/BR
Torsten.
Acclaimed Contributor

Re: VxVM - Copied disk does not contain valid LIF structures

This sounds strange - you did a "dd" to copy a VxVM disk, but pvcreate is used for creating LVM disks. I guess you destroyed something in VxVM layout now.

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!   
AlphaRelease
Advisor

Re: VxVM - Copied disk does not contain valid LIF structures

You are right Torsten. No problems so far, but we mixed two things there. Copy now being done with Veritas Enterprise Manager. /BR