- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Starting hpvm after reboot.
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-03-2009 09:21 AM
02-03-2009 09:21 AM
root@cmapp01:/opt/hpvm/bin# ./hpvmstart -p 2
hpvmstart: ERROR (host): Unable to open device file '/dev/hpvmntdvr' - No such device.
hpvmstart: ERROR (host): Fail to get max number of ports.
hpvmstart: ERROR (host): Unable to get max number of ports.
hpvmstart: Unable to continue.
From my research thus far it appears to have something to do with the virtual switch, but up to this point I have been unable to resolve this.
Any suggestions at this point would help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 09:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 09:37 AM
02-03-2009 09:37 AM
Re: Starting hpvm after reboot.
root@cma:/opt/hpvm/bin# ./hpvmstatus -v
Version A.03.00.00
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory Runsysid
==================== ===== ======= ========= ====== ===== ===== ======= ========
vmauto 3 HPUX Off 2 1 1 2 GB 0
vmqa 2 HPUX Off 2 1 1 2 GB 0
root@cm:/opt/hpvm/bin# ./hpvmnet -v
Version A.03.00.00
hpvmnet: ERROR (host): Unable to open device file '/dev/hpvmntdvr' - No such device.
hpvmnet: ERROR (host): Fail to get max number of ports.
hpvmnet: ERROR (host): Unable to get max number of ports.
hpvmnet: ERROR (host): Unable to parse hpvmnet 'localnet's config file.
hpvmnet: Unable to get vswitch list.
hpvmnet: Unable to continue.
root@cmapp01:/opt/hpvm/bin#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 09:43 AM
02-03-2009 09:43 AM
Re: Starting hpvm after reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 09:47 AM
02-03-2009 09:47 AM
Re: Starting hpvm after reboot.
root@cmapp01:/etc/rc.config.d# ls -al /dev/hpvm*
crw-r--r-- 1 root root 118 0x000000 Feb 2 16:01 /dev/hpvmdvr
crw-r--r-- 1 root root 118 0x0fffff Feb 2 16:01 /dev/hpvmdvri
crw-r--r-- 1 root root 121 0x000000 Feb 2 16:01 /dev/hpvmntdvr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:02 AM
02-03-2009 10:02 AM
Re: Starting hpvm after reboot.
Check in /etc/rc.log if you have recieved any error
Could you post /etc/rc.log , /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:21 AM
02-03-2009 10:21 AM
Re: Starting hpvm after reboot.
root@cmapp01:/opt/hpvm/bin# tail -f /etc/rc.log &
root@cmapp01:/opt/hpvm/bin# tail -f /var/adm/syslog/syslog.log &
root@cmapp01:/opt/hpvm/bin# ./hpvmstart -p 2
hpvmstart: ERROR (host): Unable to open device file '/dev/hpvmntdvr' - No such device.
hpvmstart: ERROR (host): Fail to get max number of ports.
hpvmstart: ERROR (host): Unable to get max number of ports.
hpvmstart: Unable to continue.
root@cmapp01:/opt/hpvm/bin#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:27 AM
02-03-2009 10:27 AM
Re: Starting hpvm after reboot.
rc.log is only for the start-up script after rebooting the server
# cat /etc/rc.log
There would be somthing like hpvm start.. etc..
Also by inserting "&" You are running the job in the background.
Probably you should use
# tail -f /var/adm/syslog/syslog.log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:34 AM
02-03-2009 10:34 AM
Re: Starting hpvm after reboot.
-------------------------------------
Start HP Virtual Machine Monitor
Output from "/sbin/rc2.d/S529hpvm start":
----------------------------
vm_fssagt pid 1420
ERROR: Unable to load module 'hpvmdvr': No such file or directory
ERROR: Unable to load module 'hpvmntdvr': No such file or directory
Unable to open /dev/hpvmdvri: No such device
hpvmnet: ERROR (host): Unable to open device file '/dev/hpvmntdvr' - No such device.
hpvmnet: ERROR (host): Fail to get max number of ports.
hpvmnet: ERROR (host): Unable to get max number of ports.
hpvmnet: ERROR (host): Unable to parse hpvmnet 'localnet's config file.
hpvmnet: Unable to start all the vswitches.
hpvmnet: Unable to continue.
"/sbin/rc2.d/S529hpvm start" FAILED
-----------------------------
Start HP Virtual Machine Guest Libraries
Output from "/sbin/rc3.d/S829hpvmguestlib start":
----------------------------
Thank-you for you continued help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:42 AM
02-03-2009 10:42 AM
Re: Starting hpvm after reboot.
Let me check the kernel parameter which should be checked
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:49 AM
02-03-2009 10:49 AM
Re: Starting hpvm after reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:51 AM
02-03-2009 10:51 AM
Re: Starting hpvm after reboot.
The following procedure was used to create a new kernel configuration:
# mk_kernel
# find . -name hpvmdvr -> now correctly shows the module under /stand/hpux_test
# kconfig -n hpux_test
# shutdown
Keep the backup of the present kernel handly before performing the above action plan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 10:55 AM
02-03-2009 10:55 AM
Re: Starting hpvm after reboot.
Since you are new to forum, just like to remind you to not forget to assign points to all the posts
http://forums13.itrc.hp.com/service/forums/helptips.do?#33
"Late nite here.. Gonna sleep.."
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-03-2009 12:00 PM
02-03-2009 12:00 PM
Re: Starting hpvm after reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2009 10:53 PM
10-13-2009 10:53 PM