- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX Virtual Machine Installation Error
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
05-20-2007 11:36 PM
05-20-2007 11:36 PM
I´ve recently installed Integrity VM on a server (HP-UX 11i v2 - 4GB RAM), created a virtual machine with 2GB RAM (Integrity VM doesn´t allow 3GB in this case) and tried to install HP-UX on that VM, but at the end of the installation procedure I have this error:
----------------
* Software installation of this source (B3920 11.23 Foundation OE: DVD2)
is complete.
NOTE: tlinstall is searching filesystem - please be patient
NOTE: Successfully completed
* Loading_software: Complete
* Build_Kernel: Begin
* Building a new kernel using the command: "/usr/sbin/mk_kernel -f -o
/stand/vmunix".
NOTE: File system cache and transaction logging could not be disabled
for the '/stand' file system. The currently requested operation
may take much longer time than normal to complete.
* Building a new kernel for configuration 'import.config'...
ERROR: The kernel build was interrupted by a signal 11 and did not
complete.
The arguments that were supplied to the linker are stored in
file /stand/failure_ldargs.
ERROR: Could not make an executable kernel. An interactive shell will now be
provided. Once you have fixed the problem or a kernel has been built
and placed in /stand/vmunix, "exit" the shell.
----------------
I made a reboot and the entire server (not only the virtual machine) didn´t boot.
I tried again, that time with HP-UX 11i v3, and the error was similar:
----------------
* Software installation of this source (HP-UX Core Software) is
complete.
* Loading_software: Complete
* Build_Kernel: Begin
* Building a new kernel using the command: "/usr/sbin/mk_kernel -f -o
/stand/vmunix".
ERROR: The data for the configuration being imported could not be
saved.
vxfs: WARNING: msgcnt 1 mesg 077: V-2-77: vx_fshdchange - /dev/vg00/lvol1 file system 999 fileset, fileset header : checksum failed
vxfs: WARNING: msgcnt 2 mesg 096: V-2-96: vx_setfsflags - /dev/vg00/lvol1 file system fullfsck flag set - vx_fshdchange
ERROR: Could not make an executable kernel. An interactive shell will now be
provided. Once you have fixed the problem or a kernel has been built
and placed in /stand/vmunix, "exit" the shell.
----------------
I make the standard procedure for the HP-UX installation on the virtual machine (usually Next --> Next --> Next --> ...)
Any idea ??
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2007 01:02 AM
05-21-2007 01:02 AM
Re: HP-UX Virtual Machine Installation Error
HP-UX 11iv3 (11.31) is not supported with HPVM 2.0.
What is your servers hardware and what is the date of your install media?
Maybe the install media is too old to support this?
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
05-21-2007 08:39 PM
05-21-2007 08:39 PM
Re: HP-UX Virtual Machine Installation Error
Install media: HP-UX 11i v2 (December 2006 Media Kit) - The same media for the virtual machine
---------------
What I don't understand is why if the installation of the virtual machine crashes building the kernel as it seems, the entire system crashes, not only the virtual machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 06:29 AM
05-24-2007 06:29 AM
Re: HP-UX Virtual Machine Installation Error
I created the vm this way:
# ioscan -funC disk
Class I H/W Path Driver S/W State H/W Type Description
============================================================================
disk 0 0/0/2/0.0.0.0 sdisk CLAIMED DEVICE TEAC DV-28E-N
/dev/dsk/c0t0d0 /dev/rdsk/c0t0d0
disk 1 0/2/1/0/4/0.0.0 sdisk CLAIMED DEVICE HP LOGICAL
VOLUME
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0
/dev/dsk/c4t0d0s1 /dev/rdsk/c4t0d0s1
/dev/dsk/c4t0d0s2 /dev/rdsk/c4t0d0s2
/dev/dsk/c4t0d0s3 /dev/rdsk/c4t0d0s3
# hpvmcreate -P virtual1 -O hpux -c 1 -r 3G -a disk:scsi::disk:/dev/rdsk/c4t0d0 -a dvd:scsi::disk:/dev/rdsk/c0t0d0
Virtual disk is the entire hard disk where vm host is placed, i think there is no problem with that, is it? Do I have to create a partition to install hpux on the guest?
When I tried to install this way:
-----------------
WARNING: The disk at: 0/0/0/0.0x0.0x0 (HP_Virtual_Disk) appears to contain a file system and boot area. Continuing the installation will destroy any existing data on this disk.
-----------------
Any help will be apreciated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 06:35 AM
05-24-2007 06:35 AM
SolutionAre you saying that your VM host boots of c4t0d0, and that you are trying to create a VM guest that uses that as a virtual disk *as well*!
You certainly can't do that! Your VM guest needs its own LUN, logical volume or file to use as its backing store, and trying to do this would certainly render your VM host unbootable. If you have no other disks in your system then use a logical volume or file as a backing store instead.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-24-2007 06:41 AM
05-24-2007 06:41 AM
Re: HP-UX Virtual Machine Installation Error
this looks like the boot disk of your VMHost.
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0
/dev/dsk/c4t0d0s1 /dev/rdsk/c4t0d0s1
/dev/dsk/c4t0d0s2 /dev/rdsk/c4t0d0s2
/dev/dsk/c4t0d0s3 /dev/rdsk/c4t0d0s3
c4t0d0 is the complete disk, s1..s3 are the sections (partitions).
You need to use another disk, an empty LVOL or at least a file to use as your virtual disk for the guest.
So it is clear now why the host is panic - you going to kill the boot disk!
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
05-24-2007 06:55 AM
05-24-2007 06:55 AM
Re: HP-UX Virtual Machine Installation Error
11.31 is not yet supported with virtual machines (beginning with version 3 you can probably install it as guest).
If you have another empty disk - use it!
If not, but enough free space on your boot disk, create a new LVOL and use this as your virtual disk:
...
disk:scsi::lv:/dev/vg_name/rlvol_name
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
05-24-2007 07:10 AM
05-24-2007 07:10 AM
Re: HP-UX Virtual Machine Installation Error
Welcome to the forums!
If you have further questions, please continue to ask!
(no points for this ;)
Have a lot of fun!
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!
