Operating System - HP-UX
1837117 Members
2246 Online
110112 Solutions
New Discussion

Issue with installating vmvirtualprovider software

 
shikhar_1
Regular Advisor

Issue with installating vmvirtualprovider software

Hi,

I am trying to install vmvirtualprovider_B.04.10 for 11.31 (rx26660) server. Firstly i was getting the error of patch missing while installing it( NOTE: VMVirtProvider requires patch PHSS_40274 for HPVM.CORE B.04.10.)
When i am trying to install PHSS_40274 i am getting following errors
(Could not install the bundle "BUNDLE,r=B.2011.02.16" because none of its filesets could be installed.)
Attached is the error swagent.log
2 REPLIES 2
nijokj
Trusted Contributor

Re: Issue with installating vmvirtualprovider software

try using "-x patch_match_target=true" attribute with swinstall command.
sangilak
Trusted Contributor

Re: Issue with installating vmvirtualprovider software

Hi,


> Could not install the bundle "BUNDLE,r=B.2011.02.16" because none of its filesets could be installed.

I have seen the same error when it was tried to install the patch on a HPVM guest instead of the HPVM host. As far as I know this patch can only be installed on an HPVM host as (it requires the HPVM host filesets to be installed on the system). Are you installing it on the HPVM host or the guest?

Although I have not installed the software myself my understanding is that the installation differs for a HPVM host and guest:
- installation on the HOST:
http://docstore.mik.ua/manuals/hp-ux/en/T2767-90179/ch02s01.html#installing_vmprovider
- installation on the GUEST(S):
http://docstore.mik.ua/manuals/hp-ux/en/T2767-90179/ch04s02.html#installguestsoft


sangilak