- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Starting vm client insufficient free host memory
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
09-30-2008 08:43 AM
09-30-2008 08:43 AM
vm1# hpvmstart -p9
HPVM guest vmc9 configuration problems:
Warning 1: There is insufficient free host memory for this guest.
These problems may prevent HPVM guest vmc9 from starting.
hpvmstart: Unable to continue.
Supporting information:
vm1# hpvmstatus
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Runsysid
==================== ===== ======= ========= ====== ===== ===== ======= ========
vmc1 2 HPUX On (OS) 1 2 3 8 GB 0
vmc2 3 HPUX On (OS) 2 2 3 4 GB 0
vmc3 4 HPUX On (OS) 4 5 2 12 GB 0
vmc4 5 HPUX On (OS) 4 5 3 32 GB 0
vmc5 6 HPUX On (OS) 2 3 2 8 GB 0
vmc6 8 HPUX On (OS) 4 2 2 12 GB 0
vmc7 9 UNKNOWN Off 1 1 2 1 GB 0
vmc8 10 UNKNOWN Off 1 1 2 2 GB 0
vm1# machinfo (excerpts)
CPU info:
Number of CPUs = 12
Number of enabled CPUs = 12
Number of enabled sockets = 6
Cores per socket = 2
Clock speed = 1598 MHz
Bus speed = 533 MT/s
CPUID registers
vendor information = "GenuineIntel"
processor serial number = 0x0000000000000000
processor version info = 0x0000000020010104
architecture revision: 0
processor family: 32 Intel(R) Itanium 2 9100 series
processor model: 1 Intel(R) Itanium 2 9100 series
Bus features
implemented = 0xbdf0000020000000
selected = 0x0020000000000000
Exclusive Bus Cache Line Replacement Enabled
processor revision: 1 Stepping A1
largest CPUID reg: 4
processor capabilities = 0x0000000000000005
implements long branch: 1
implements 16-byte atomic operations: 1
Cache info (per core):
L1 Instruction: size = 16 KB, associativity = 4
L1 Data: size = 16 KB, associativity = 4
L2 Instruction: size = 1024 KB, associativity = 8
L2 Data: size = 256 KB, associativity = 8
L3 Unified: size = 9216 KB, associativity = 9
Memory = 98104 MB (95.804688 GB)
vm1# swapinfo -atm
Mb Mb Mb PCT START/ Mb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 139392 0 139392 0% 0 - 1 /dev/vg00/lvol2
reserve - 79322 -79322
total 139392 79322 60070 57% - 0 -
I'm not sure if I've got everything calculated properly, but I'm pretty sure that I've got enough physical memory to handle this. Any assistance is appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 09:00 AM
09-30-2008 09:00 AM
Re: Starting vm client insufficient free host memory
hpvmstatus -s
to see the available memory.
The host itself needs to have memory for each 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
09-30-2008 09:04 AM
09-30-2008 09:04 AM
Re: Starting vm client insufficient free host memory
However, you should remember that there needs to be memory kept in resevre for the Host, as well as a certain overhead per guest.
From the VM3.5 manual:
Sufficient physical memory (RAM), including the following:
750 MB + 7.5% of memory beyond the first GB (that is, 7.5% of (total physical memory
- 1 GB))
Total aggregate memory required for each guest (operating system and application
requirements)
Additional 7% of aggregate guest memory for overhead for guests less than or equal
to 4 GB and between 7% and 7.3% for guests larger than 4 GB.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 09:08 AM
09-30-2008 09:08 AM
Re: Starting vm client insufficient free host memory
#hpvmstatus -s
[HPVM Server System Resources]
Processor speed = 1599 Mhz
Total physical memory = 98105 Mbytes
Total number of processors = 12
Available memory = 1026 Mbytes
Available swap space = 60065 Mbytes
Maximum vcpus for an HP-UX virtual machine = 4
Maximum vcpus for a Windows virtual machine = 4
Maximum vcpus for a Linux virtual machine = 4
Available entitlement for a 1 way virtual machine = 1599 Mhz
Available entitlement for a 2 way virtual machine = 1599 Mhz
Available entitlement for a 3 way virtual machine = 1599 Mhz
Available entitlement for a 4 way virtual machine = 1599 Mhz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 09:12 AM
09-30-2008 09:12 AM
Re: Starting vm client insufficient free host memory
Available memory = 1026 Mbytes
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
09-30-2008 09:16 AM
09-30-2008 09:16 AM
SolutionSufficient physical memory (RAM), including the following:
â ¢ 750 MB + 8.5% of memory beyond the first GB (that is, 8.5% of (total physical memory
- 1 GB))
â ¢ Total aggregate memory required for each guest (operating system and application
requirements)
HP-UX 11i v2 May 2005 requires a minimum of 1 GB of memory, so a guest running
HP-UX must be configured with at least that much memory.
â ¢ Additional 8% of aggregate guest memory for overhead for guests less than or equal
to 4 GB and between 8% and 8.3% for guests larger than 4 GB.
For example, for a VM Host with 16 GB of memory and two VMs configured with 3 GB
of memory each, the memory requirements would be calculated as follows:
â ¢ 2 GB for the VM Host (750 MB plus 8.5% of 15 GB)
â ¢ 6.48 GB total guest requirement (108% of 6 GB)
â ¢ Total requirements = 8.48 GB of memory
This leaves 7.52 GB of memory for additional guests.
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
09-30-2008 09:21 AM
09-30-2008 09:21 AM
Re: Starting vm client insufficient free host memory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2008 01:10 PM
10-01-2008 01:10 PM