- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- SAN attachment to HPVM guest
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 02:54 AM
05-15-2009 02:54 AM
SAN attachment to HPVM guest
I installed HPVM with two guests and I'm wondering if there is any way to attach a new LUN to the guest directly and bypass the master.
Curently the LUN are attached to the master and disks are added to the guests using hpvmmodify command.
Thanks in advance for your help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 03:01 AM
05-15-2009 03:01 AM
Re: SAN attachment to HPVM guest
no, this is not possible. All guest storage is under VM host control. This means that each storage device configured in a guest must have a backing store on the VM host. It can be either a raw disk, partition, LVM volume or a file in a VM host filesystem.
SAN LUN cannot be attached directly to the guest as FC adapters are not virtualized and hence the SAN traffic must go through HBAs on the VM host.
J.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 03:07 AM
05-15-2009 03:07 AM
Re: SAN attachment to HPVM guest
Thanks for your prompt feedback.
That's what I thought as well but believing the picture page 7 on the documentation attached it sounds possible to have a virtual HBA on the guest using AVIO drivers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 03:16 AM
05-15-2009 03:16 AM
Re: SAN attachment to HPVM guest
You still need to create a virtual disk on the host and assign iot to the guest
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2009 03:30 AM
05-15-2009 03:30 AM
Re: SAN attachment to HPVM guest
yes the picture really mentions virtual HBAs, however, as far as I know all storage in VM guests attaches to virtualized SCSI adapters. Use of AVIO storage type is specified in hpvmmodify command when adding a storage device.
My understanding is that if LUNs could be presented directly to a VM, it would have to virtualize FC adapters with characteristics like ports, WWNs and so on.
J.