- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 06:46 AM
03-06-2009 06:46 AM
WARNING: ROOT device 0x1f000002 is a non-LVM partition, disallowed on LVM disk.
WARNING: ROOT device 0x1f000002 has been deconfigured (set to 0xffffffff).
-----------------------------------------------------
| |
| SYSTEM HALTING during LVM Configuration |
| |
Non-lvm root on LVM disk
| |
-----------------------------------------------------
System Panic:
panic: LVM: Configuration failure
Stack Trace:
(yada yada yada)
It seems there has to be a way to do this - any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 07:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 07:10 AM
03-06-2009 07:10 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
# hpvmstatus -v -P omu01
Version B.04.00.00
[Virtual Machine Details]
Virtual Machine Name VM # OS Type State
==================== ===== ======= ========
omu01 63 HPUX On (EFI)
[Authorized Administrators]
Oper Groups:
Admin Groups:
Oper Users:
Admin Users:
[Virtual CPU Details]
#vCPUs Entitlement Maximum
====== =========== =======
2 5.0% 100.0%
[Memory Details]
Total Reserved
Memory Memory
======= ========
2048 MB 64 MB
[Storage Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
disk scsi 0 1 0 0 0 file /hpvm/omu01/.omu01.disk
[Network Interface Details]
Interface Adaptor Name/Num PortNum Bus Dev Ftn Mac Address
========= ========== ========== ======= === === === =================
vswitch lan vswA 1 0 0 0 ea-9d-bd-63-17-88
[Misc Interface Details]
Guest Physical
Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
======= ========== === === === === === ========= =========================
serial com1 tty console
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 07:23 AM
03-06-2009 07:23 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
Does EFI in vMP see the disk? I think yes, because it attempts to boot from. If you stop the hpux loader, can you list /stand?
Did you try to boot in LVM maintenance mode?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 07:32 AM
03-06-2009 07:32 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes
Physical: 2091568 Kbytes, lockable: 1338608 Kbytes, available: 1561100 Kbytes
/sbin/ioinitrc:
UX:vxfs fsck: ERROR: V-3-20003: /dev/vg00/lvol1:Cannot open /dev/vg00/lvol1: No such device or address
/dev/vg00/lvol1:file system check failure, aborting ...
/dev/vg00/lvol1: No such device or address
Unable to mount /stand - please check entries in /etc/fstab
Skipping KRS database initialization - /stand can't be mounted
VxVM sysboot INFO V-5-2-3390 Starting restore daemon...
VxVM sysboot INFO V-5-2-3811 Starting in boot mode...
NOTICE: VxVM vxdmp V-5-0-34 added disk array DISKS, datype = Disk
INIT: Overriding default level with level 's'
INIT: SINGLE USER MODE
INIT: Running /sbin/sh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 07:37 AM
03-06-2009 07:37 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
Try to vgexport / vgimport vg00 and reboot (the guest).
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 08:03 AM
03-06-2009 08:03 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
vgchange -a y /dev/vg00
lvlnboot -v /dev/vg00
Same end result.
I then did a vgexport, and tried to vgimport, but it sez there's no LVM info on the disk.
# vgimport -v /dev/vg00 /dev/dsk/c0t0d0
Beginning the import process on Volume Group "/dev/vg00".
Physical Volume "/dev/dsk/c0t0d0" contains no LVM information
# ioscan -funC disk
Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
disk 4 0/0/1/0.0.0 sdisk CLAIMED DEVICE HP Virtual FileDisk
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
/dev/dsk/c0t0d0s1 /dev/rdsk/c0t0d0s1
/dev/dsk/c0t0d0s2 /dev/rdsk/c0t0d0s2
/dev/dsk/c0t0d0s3 /dev/rdsk/c0t0d0s3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 08:05 AM
03-06-2009 08:05 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 08:30 AM
03-06-2009 08:30 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
vgexport -v -m vg00.map -s /dev/vg00
mkdir /dev/vg00
mknod /dev/vg00/group c 64 0x000000
vgimport -v /dev/vg00 /dev/dsk/c0t0d0s2
vgchange -a y /dev/vg00
lvlnboot -v /dev/vg00
vgcfgbackup /dev/vg00
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 08:45 AM
03-06-2009 08:45 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
lvlnboot -v in maintainance mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 08:58 AM
03-06-2009 08:58 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/vg-ovo".
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/vg-ora".
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/vg00".
(note: I previously activated vg00)
# vgchange -a y /dev/vg00
Activated volume group
Volume group "/dev/vg00" has been successfully changed.
# lvlnboot -v
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/vg-ovo".
lvlnboot: Volume group not activated.
Cannot display volume group "/dev/vg-ora".
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c0t0d0s2 (0/0/1/0.0.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c0t0d0s2
Root: lvol3 on: /dev/dsk/c0t0d0s2
Swap: lvol2 on: /dev/dsk/c0t0d0s2
Dump: lvol2 on: /dev/dsk/c0t0d0s2, 0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 10:05 AM
03-06-2009 10:05 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
From the EFI shell:
fs0:
cd EFI/HPUX
hpux -lm
Once you're in LV maintenance mode - turns out that vgexport/vgimport wasn't necessary.
vgchange -a y /dev/vg00
vgcfgbackup /dev/vg00
lvlnboot -r /dev/vg00/lvol3
lvlnboot -b /dev/vg00/lvol1
lvlnboot -s /dev/vg00/lvol2
lvlnboot -d /dev/vg00/lvol2
lvlnboot -v /dev/vg00
reboot
3 VM's down - 15 more to go!
Thanks again for the help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 10:33 AM
03-06-2009 10:33 AM
Re: Importing a VM guest from HPVM 3.5 to HPV 4.0?
So you did not do a reboot?
Now it is fixed, isn't it?
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!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2009 10:39 AM
03-06-2009 10:39 AM