- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- unable to start VM
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
04-18-2009 01:29 AM
04-18-2009 01:29 AM
I have HP Box with 4 physical cpu and installed integrity VM
I have created 4 VM
# hpvmstatus
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Runsysid
==================== ===== ======= ========= ====== ===== ===== ======= ========
hpvm1 9 HPUX Off 3 1 1 8 GB 0
hpvm2 10 HPUX Off 2 1 1 8 GB 0
delvm1 68 UNKNOWN Off 1 1 3 8 GB 0
name2 53 UNKNOWN Off 4 1 1 5 GB 0
we allocated 3 virtual cpu(-e 60) for hpvm1
we allocated 2 virtual cpu( -e 50) for hpvm2
we are able to start hpvm1 successful
but but we are getting the following error message when we are trying to start hpvm2
# hpvmstart -P hpvm2
HPVM guest hpvm2 configuration problems:
Warning 1: Insufficient cpu resource for guest.
These problems may prevent HPVM guest hpvm2 from starting.
hpvmstart: Unable to continue.
Total used cpu is 3*60 + 2*50 = 280
But the total cpu available is 4*100 = 400
Can you please help use why I am getting this error when I am trying to stat hpvm2
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2009 02:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 03:37 AM
04-19-2009 03:37 AM
Re: unable to start VM
Use command
#hpvmstart -F hpvm2
to troubleshoot and see the output.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 09:48 PM
04-19-2009 09:48 PM
Re: unable to start VM
BR,
Kapil+
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 09:53 PM
04-19-2009 09:53 PM
Re: unable to start VM
BR,
Kapil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2009 11:10 PM
04-19-2009 11:10 PM
Re: unable to start VM
I am not sure, I can explain this very well, but you should use smallers entitelments to the cpus, your problem is:
You have 4 cpus.
If you give 3 cpus the 60% entiltenment.
You only have left, 3 vcpus with a 40% and 1 cpus with a 100%.
When you create a new machine with 2 vcpus with 50%, it can't boot beacuse it can't allocate enough cpu, it can allocate on vcpu on the 100% cpu, but the other 3 cpus only have 40% available and you need 50%, so it can't boot.
it's better explained here:
http://docs.hp.com/en/9985/TopTenTips2.5.pdf
hpoe it helps