- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HPVM 4.20.05: hpvmstatus -s
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
02-17-2011 07:26 AM
02-17-2011 07:26 AM
HPVM 4.20.05: hpvmstatus -s
I've a HP VM Host with 128GB memory and two VMs configured with Dynamic memory maximum: 8 GB and Dynamic memory target: 6 GB.
Using the example showed in "Installation and Configuration Guide", the memory requirements would be calculated as follows:
� 12.1 GB for the VM Host (1250 MB plus 8.5% of 128 GB)
� 6.64 GB VM1 requirement (6 GB + 8% of 8 GB)
� 6.64 GB VM2 requirement (6 GB + 8% of 8 GB)
� Total requirements = 25.38 GB of memory
This should leaves 128GB - 25.38GB = 102.6 GB = 105062.4 MB of memory for additional guests.
While if I use hpvmstatus -s I get:
...
Available memory = 100572 Mbytes
...
Why the results are different ?
What I wrong ?
Thanks a lot.
Regards
Raffaele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 08:53 AM
02-17-2011 08:53 AM
Re: HPVM 4.20.05: hpvmstatus -s
I think this is minimum memory needed to create
HPVM host & the guests ,when they are up with some processes they may need more ,are you running any thing on top of them.
Thanks
Manix
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 09:48 AM
02-17-2011 09:48 AM
Re: HPVM 4.20.05: hpvmstatus -s
Where did you got that the additional 8% (or between 8% and 8.3% in your case) of guest memory is computed with the target memory ?
Really I don't know how this is really done, but if I do the same compute, but with 8.64 GB for the VM requirements instead of 6.64 GB, I find that you should have 100986 MB available for additionnal guests.
What happens if you lower the target memory : does it also let more memory available ?
Eric

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2011 11:04 PM
02-17-2011 11:04 PM
Re: HPVM 4.20.05: hpvmstatus -s
It lists some kernel tunable adjustments that make HPVM host OS memory footprint smaller and less dynamic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 01:46 AM
02-18-2011 01:46 AM
Re: HPVM 4.20.05: hpvmstatus -s
thanks for your precious help.
"I think this is minimum memory needed to create HPVM host & the guests ,when they are up with some processes they may need more ,are you running any thing on top of them."
I don't run anything on the VMs, furthermore I tried to run several processes and the "hpvmstatus -s" showed the same result.
"Where did you got that the additional 8% (or between 8% and 8.3% in your case) of guest memory is computed with the target memory ?"
I didn't read this anywhere, but I think it's correct.
"What happens if you lower the target memory : does it also let more memory available ?"
If I change the target memory, "hpvmstatus -s" shows a different Available Memory.
I would find a reliable formula because I need to plan several scenarios, and I can't test all of these.
I'll read the whitepaper and I hope I'll find what I need.
Thanks again
Raffaele
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2011 03:21 AM
02-18-2011 03:21 AM
Re: HPVM 4.20.05: hpvmstatus -s
I've readed the white paper.
It's very interesting, but the formula used for calculate memory requirements is the same of the formula showed in the Guide.
Regards
Raffaele