- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Have some question on handling virtual DVD on Inte...
Operating System - HP-UX
1822148
Members
3936
Online
109640
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
11-13-2009 10:06 AM
11-13-2009 10:06 AM
Hi All,
I am in the process of creating new VMs on host server of integrity VM.
Now i have some question about creating virtual DVDs.
1)Virtual DVD:
#hpvmmodify –P vm01 –a dvd:scsi:disk:/dev/rdsk/c0t0d2
1.1)Now the physical DVD of host is converted virtual DVD of this VM, am i correct?
1.2)then we can insert and eject the DVD disc from console of VM, am i correct?
1.3)For example, if the DVD is available on DVD drive of host while adding the virtual DVD to VM, will the DVD disc be inserted automatically or not?
2)Virtual File DVD:
# hpvmmodify –P vm01 –a dvd:scsi:file:/var/opt/hpvm/ISOimages/hpux/0603-FOE-D1.iso
2.1)Now the above mentioned iso file has been created as virtual DVD on VM, am i correct?
2.2)is it possible that we can insert and eject the iso file from console of VM?
3)Virtual Null DVD:
# hpvmmodify –P vm01 –a dvd:scsi::null:/dev/rdisk/disk7
3.1)It will create virtual null DVD, then we can insert and eject the DVD disc from console of VM, am i correct?
3.2)can we insert ISO file in this?
# hpvmmodify –P vm01 –a dvd:scsi::file:/var/opt/hpvm/ISO-images/hpux/
3.3)it will create virtual null file DVD, so we can insert and eject iso files available in above location, am i correct?
I am in the process of creating new VMs on host server of integrity VM.
Now i have some question about creating virtual DVDs.
1)Virtual DVD:
#hpvmmodify –P vm01 –a dvd:scsi:disk:/dev/rdsk/c0t0d2
1.1)Now the physical DVD of host is converted virtual DVD of this VM, am i correct?
1.2)then we can insert and eject the DVD disc from console of VM, am i correct?
1.3)For example, if the DVD is available on DVD drive of host while adding the virtual DVD to VM, will the DVD disc be inserted automatically or not?
2)Virtual File DVD:
# hpvmmodify –P vm01 –a dvd:scsi:file:/var/opt/hpvm/ISOimages/hpux/0603-FOE-D1.iso
2.1)Now the above mentioned iso file has been created as virtual DVD on VM, am i correct?
2.2)is it possible that we can insert and eject the iso file from console of VM?
3)Virtual Null DVD:
# hpvmmodify –P vm01 –a dvd:scsi::null:/dev/rdisk/disk7
3.1)It will create virtual null DVD, then we can insert and eject the DVD disc from console of VM, am i correct?
3.2)can we insert ISO file in this?
# hpvmmodify –P vm01 –a dvd:scsi::file:/var/opt/hpvm/ISO-images/hpux/
3.3)it will create virtual null file DVD, so we can insert and eject iso files available in above location, am i correct?
Solved! Go to Solution.
- Tags:
- DVD
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2009 12:45 PM
11-13-2009 12:45 PM
Solution
Ch 7.3 of the IVM admin guide discusses everything you would ever witsh to know.
http://www.docs.hp.com/en/vse.html#HP%20Integrity%20Virtual%20Machines
Physical DVDs should be presented as null devices so you can change DVDs at will and not have to keep removing and adding the device to the vm.
If you are looking to share some boot media, e.g. Ignite boot disk, then create ISO file, present as null file based vDVD and share to all hosts.
http://www.docs.hp.com/en/vse.html#HP%20Integrity%20Virtual%20Machines
Physical DVDs should be presented as null devices so you can change DVDs at will and not have to keep removing and adding the device to the vm.
If you are looking to share some boot media, e.g. Ignite boot disk, then create ISO file, present as null file based vDVD and share to all hosts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2009 06:15 AM
11-16-2009 06:15 AM
Re: Have some question on handling virtual DVD on Integrity VM
Hi All,
I am not able to get the answers to my question of the guide.
So please give your valuable answers.
I am not able to get the answers to my question of the guide.
So please give your valuable answers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2009 11:19 AM
11-16-2009 11:19 AM
Re: Have some question on handling virtual DVD on Integrity VM
HI,
I have some doc may this will help you.
Add a logical volume as a virtual disk
# hpvmmodify -P ConTest -a disk:scsi::file:/ConTest/BkStoreFile
Add a physical disk as a virtual disk
# hpvmmodify -P ConTest -a disk:scsi::lv:/dev/vg00/rConTestData
Add a DVD as a virtual disk & allow it to be shared among
# hpvmmodify -P ConTest -a disk:scsi:1,2,3:disk:/dev/rdsk/c0t6d0
Add a tape drive into the guest
# hpvmmodify -P pspdepd -a tape:scsi::attach:/dev/rscsi/c4t4d0
Delete tape into the guest
# hpvmmodify -P pspdepd -d tape:scsi::attach:/dev/rscsi/c4t4d0
Add a DVD into the guest
# hpvmmodify -P crmtdap4 -a dvd:scsi::disk:/dev/rdsk/c9t2d0
#Delete a DVD into the guest
# hpvmmodify -P crmtdap4 -d dvd:scsi::disk:/dev/rdsk/c9t2d0
Suraj
I have some doc may this will help you.
Add a logical volume as a virtual disk
# hpvmmodify -P ConTest -a disk:scsi::file:/ConTest/BkStoreFile
Add a physical disk as a virtual disk
# hpvmmodify -P ConTest -a disk:scsi::lv:/dev/vg00/rConTestData
Add a DVD as a virtual disk & allow it to be shared among
# hpvmmodify -P ConTest -a disk:scsi:1,2,3:disk:/dev/rdsk/c0t6d0
Add a tape drive into the guest
# hpvmmodify -P pspdepd -a tape:scsi::attach:/dev/rscsi/c4t4d0
Delete tape into the guest
# hpvmmodify -P pspdepd -d tape:scsi::attach:/dev/rscsi/c4t4d0
Add a DVD into the guest
# hpvmmodify -P crmtdap4 -a dvd:scsi::disk:/dev/rdsk/c9t2d0
#Delete a DVD into the guest
# hpvmmodify -P crmtdap4 -d dvd:scsi::disk:/dev/rdsk/c9t2d0
Suraj
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP