Operating System - HP-UX
1753331 Members
4947 Online
108792 Solutions
New Discussion юеВ

Where do you create Integrity VM via "system Mngt homepage"

 
SOLVED
Go to solution
Jerry_109
Super Advisor

Where do you create Integrity VM via "system Mngt homepage"

Hello All,

I have trying to locate the screen to create an Integrity VM guest from the :
"System Management Homepage". I went under

Tools -> Integrity Virtual Machines Management -> Integrity Virtual Machines Manager

but their does not seem to be an option to create VM guest. Please advise.

+++++++++++++++++++++++

##############################

I attempted to create it from the command line with script :

#!/sbin/sh

PATH=/sbin:/usr/sbin:/usr/bin:/opt/samba/bin:/opt/hpvm/bin
export PATH

/opt/hpvm/bin/hpvmcreate -P hovm230 \
-l "Group1 Test system" \
-O hpux \
-B auto \
-c 4 \
-e 10 \
-r 16G \
-a disk:scsi::lv:/dev/vgtest/rhovm230 \
-a network:lan::vswitch:localnet \
-F

exit 0

##################################

but I receive error when I attempted to use
/dev/rdsk/c2t0d1 for lv. Not sure what went wrong? So, I was told to just use system mgnt honepage, and it will give command.

4 REPLIES 4
Torsten.
Acclaimed Contributor
Solution

Re: Where do you create Integrity VM via "system Mngt homepage"

What error did you get while using the command line?

Is dev/rdsk/c2t0d1 set up in a VG and does the LV exist?

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
VK2COT
Honored Contributor

Re: Where do you create Integrity VM via "system Mngt homepage"

Hello,

Firstly, you seem to be missing VMMGR.

VM Manager must be installed separately on a
VM host.

Get the bundle and install it.

About the hpvmcreate error. Did you set
the backing store (in your case
a logical volume) correctly?

Cheers,

VK2COT
VK2COT - Dusan Baljevic
Jerry_109
Super Advisor

Re: Where do you create Integrity VM via "system Mngt homepage"

thanks guys, I re-read the man page and found the syntax error I made. I changed it too, and works now.

-a disk:scsi::disk:/dev/rdsk/c2t0d1 \


Thanks.
Tim Nelson
Honored Contributor

Re: Where do you create Integrity VM via "system Mngt homepage"

There is a plugin needed for SMH.
Check all the pre-reqs, SMH, SIM, etc...

http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=vse