Operating System - HP-UX
1833930 Members
2822 Online
110063 Solutions
New Discussion

Re: INstalling Integrity VM 4.2

 
SOLVED
Go to solution
Dzmitryj Jakavuk
Super Advisor

INstalling Integrity VM 4.2

I have a problem during installation of Integrity VM 4.2 Bundle

The output of preinstallation check is attached

So main reason as i Understood is to uninstal temporary version of Integrity VM. Unfortunately I don't know how to do it

Thank you in advance
21 REPLIES 21
Vijaykumar_1
Valued Contributor
Solution

Re: INstalling Integrity VM 4.2

Try removing with swremove and install the VM again.
Kapil Jha
Honored Contributor

Re: INstalling Integrity VM 4.2

I think u already had earlier veriosn on HPVM installed on the server.
Was it there?which version?

If yes follow the link

http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02023903/c02023903.pdf

page 31 and 32, it should help.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Kapil Jha
Honored Contributor

Re: INstalling Integrity VM 4.2

Don't just remove, check what is there before removing.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

That helped a bit. But still there are some errors with dependences. Unfortunately I don't know where to obtain
"HPVM.HPVM-CORE,r>=B.04.20.02,a=HP-UX_B.11.31*"

Any Ideas?
Kapil Jha
Honored Contributor

Re: INstalling Integrity VM 4.2

were there any previous installation of HPVM on this machine.
or you screwed up the recent fresh installation.

if you have old version installed
remove it with

# swremove -x autoreboot=true T2801AA vmProvider
# rm -rf /opt/hpvm
# rm -rf /opt/hpvmprovider

where
T2801AA Contains:
Integrity Virtual Machines (HP-UX 11i v2 VM Host)
Integrity Virtual Machines (HP-UX 11i v3 VM Host)
Integrity Virtual Machines V4.1 (HP-UX 11i v3 VM Host)

So you may have to be very specific which was earlier version installed.

BR,
Kapil+
I am in this small bowl, I wane see the real world......
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

I have swremove'd the packages and rm'd the dirs.
Do I need to install vmProvider ant T2801 without any precautions ?
Vijaykumar_1
Valued Contributor

Re: INstalling Integrity VM 4.2

Use the following command..

swinstall -x autoreboot=true -s
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

I have installed VMProvider and installation was successfull

bash-4.1# swinstall -x autoreboot=true -s /IVM/VMProvider_B.04.20_HP-UX_B.11.31_IA.depot

I was trying to install T2801 bundle but during preinstallation checks there were errors. So I stopped installation. The log file is attached
Vijaykumar_1
Valued Contributor

Re: INstalling Integrity VM 4.2

HPVMprovider is not mandatory and is optional to enable SIM.

Could you post the o/p of the following commands,
#uname -a
#model

Also attach the installation log in .txt format
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

Here is the output

bash-4.1# uname -a
HP-UX bl860_1 B.11.31 U ia64 3470005736 unlimited-user license
bash-4.1# model
ia64 hp server BL860c
bash-4.1#
Bhadresh
Trusted Contributor

Re: INstalling Integrity VM 4.2

Can you post following o/p from the system:
#swlist | grep VM

Above command will give list of installed bundles related to Integrity VM.

Regards,
Bhadresh
Vijaykumar_1
Valued Contributor

Re: INstalling Integrity VM 4.2

Can you check the version of "HP WBEM" available on your server.It seems like the WBEM version is lower than the requirements.

Refer the following link (this demonstrates V3.5)

http://docs.hp.com/en/T2767-90105/T2767-90105.pdf
SoorajCleris
Honored Contributor

Re: INstalling Integrity VM 4.2

Hi,

which is your os release?

post the output

#swlist -l bundle |grep -i operating

Regards,
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

Here is the output

bash-4.1# swlist -l bundle |grep -i operating
HPUX11i-DC-OE B.11.31.0909 HP-UX Data Center Operating Environment
SoorajCleris
Honored Contributor

Re: INstalling Integrity VM 4.2

Hi,

I dont think you should be facing issues, if you follow the installation configuration manual proplerly. Its dependency error

Could you please check the second chapter of installation and configuration guide.

http://h20000.www2.hp.com/bizsupport/TechSupport/DocumentIndex.jsp?lang=en&cc=us&taskId=101&prodClassId=10008&contentType=SupportManual&docIndexId=64255&prodTypeId=18964&prodSeriesId=4146186

Regards,
Sooraj
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
SoorajCleris
Honored Contributor

Re: INstalling Integrity VM 4.2

Hey friend ,

There you are ....

HPUX11i-DC-OE B.11.31.0909 HP

Below is operating system requirement:

HP-UX 11i v3 March 2010 running on an Integrity server, as well as any appropriate
software patches (see the HP Integrity Virtual Machines 4.2: Release Notes). The license for
Integrity VM includes the license for running the HP-UX 11i v3 Base Operating
Environment (BOE) on the VM Host system.

Regards,
Sooraj
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

Thank you for your help
Unfortunately I haven't payed attention on the HP-UX update version
So I need 03.2010 update.

Bhadresh
Trusted Contributor

Re: INstalling Integrity VM 4.2

system is running with HP-UX 11i v3 September 2009.

HP Integrity Virtual Machines B.04.20 is supported on HP-UX 11i v3 March 2010 1003.

Please have a look at the HPVM 4.2 release notes:
http://bizsupport2.austin.hp.com/bc/docs/support/SupportManual/c02123997/c021239
97.pdf

Regards,
Bhadresh
SoorajCleris
Honored Contributor

Re: INstalling Integrity VM 4.2

If you got the help , you can assign points ;)
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
SoorajCleris
Honored Contributor

Re: INstalling Integrity VM 4.2

Thanks :)
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity" - Dennis Ritchie
Dzmitryj Jakavuk
Super Advisor

Re: INstalling Integrity VM 4.2

thanks a lot to everybody