Operating System - HP-UX
1751779 Members
4644 Online
108781 Solutions
New Discussion юеВ

Re: HPVM Trial bundle 4.1 fails to Install

 
SOLVED
Go to solution
David Willams
Super Advisor

HPVM Trial bundle 4.1 fails to Install

The trial bundle fails with the following errors @ swagent

* Target: rx26-236:/
* Target logfile: rx26-236:/var/adm/sw/swagent.log
* Reading source for product information.
* Reading source for file information.
The prerequisite "vmGuestSW.GUEST-SW,r>==B.04.10" for fileset
"HPVM.HPVM-CORE,r=B.04.10.02" cannot be successfully resolved.
The prerequisite
"vmKernel.HPVM-KRN,r>==B.04.10,a=HP-UX_B.11.31*" for fileset
"HPVM.HPVM-CORE,r=B.04.10.02" cannot be successfully resolved.
ERROR: The dependencies for fileset "HPVM.HPVM-CORE,r=B.04.10.02"
cannot be resolved (see previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
The prerequisite
"HPVM.HPVM-CORE,r>=B.04.10.02,a=HP-UX_B.11.31*" for fileset
"HPVM.HPVM-VMSGTK,r=B.04.10.02" cannot be successfully
resolved.
ERROR: The dependencies for fileset "HPVM.HPVM-VMSGTK,r=B.04.10.02"
cannot be resolved (see previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
The prerequisite
"HPVM.HPVM-CORE,r>=B.04.10.02,a=HP-UX_B.11.31*" for fileset
"VMMIGRATE.VMMIGRATE-RUN,r=B.04.10.02" cannot be successfully
resolved.
ERROR: The dependencies for fileset
"VMMIGRATE.VMMIGRATE-RUN,r=B.04.10.02" cannot be resolved (see
previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
* Executing preDSA command.
NOTE: The used disk space on filesystem "/opt" is estimated to
increase by 1352 Kbytes.
This will leave 2397696 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/var" is estimated to
increase by 144 Kbytes.
This will leave 3864432 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/usr" is estimated to
remain unchanged.
This will leave 1687000 Kbytes of available user disk space
after the installation.

* Summary of Analysis Phase:
ERROR: Exclude HPVM.HPVM-CORE,r=B.04.10.02
ERROR: Exclude HPVM.HPVM-VMSGTK,r=B.04.10.02
ERROR: Exclude VMMIGRATE.VMMIGRATE-RUN,r=B.04.10.02
ERROR: 3 of 8 filesets had Errors.
* 5 of 8 filesets had no Errors or Warnings.
ERROR: The Analysis Phase had errors. See the above output for
details.


# grep -i hfs /etc/fstab
[rx26-236]/
# swlist | grep HPSIM-HP-UX
[rx26-236]/
# swlist -l bundle | grep VirtualPartition
[rx26-236]/
# swlist |grep -i WBEM
ProviderDefault B.11.31.0903 Select WBEM Providers
[rx26-236]/
# swlist|grep -i vm
BaseLVM B.11.31.0903 Logical Volume Manager
GuestAVIOStor B.11.31.0903.01 HPVM Guest AVIO Storage Software
GuestAvioLan B.11.31.0903 HPVM Guest AVIO LAN Software
HostAVIOStor B.11.31.0903 HPVM Host AVIO Storage Software
HostAvioLan B.11.31.0903 HPVM Host AVIO LAN Software
VMGuestLib B.04.10 Integrity VM Guest Support Libraries

# swlist|grep -i SysMgmtMin
SysMgmtMin B.11.31.0903 Minimum Software Deployment Tools
[rx26-236]/
# uname -a
HP-UX rx26-236 B.11.31 U ia64 3901829063 unlimited-user license
[rx26-236]/
#
11 REPLIES 11
Dennis Handly
Acclaimed Contributor
Solution

Re: HPVM Trial bundle 4.1 fails to Install

This basically says you don't have these filesets installed:
vmGuestSW.GUEST-SW,r>==B.04.10
vmKernel.HPVM-KRN,r>==B.04.10

You must either install them before or at the same time as your other products.

David Willams
Super Advisor

Re: HPVM Trial bundle 4.1 fails to Install

Thanks Dennis ..from where can I download

vmGuestSW.GUEST-SW,r>==B.04.10
vmKernel.HPVM-KRN,r>==B.04.10

Are they not part of the trial bundle
R.K. #
Honored Contributor

Re: HPVM Trial bundle 4.1 fails to Install

Hello David,

Integrity Virtual Machines V4.1 (HP-UX 11i v3 VM Host)

You can get all these from here:
https://h20392.www2.hp.com/portal/swdepot/try.do?productNumber=integrity_vm41

In "Software specification", you need to select all of them (use ctrl key and click them) and download them.
Don't fix what ain't broke
David Willams
Super Advisor

Re: HPVM Trial bundle 4.1 fails to Install

Thanks RK...

I have downloaded all of them and now I have 3 depot files..

I am only able to install one by one..

Is that a way to Install all the three at once.. like a single swinstall command for all of them..

I have them in /tmp/HPVM

Dennis Handly
Acclaimed Contributor

Re: HPVM Trial bundle 4.1 fails to Install

>Is there a way to Install all the three at once?

You must use swcopy to copy them all to one depot then you can use swinstall to do them all:
swcopy -x enforce_dependencies=false -s /tmp/HPVM/d1.depot \* \
@ /tmp/big.depot
(repeat for all 3 depots)
swinstall -s /tmp/big.depot \*
David Willams
Super Advisor

Re: HPVM Trial bundle 4.1 fails to Install

Thanks Dennis... That worked

I have one more Issue on my other server...
And I have a licenced ver there like a tar file

and when I did tar -xvf I have the following

# ll
total 2
drwxr-xr-x 4 bin bin 96 Dec 13 06:16 HPVM
drwxr-xr-x 4 bin bin 96 Dec 13 06:16 VMAGENT
drwxr-xr-x 4 bin bin 96 Dec 13 06:16 VMCONVERT
drwxr-xr-x 4 bin bin 96 Dec 13 06:16 VMMIGRATE
drwxr-xr-x 7 root sys 1024 Dec 13 06:16 catalog


How do I install them... swinstall -s /tmp/HPVM4.1 is failing
David Willams
Super Advisor

Re: HPVM Trial bundle 4.1 fails to Install

[rx26-161]/hpux_software/Serviceguard
# ll
total 154796
-rw-r--r-- 1 root sys 13875200 Dec 13 05:44 T1905CA,r=A.11.16.00,a=HP-UX_B.11.11_32_64.tar
-rw-r--r-- 1 root sys 65372160 Dec 13 05:11 T1905CA,r=A.11.19.00,a=HP-UX_B.11.31_IA_PA.tar
[rx26-161]/hpux_software/Serviceguard

Afterwards I did

tar -xvf T1905CA,r=A.11.19.00,a=HP-UX_B.11.31_IA_PA.tar

tar -xvf 13875200 Dec 13 05:44 T1905CA,r=A.11.16.00,a=HP-UX_B.11.11_32_64.tar

Now I have

# ll
total 154802
drwxr-xr-x 4 bin bin 96 Dec 13 06:31 ATS-CORE
drwxr-xr-x 5 bin bin 96 Dec 13 06:32 CM-Provider-MOF
drwxr-xr-x 6 bin bin 96 Dec 13 06:32 Cluster-Monitor
drwxr-xr-x 14 bin bin 1024 Dec 13 06:32 Cluster-OM
drwxr-xr-x 5 bin bin 96 Dec 13 06:32 Package-CVM-CFS
drwxr-xr-x 6 bin bin 96 Dec 13 06:32 Package-Manager
drwxr-xr-x 3 bin bin 96 Dec 13 06:32 SGManagerPI
drwxr-xr-x 7 bin bin 1024 Dec 13 06:32 SGWBEMProviders
drwxr-xr-x 3 bin bin 96 Dec 13 06:31 ServiceGuard
-rw-r--r-- 1 root sys 13875200 Dec 13 05:44 T1905CA,r=A.11.16.00,a=HP-UX_B.11.11_32_64.tar
-rw-r--r-- 1 root sys 65372160 Dec 13 05:11 T1905CA,r=A.11.19.00,a=HP-UX_B.11.31_IA_PA.tar
drwxr-xr-x 12 root sys 1024 Dec 13 06:32 catalog


How do I install it
Dennis Handly
Acclaimed Contributor

Re: HPVM Trial bundle 4.1 fails to Install

>swinstall -s /tmp/HPVM4.1 is failing

You swinstall the original "tar" file, don't untar it.

>Afterwards I did
tar -xvf T1905CA,r=A.11.19.00,a=HP-UX_B.11.31_IA_PA.tar

Don't untar it. Just swinstall it as is, it's a tape depot:
swinstall -s $PWD/T1905CA,r=A.11.19.00,a=HP-UX_B.11.31_IA_PA.tar \*
David Willams
Super Advisor

Re: HPVM Trial bundle 4.1 fails to Install

wowwwwwwwwww

Thanks Dennis Handly

That worked !!! I am working since the last 2 years on HP-UX... And now I learned how to install a tar file...

I was struggling since 2 years.. on tar..

You made my Day

Thank you so much.. I wish i could assigne more points like 1000 or so