- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hp virtual machine warning
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
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
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
тАО12-25-2007 08:27 PM
тАО12-25-2007 08:27 PM
We have installed the trial version of integrity virtual machine and everything is working fine. We have 3 virtual servers on the physical host. But the hpvmstatus command is returing this warning message.
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Runsysid
==================== ===== ======= ========= ====== ===== ===== ======= ========
xiqa 3 HPUX On (OS) 4 6 1 2 GB 0
hpvmstatus: WARNING (host1): The configuration file needs to be updated.
eccqa 1 HPUX On (OS) 4 16 1 12 GB 0
hpvmstatus: WARNING (host2): The configuration file needs to be updated.
biqa 4 HPUX On (OS) 4 10 1 12 GB 0
hpvmstatus: WARNING (host3): The configuration file needs to be updated.
Is there any configuration chnages that I have to do ?
Appreciating your help and points assured.
kggj
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2007 02:39 AM
тАО12-26-2007 02:39 AM
SolutionI have never seen this message before but I also have never used an HPVM evaluation version ...
"Is there any configuration chnages that I have to do ?" Your question is a little bit vague. It's dependent on what you did exactly before ;-)
Anyway, I would tend to answer "NO". If you treat the VMs with commands hpvmcreate, hpvmodify, ... and not straight by editing configuration files you should not have any trouble, any more thing to do.
May be you could have to issue somes "hpvmdevmgmt ..." commands, for example to have a CDROM shareable, but it's not something mandatory.
Well, since the message speaks of "configuration file" let's have a look at /var/opt/hpvm/guests/*/ (symbolic links to /var/opt/hpvm/uuids/*/). You should find for each VM the following files :
/var/opt/hpvm/guests/leiho/:
total 400
-rw-r----- 1 root hpvmsys 3 Dec 21 16:20 .vmid
-rw-rw-r-- 1 root hpvmsys 65744 Dec 21 17:49 FPL
-rw-rw-r-- 1 root hpvmsys 16592 Dec 21 17:49 SEL
drwxrws--- 2 root hpvmsys 96 Dec 26 11:05 console
-rw-rw-r-- 1 root hpvmsys 50 Dec 21 17:41 guest_status
-rw-r--r-- 1 root hpvmsys 573 Dec 21 17:49 log
-rw-r----- 1 root hpvmsys 65603 Dec 21 17:49 nvram
-rw-r----- 1 root hpvmsys 1533 Dec 21 17:41 vmm_config.current
If the VM is started you will find a special file :
crwx------ 1 root hpvmsys 118 0x000002 Dec 21 17:31 vm_dev
And if you have done some hpvmodify you can also find following files :
-rw-r----- 1 root hpvmsys 1450 Dec 26 11:05 vmm_config.next
-rw-r----- 1 root hpvmsys 1456 Dec 20 16:59 vmm_config.prev
If you take a look at a VM's vmm_config.current file do you notice any difference with the result of an hpvmstatus -P ?
Do you have the same warning message with command "hpvmdevmgmt -l all" ?
That's all for the moment.
Ho no, something else : i am surprised by the message itself "hpvmstatus: WARNING (host1): ..." then same message with host2, then host3. Any idea about what are host1, host2 and host3 ?
Regards
Eric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2007 06:25 AM
тАО12-26-2007 06:25 AM
Re: hp virtual machine warning
host1 , 2 and 3 are the guest machines.
kggj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2007 06:28 AM
тАО12-26-2007 06:28 AM
Re: hp virtual machine warning
The # hpdevmgmt -l all command does not give any warnings.
Thanks
kggj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-26-2007 07:16 AM
тАО12-26-2007 07:16 AM
Re: hp virtual machine warning
Have you installed the guest depot ? You can find it on the host under :
/opt/hpvm/guest-images/hpux/11iv2/hpvm_guest_depot.11iv2.sd
(or /opt/hpvm/guest-images/hpux/11iv3/hpvm_guest_depot.11iv3.sd if your guest is HP-UX 11iv3)
What about the files I told you to check under /var/opt/hpvm/guests/