Integrity Servers
1752725 Members
5687 Online
108789 Solutions
New Discussion юеВ

Re: How to share the FC to HP virtual Machine

 
RAMANAN.M
Occasional Advisor

How to share the FC to HP virtual Machine

Hi
I am doing one ZDB task on HP VSE.
I connected the EVA XL array to the server console.I am able to see the luns.Like that way i have to see the luns from virtual systems.For that i have to share the FC to virtual systems.
Can anyone please help me to solve the problem
OS : HP-UX 11.23
VSE Version : Integrity Virtual Manager A.02.00.00.
Advanced thanks for your help

Thanks & Regards
Ramanan.M
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: How to share the FC to HP virtual Machine

Hi,

you can either pass a disk, lvol or file as a virtual disk to your VM.

I would pick a LVOL for that (if you don't have any multipath software), because you can use pvlinks that way.

Just create a VG on the EVAs vdisk (including alternate pathes) and a LVOL in this VG.

Now add this LVOL to your virtual machine:

hpvmmodify -P myvmsystem -a disk:scsi::lv:/dev/vg_name/rlvol_name

replace "/dev/vg_name/rlvol_name" and "myvmsystem" with your values.

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!   
RAMANAN.M
Occasional Advisor

Re: How to share the FC to HP virtual Machine

Hi
Thanks for your immediate reply.
Now what problem i am facing , while taking backup of the disk (which i creatd from EVA array) using DP 6.0 it gives an error "It is non eva object"
Actually what is happening, the VM recogonize the disk (which i present from the base host) as a normal disk not a eva disk.So DP gives the error due to that reson because DP will not take the non EVA objects Backup.
So what i want means, the vm system should indentify the disk as a EVA disk then only i can continue my task.
Thanks for your response also i hope you will solve the next problem. One more thing ZDB on HP VSE is possible or not.


Thanks
Ramanan.M
Torsten.
Acclaimed Contributor

Re: How to share the FC to HP virtual Machine

Hi don't know ZDB, what is it stand for?

ANY disk inside a virtual machine is emulated as a SCSI disk, the describtion is in your case LV virtual disk.
You can't change this.

Try to use it like a plain SCSI disk.

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!   
RAMANAN.M
Occasional Advisor

Re: How to share the FC to HP virtual Machine

Hi
Thanks for your reply. ZDB means Zero Downtime Backup.

Thanks
Ramanan.M