<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: assigning dvd to a virtual server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321733#M340744</link>
    <description>as far as i can tell the dvd is not attached to any other server, and what is a .iso ?</description>
    <pubDate>Thu, 11 Dec 2008 14:52:19 GMT</pubDate>
    <dc:creator>Donald Thaler</dc:creator>
    <dc:date>2008-12-11T14:52:19Z</dc:date>
    <item>
      <title>assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321730#M340741</link>
      <description>the ioscan shows i have the following dvd device:&lt;BR /&gt;disk        0  0/0/2/1.0.16.0.0           sdisk           CLAIMED     DEVICE       TEAC    DV-28E-N&lt;BR /&gt;                              /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0 &lt;BR /&gt;that i would like to attach to one of my virtual servers. &lt;BR /&gt;&lt;BR /&gt;can anyone give me the actual hpvmmodify command i can use to do this ?&lt;BR /&gt;&lt;BR /&gt;i tried this :&lt;BR /&gt;hpvmmodify -P artemis -a dvd:scsi:0,0,1:disk:/dev/rdsk/c0t0d0&lt;BR /&gt;&lt;BR /&gt;and got the following error&lt;BR /&gt;&lt;BR /&gt;hpvmmodify: WARNING (artemis): Disk or disk partition: /dev/rdsk/c0t0d0 has a size of zero, and may not show up in or be usable by the guest when booted.&lt;BR /&gt;hpvmmodify: ERROR (artemis): Duplicate backing device '/dev/rdsk/c0t0d0'.&lt;BR /&gt;hpvmmodify: ERROR (artemis): Unable to add device '/dev/rdsk/c0t0d0'.&lt;BR /&gt;hpvmmodify: Unable to create device dvd:scsi:0,0,1:disk:/dev/rdsk/c0t0d0.&lt;BR /&gt;hpvmmodify: Unable to modify the guest.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 14:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321730#M340741</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2008-12-11T14:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321731#M340742</link>
      <description>From what I see this means that the same device is already presented to another VM. You can either remove it from the other VM or use hpvmdevmgmt to make it shareable.&lt;BR /&gt;&lt;BR /&gt;I also suggest you make a .iso if it's a DVD you plan on presenting often, you'll have much better read performance.</description>
      <pubDate>Thu, 11 Dec 2008 14:26:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321731#M340742</guid>
      <dc:creator>Olivier Masse</dc:creator>
      <dc:date>2008-12-11T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321732#M340743</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;With the dvd mounted:&lt;BR /&gt;&lt;BR /&gt;dd if=/dvd,of=/tmp/iso&lt;BR /&gt;&lt;BR /&gt;Add block size and count as needed.&lt;BR /&gt;&lt;BR /&gt;Also you can merely remove presentation of the DVD to the other virtual machine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 Dec 2008 14:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321732#M340743</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-12-11T14:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321733#M340744</link>
      <description>as far as i can tell the dvd is not attached to any other server, and what is a .iso ?</description>
      <pubDate>Thu, 11 Dec 2008 14:52:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321733#M340744</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2008-12-11T14:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321734#M340745</link>
      <description>hpvmmodify -P artemis -a dvd:scsi::null:/dev/rdsk/c0t0d0&lt;BR /&gt;&lt;BR /&gt;Try above.&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 11 Dec 2008 15:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321734#M340745</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-12-11T15:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321735#M340746</link>
      <description>&amp;gt;&amp;gt; hpvmmodify: ERROR (artemis): Duplicate backing device '/dev/rdsk/c0t0d0'&lt;BR /&gt;&lt;BR /&gt;The first line is just a warning - I assume you have already added this device to the HPVM.&lt;BR /&gt;&lt;BR /&gt;According to the manual (and the post above this) you should create a NULL device and INsert the media using the vMP INsert command.</description>
      <pubDate>Thu, 11 Dec 2008 18:48:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321735#M340746</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-12-11T18:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321736#M340747</link>
      <description>here is the manual link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T2767-90105/ch07s02.html#virtual_nulldvd_device" target="_blank"&gt;http://docs.hp.com/en/T2767-90105/ch07s02.html#virtual_nulldvd_device&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(version 3.50)</description>
      <pubDate>Thu, 11 Dec 2008 18:51:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321736#M340747</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2008-12-11T18:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321737#M340748</link>
      <description>hpvmmodify -P artemis -a dvd:scsi::null:/dev/rdsk/c0t0d0 seemed to work..  i got this warning:&lt;BR /&gt;HPVM guest artemis configuration problems:&lt;BR /&gt;    Warning 1 on item /dvd: '/dvd' backing device does not exist.&lt;BR /&gt;These problems may prevent HPVM guest artemis from starting.&lt;BR /&gt;hpvmmodify: The modification process is continuing.&lt;BR /&gt;&lt;BR /&gt;when i checked with hpvmstatus -P artemis  i saw:&lt;BR /&gt;dvd     scsi         0   1   0   7   0 null      /dev/rdsk/c0t0d0..&lt;BR /&gt;&lt;BR /&gt;i'm assuming i can now do a mount command on Artemis to used the dvd..&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Dec 2008 20:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321737#M340748</guid>
      <dc:creator>Donald Thaler</dc:creator>
      <dc:date>2008-12-11T20:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: assigning dvd to a virtual server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321738#M340749</link>
      <description>a close thread opened by me and it helped me configuring a null DVD,have a look.&lt;BR /&gt;Hope this would help.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1258659" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1258659&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;BR,&lt;BR /&gt;Kapil+</description>
      <pubDate>Thu, 11 Dec 2008 20:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/assigning-dvd-to-a-virtual-server/m-p/4321738#M340749</guid>
      <dc:creator>Kapil Jha</dc:creator>
      <dc:date>2008-12-11T20:18:19Z</dc:date>
    </item>
  </channel>
</rss>

