1748128 Members
3546 Online
108758 Solutions
New Discussion юеВ

Device mapping

 
Joe Short
Super Advisor

Device mapping

I am looking for a way to map a host device to a device on an Intergity VM. I am trying to determine what device name on the VM host is equal to what device name on the VM. For example, /dev/rdisk/disk25 on the host is equal to /dev/rdisk/disk5 on the VM.
Is there a command, commands, or script that can be used to easily perform this mapping?
2 REPLIES 2
Anonymous
Not applicable

Re: Device mapping

HPVM V4.20 and above come with hpvmdevinfo(1M) command for both host and guest which does exactly what you are after.
Bhadresh
Trusted Contributor

Re: Device mapping

Hi,

You can use hpvmdevinfo command on INTEGRITY VM V4.2. For other INTEGRITY VM versions, you need to use multiple commands to find out the device details:
hpvmstatus -p
hpvmdevmgmt ├в l all

Regards,
Bhadresh