- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Problem presenting DVD to Integrity VM
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
03-17-2008 07:15 AM
03-17-2008 07:15 AM
When initially creating the VMs, I always presented the DVD first, so by default the hardware address and device file names for DVD across all VMs is 0/0/0/0.0.0 and c0t0d0. I like it this way, it keeps things somewhat standardized. (hpvmmodify -P voyager -a dvd:scsi::disk:/dev/rdsk/c0t0d0)
Yesterday I presented a vdisk to one of the VMs, that did not happen to have the DVD presented at the time. The vdisk grabbed the first available address, which was 0.0.0 and c0t0d0. (hpvmmodify -P voyager -a disk:scsi::disk:/dev/rdsk/c6t0d4)
I want to preserve that address for DVD, so I un-presented the vdisk, ran rmsf -H 0/0/0/0.0.0, but now that hardware address seems to be in a bad state. If I try presenting the DVD again, the command hangs for about 60 seconds. It does not report an error, but silently fails. An ioscan on the VM takes forever, and then shows no DVD was added.
The VM seems to somehow think that address is still a vdisk, or is has the wrong driver tied to that address. Is there anything else I can do to clear up whatever is hung in the VM?
Thanks in advance,
Tim
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2008 07:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2008 07:31 AM
03-17-2008 07:31 AM
Re: Problem presenting DVD to Integrity VM
The address given to the DVD is based on the scsi ID of the disk.
There was no need to do anything to preserve its location. The instant you install a DVD drive with the proper SCSI Id you will be able to detect it with ioscan, insf -c disk and use the drive.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2008 08:00 AM
03-17-2008 08:00 AM
Re: Problem presenting DVD to Integrity VM
I also inserted a dvd into the vmhost. Not sure if that helped, but i know when presenting a tape drive this is a must.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2008 10:52 AM
03-17-2008 10:52 AM
Re: Problem presenting DVD to Integrity VM
If there is no media in the DVD you must present the DVD as a null device then use the vGuest IN and EJ vMP commands