1833768 Members
1803 Online
110063 Solutions
New Discussion

Re: VM problem

 
Aggy
Frequent Advisor

VM problem

We have got VM's on our npar server.
On the Npar server I used hpvmmodify to add another disk to our existing Virtual machine
hpvmmodify -P Servername -a disk:scsi:0.0,2:disk:/dev/rdsk/cxtxdx
when I use hpvmstatus on our Npar server I can see in the storage interface detail that the hard disk is allocated

HPVMSTATUS O/P ON OUR NPAR Server

Device Adaptor Bus Dev Ftn Tgt Lun Storage Device
====== ========== === === === === === ========= =========================
disk scsi 0 0 0 0 0 disk /dev/rdsk/cxtxdx
disk scsi 0 0 0 2 0 disk /dev/rdsk/c2x1xdx
disk scsi 0 0 0 9 0 disk /dev/rdsk/c10t1d4 - NEW
but when I do a IOSCAN on our VM Server
I only see the 2 disks not the new one which I created on target 9

IOSCAN O/P on Virtual Server

Class I H/W Path Driver S/W State H/W Type Description
=======================================================================
disk 0 0/0/0/0.0.0 sdisk CLAIMED DEVICE HP Virtual Disk

disk 2 0/0/0/0.2.0 sdisk CLAIMED DEVICE HP Virtual Disk

6 REPLIES 6
Steven E. Protter
Exalted Contributor

Re: VM problem

Shalom Aggy,

Suggestions:
1) disk is not properly assigned to the vpar
2) disk requires pvcreate.
3) boot the vpar
4) Disk may be dead.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Aggy
Frequent Advisor

Re: VM problem

Thanks Steve

I removed the drive, created it again using HPVMMODIFY.
Did a insf -e on my virtual Server but still cannnot see the drive.
Anand Sreenivasan
Regular Advisor

Re: VM problem

I had the same problem and it came down to the Device driver. I was told to upgrade my scsi drivers to see it in the virtual server. Try it on....
Aggy
Frequent Advisor

Re: VM problem

Anand,
I have got other 2 drives configured in the same way.Just want to add another one.
Aggy
Frequent Advisor

Re: VM problem

Any ideas yet.Still waiting for a solution.
Have also asked HP support.
Douglas D. Denney
Frequent Advisor

Re: VM problem

Don't know if any of the above has resolved your problem. But, when I've added devices to IntegrityVM, I have to reboot the VM to get it to recognize the new hardware. Doing "insf -e" doesn't work. Has to be a reboot at this time. I believe that a future release of IVM will allow dynamic HW addition/removal.