- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Integrity VM: 'hpvminfo' error mesg . . .
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-16-2007 05:26 AM
04-16-2007 05:26 AM
Integrity VM: 'hpvminfo' error mesg . . .
/usr/lib/hpux64/dld.so: Unable to find library 'libhpvmguest.so'.
The following packages are installed on my iTanium 3600 system:
# PRM-Sw-Gui C.03.02 Process Resource Manager PRM-Sw-Gui product
PRM-Sw-Gui.PRM-GUI C.03.02 HP PRM PRM-GUI fileset
# PRM-Sw-Krn C.01.04 Process Resource Manager PRM-Sw-Krn product
PRM-Sw-Krn.PRM-KRN C.01.04 Process Resource Manager PRM-KRN fileset
# PRM-Sw-Lib C.03.02 Process Resource Manager PRM-Sw-Lib product
PRM-Sw-Lib.PRM-LIB C.03.02 Process Resource Manager PRM-LIB fileset
# vmGuestLib A.02.00.02 Integrity VM vmGuestLib
vmGuestLib.GUEST-LIB A.02.00.02 Integrity VM GUEST-LIB fileset
# vmMigrate A.02.00.02 Integrity VM vmMigrate
vmMigrate.VM-MIG-CORE A.02.00.02 Integrity VM VM-MIG-CORE fileset
# vmProvider A.02.00.02 WBEM Provider for Integrity VM vmProvider
vmProvider.VM-PROV-CORE A.02.00.02 WBEM Provider for Integrity VM VM-PROV-CORE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 06:22 AM
04-16-2007 06:22 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
Well the library is missing or the DEPOT install is corrupt.
swverify the relavent depots and prepare to swremove and swinstall anew.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 08:04 AM
04-16-2007 08:04 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
The usual product list for IVM is
1. VMProvider (if installed)
2. T2767AC
3. VMGuestLib
4. VMKernelSW
Check if you have these products installed on the server using swlist and check the installed 'state' as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 08:44 AM
04-16-2007 08:44 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
# swlist -l fileset -a state |egrep -i 'vmguest|vmkernel|vmprovider'
# vmGuestLib
vmGuestLib.GUEST-LIB configured
# vmKernel
vmKernel.HPVM-KRN configured
# vmProvider
vmProvider.VM-PROV-CORE configured
# swlist -l fileset -a state T2767AC
# Initializing...
# Contacting target "v52host"...
#
# Target: v52host:/
#
# T2767AC
# T2767AC.HPVM
T2767AC.HPVM.HPVM-CORE configured
T2767AC.HPVM.HPVM-VMSGTK configured
# T2767AC.VMAGENT
T2767AC.VMAGENT.VMAGENT-LIB configured
T2767AC.VMAGENT.VMAGENT-RUN configured
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 09:01 AM
04-16-2007 09:01 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
# find / -type f -name '*vmguest.so' -print
/var/spool/sw/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux32/libhpvmguest.so
/var/spool/sw/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux64/libhpvmguest.so
/var/depot/virtual/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux32/libhpvmguest.so
/var/depot/virtual/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux64/libhpvmguest.so
/depot.hpvm_guest/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux32/libhpvmguest.so
/depot.hpvm_guest/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux64/libhpvmguest.so
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 09:18 AM
04-16-2007 09:18 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
If not reboot it.
I would expect the file to be located or installed under /opt/hpvm/lib/hpux{32/64} if the installation is correct.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 09:23 AM
04-16-2007 09:23 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
-r-xr-xr-x 1 bin bin 51980 Nov 15 21:41 /var/spool/sw/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux32/libhpvmguest.so
-r-xr-xr-x 1 bin bin 53824 Nov 15 21:41 /var/spool/sw/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux64/libhpvmguest.so
-r-xr-xr-x 1 root root 18821 Nov 3 21:16 /var/depot/virtual/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux32/libhpvmguest.so
-r-xr-xr-x 1 root root 18412 Nov 3 21:16 /var/depot/virtual/vmGuestLib/GUEST-LIB/opt/hpvm/lib/hpux64/libhpvmguest.so
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2007 10:52 AM
04-16-2007 10:52 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
Do you see the product files under /var/opt/hpvm and /opt/hpvm and only this lib file missing ?
You can try copying the lib files from the /var/spool. However the question of the IVM product instalaltion consistency remains.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2007 03:59 AM
04-17-2007 03:59 AM
Re: Integrity VM: 'hpvminfo' error mesg . . .
I agree, the install is suspect, but I also don't know if the system was rebooted after the virtual packages were installed. From looking around, it seems like the vmGuest package is installed - but not completely.
# ls /opt/hpvm/bin
hpvmclone hpvmconsole hpvmctrld hpvminfo hpvmmodify hpvmremove hpvmstatus vm_fssagt
hpvmcollect hpvmcreate hpvmdevmgmt hpvmmigrate hpvmnet hpvmstart hpvmstop
# ls /var/opt/hpvm
ISO-images backups common guests hpvmnet uuids uuids_bad
# swlist -l file |grep -i vmguest
# vmGuestLib A.02.00.02 Integrity VM vmGuestLib
# vmGuestLib.GUEST-LIB A.02.00.02 Integrity VM GUEST-LIB fileset
vmGuestLib.GUEST-LIB: /opt/hpvm/lib/hpux32/libhpvmguest.so
vmGuestLib.GUEST-LIB: /opt/hpvm/lib/hpux64/libhpvmguest.so
vmGuestLib.GUEST-LIB: /s# ll -L /opt/hpvm/lib/hpux32/libhpvmguest.so /opt/hpvm/lib/hpux64/libhpvmguest.so /sbin/init.d>
/opt/hpvm/lib/hpux32/libhpvmguest.so not found
/opt/hpvm/lib/hpux64/libhpvmguest.so not found
-r-xr-xr-x 1 bin bin 1379 Nov 3 21:16 /sbin/init.d/hpvmguestlib
-r-xr-xr-x 1 bin bin 1379 Nov 3 21:16 /sbin/rc3.d/S829hpvmguestlib
bin/init.d/hpvmguestlib
vmGuestLib.GUEST-LIB: /sbin/rc3.d/S829hpvmguestlib