1835228 Members
8044 Online
110078 Solutions
New Discussion

Re: Cannot install IVM 4

 
cheesytime
Regular Advisor

Cannot install IVM 4

Following this document

http://docs.hp.com/en/T2767-90179/T2767-90179.pdf

We are trying to evaluate IVM (Integrity Virtual Machines)

The document says:

1. Install VMKernelSW from DVD #1.
#swinstall -x autoreboot=true -s DVD #1 VMKernelSW

2. Install T2767BC from DVD #2.
#swinstall -x autoreboot=true -s DVD #2 T2767BC

I put the DVD1 (Foundation) and ran mount the DVD on /cdrom then

swinstall -x autoreboot=false -s /dev/dsk/c0t0d0 VMKernelSW and I get a

* Session started for user "root@test".

* Beginning Selection
* Target connection succeeded for "test:/".
* "test:/cdrom/": Cannot open the logfile on this target or
source. Possibly the media is read-only or there is a
permission problem. Check the daemon logfile and
"/var/tmp/swagent.log" on this host for more information.
ERROR: Could not apply the software selection "VMKernelSW"; it is not
available from depot or root "test:/cdrom/".
* Software selection failed for "test:/cdrom/".
ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
* Selection had errors.



======= Mié, 27 May 2009 10:12:36 SAT END swinstall SESSION
(non-interactive) (jobid=test-0130)


Help on this matter will be truly appreciated, I need to know how to install IVM4 on a 11v3 box.


8 REPLIES 8
Jozef_Novak
Respected Contributor

Re: Cannot install IVM 4

Hello,

replace the /dev/dsk/c0t0d0 in your swinstall command with /cdrom:

# swinstall -x autoreboot=false -s /cdrom VMKernelSW

HTH,
J.
cheesytime
Regular Advisor

Re: Cannot install IVM 4

root/test:/ # mount /dev/dsk/c0t0d0 /cdrom

root/test:/ # swinstall -x autoreboot=false -s /cdrom/VMKernelSW
NOTE: The interactive UI was invoked, since no software was
specified.

root/test:/ # swinstall -x autoreboot=false -s /cdrom VMKernelSW

======= Mié, 27 May 2009 10:59:04 SAT BEGIN swinstall SESSION
(non-interactive) (jobid=test-0132)

* Session started for user "root@test".

* Beginning Selection
* Target connection succeeded for "test:/".
* "test:/cdrom": Cannot open the logfile on this target or
source. Possibly the media is read-only or there is a
permission problem. Check the daemon logfile and
"/var/tmp/swagent.log" on this host for more information.
ERROR: Could not apply the software selection "VMKernelSW"; it is not
available from depot or root "test:/cdrom".
* Software selection failed for "test:/cdrom".
ERROR: No software has been selected.
ERROR: Cannot continue the "swinstall" task.
* Selection had errors.



======= Mié, 27 May 2009 10:59:06 SAT END swinstall SESSION
(non-interactive) (jobid=test-0132)


root/test:/cdrom # ls -la | grep Kern
dr-xr-xr-x 1 root root 2048 15 Feb 2008 KernDevKit
dr-xr-xr-x 1 root root 4096 15 Feb 2008 KernelConfig
dr-xr-xr-x 1 root root 2048 15 Feb 2008 PRMKernelSW

root/test:/cdrom # ls -la | grep Kern
dr-xr-xr-x 1 root root 2048 15 Feb 2008 KernDevKit
dr-xr-xr-x 1 root root 4096 15 Feb 2008 KernelConfig
dr-xr-xr-x 1 root root 2048 15 Feb 2008 PRMKernelSW
Jozef_Novak
Respected Contributor

Re: Cannot install IVM 4

Okay, it looks like the VMKernelSW software is not present on the DVD media you have in the drive. Verify it with this:

#swlist [-l product] -s /cdrom VMKernelSW

and try the other media.

J.
Shailendran V Naidu
Frequent Advisor

Re: Cannot install IVM 4

Hi Andrew,
You can try :
1) swinstall -s /cdrom

and then select the required softwares.

2) If not available, you may have to get the right DVD.

but note - IVM 4 works on sept 2009 11.31 OE onwards.
cheesytime
Regular Advisor

Re: Cannot install IVM 4

This is what I have

HP-UX test B.11.31 U ia64 3184528279

I want to try IVM (Integrity Virtual Machines) could someone please tell me where could I download all the bundles needed to get this going? I have been trying for weeks and Im going crazy on this.

Please, ANY help with this will be appreciated.

IT Telecom Bari
Occasional Advisor

Re: Cannot install IVM 4

Now the IVM software is on Data Center Operating DVD
P/n. 5013-8378 and 5013-8378.
Bundle BA931-60017
IT Telecom Bari
Occasional Advisor

Re: Cannot install IVM 4

IVM 4 works on sept 2008 11.31 OE onwards
Jozef_Novak
Respected Contributor

Re: Cannot install IVM 4

Hello,

you can download IVM 4.1 here:

http://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=integrity_vm41

keep in mind that this is only a TRIAL version.

Hope it helps,
Jozef