<?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 Share data between a physical server and Integrity Virtual Machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797882#M522428</link>
    <description>I would like to temporarily be able to move access to my data on an Integrity Virtual Machine (v4.3) to a physical server. The data, however, is presented using both lvols and disk devices from the IVM host. And I need to be able to switch back to the IVM Guest after a couple of days.&lt;BR /&gt;&lt;BR /&gt;I need to minimize downtime and impact to the end users. If this were all disk devices, it would be easy, but the vg/lvol presentation is throwing me. Any advice?&lt;BR /&gt;&lt;BR /&gt;IVM Host: HP-UX 11.31&lt;BR /&gt;IVM Guest: HP-UX 11.23&lt;BR /&gt;Physical Server: HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Trish</description>
    <pubDate>Sat, 11 Jun 2011 11:38:57 GMT</pubDate>
    <dc:creator>Tricia Sambrano</dc:creator>
    <dc:date>2011-06-11T11:38:57Z</dc:date>
    <item>
      <title>Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797882#M522428</link>
      <description>I would like to temporarily be able to move access to my data on an Integrity Virtual Machine (v4.3) to a physical server. The data, however, is presented using both lvols and disk devices from the IVM host. And I need to be able to switch back to the IVM Guest after a couple of days.&lt;BR /&gt;&lt;BR /&gt;I need to minimize downtime and impact to the end users. If this were all disk devices, it would be easy, but the vg/lvol presentation is throwing me. Any advice?&lt;BR /&gt;&lt;BR /&gt;IVM Host: HP-UX 11.31&lt;BR /&gt;IVM Guest: HP-UX 11.23&lt;BR /&gt;Physical Server: HP-UX 11.31&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Trish</description>
      <pubDate>Sat, 11 Jun 2011 11:38:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797882#M522428</guid>
      <dc:creator>Tricia Sambrano</dc:creator>
      <dc:date>2011-06-11T11:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797883#M522429</link>
      <description>A virtual machine is a separate computer system with its own OS and filesystems. Use NFS to share the data just like separate computer boxes.</description>
      <pubDate>Sat, 11 Jun 2011 22:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797883#M522429</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2011-06-11T22:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797884#M522430</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;  I apologize. I wasn't clear- let me try again.&lt;BR /&gt;&lt;BR /&gt;The situation:&lt;BR /&gt;   We have an HP-UX 11.23 IVM guest that we would like to upgrade to 11.31. However, the client would like to minimize the downtime to the end users (developers). They also have a currently unused 11.31 server.&lt;BR /&gt;&lt;BR /&gt;The idea (assuming lots of backups steps in between):&lt;BR /&gt;1. Allocate SAN space, create on the physical server the same data LVM structure as on the VM, and restore the dev data from the weekend cold backup.&lt;BR /&gt;2. Allow the DBA, and a couple of developers to test on the physical server (this is using the weekend restore).&lt;BR /&gt;3. If all is tested good, unmount (vgchange)the restore copy, then somehow move the vgs from the VM to the physical server (re-verify) and have the developers work there while we upgrade the VM to 11.31 (now using the restore copy of the data).&lt;BR /&gt;4. Upgrade the VM to 11.31, test, then switch the real data back to the VM, test, then release to developers.&lt;BR /&gt;&lt;BR /&gt;I am thinking of this as a pseudo- SG active-passive scenario. This would be easy if it were for the fact that the guest was allocated LVs and disk devices.&lt;BR /&gt;&lt;BR /&gt;Thanks for the help.&lt;BR /&gt;Trish</description>
      <pubDate>Sun, 12 Jun 2011 23:47:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797884#M522430</guid>
      <dc:creator>Tricia Sambrano</dc:creator>
      <dc:date>2011-06-12T23:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797885#M522431</link>
      <description>Bonjour Trish,&lt;BR /&gt;&lt;BR /&gt;There is no problem to exchange VG between a physical host and a virtual machine, as long as physical disks are presented ASIS to a virtual machine.&lt;BR /&gt;&lt;BR /&gt;For example, just vgexport the source VG on the physical box (to prevent simultaneous activation on several hosts), then present the disks to the VM host, identify the disks, attach them to the VM Guest, boot the guest then finally import the VG in the guests'os. The scenario is about the same than between 2 physical boxes : the only difference is that you must bind the disks to the guest.&lt;BR /&gt;&lt;BR /&gt;If the virtual guest's disks don't rely on physical disks, I mean logical volumes or files are used as backing store for the guest, you will not be able to exchange VG between a pysical box and a virtual one. For example, if you a present a LV to a virtual machine, then the guest will see it as a virtual disk. After, you are supposed to create in the guest a VG on this virtual disk. Conclusion : an LVM structure over an LVM structure ... that you will not be able to handle in a single pysical host.&lt;BR /&gt;&lt;BR /&gt;Just be aware that LVM and filesystems versions must be compatible between the 2 hosts. For exemple if you work with LVM 2.1 in a given 11.31 host (whatever physical or virtual it is) you will not be able to import them in a 11.23 host (whatever physical or virtual it is)&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 15 Jun 2011 09:27:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797885#M522431</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2011-06-15T09:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797886#M522432</link>
      <description>Merci Eric,&lt;BR /&gt;&lt;BR /&gt;  I had pretty much come to the same conclusion. Luckily, the client is amenable to having to restore the data as the backing store presented to the guest is a mix of virtual lvdisks and virtual disks (too much administrator turnover).&lt;BR /&gt;&lt;BR /&gt;  I am using the opportunity to rebuild the guest's io so as to take advantage of the agile devices on the host.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Trish</description>
      <pubDate>Wed, 15 Jun 2011 10:47:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797886#M522432</guid>
      <dc:creator>Tricia Sambrano</dc:creator>
      <dc:date>2011-06-15T10:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797887#M522433</link>
      <description>"a mix of virtual lvdisks and virtual disks"&lt;BR /&gt;&lt;BR /&gt;There is a chance, a little one, that it could work with LV as backing store : if the virtual devices are used by the VM directly as filesystems. In other words if they are not under LVM control. Thats means that you mount directly /dev/disk/diskxxx in the guest.&lt;BR /&gt;&lt;BR /&gt;In this case, instead of :&lt;BR /&gt;&lt;BR /&gt;Host disk --&amp;gt; Host LV --&amp;gt; Guest Disk --&amp;gt; Guest LV --&amp;gt; Guest FS&lt;BR /&gt;&lt;BR /&gt;you have :&lt;BR /&gt;&lt;BR /&gt;Host Disk --&amp;gt; Host LV --&amp;gt; Guest Disk --&amp;gt; Guest FS&lt;BR /&gt;&lt;BR /&gt;In this case and only in this case you can move data between a host and a guest. In all others cases you must copy the data.&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 15 Jun 2011 11:20:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797887#M522433</guid>
      <dc:creator>Eric SAUBIGNAC</dc:creator>
      <dc:date>2011-06-15T11:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Share data between a physical server and Integrity Virtual Machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797888#M522434</link>
      <description>That would be an interesting exercise to try (will have to play with that on my sandbox when I get some time).&lt;BR /&gt;&lt;BR /&gt;Regretfully, this is a situation where the volume group on the guest contains both lvdisk and disk so I don't see a way of doing this.&lt;BR /&gt;&lt;BR /&gt;At this point, I am actually glad because now I have a good reason to redo the io to the guest and use the agile devices which gets rid of the extra LVM layer from the host.&lt;BR /&gt;&lt;BR /&gt;Thanks for the idea,&lt;BR /&gt;Trish</description>
      <pubDate>Wed, 15 Jun 2011 14:19:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/share-data-between-a-physical-server-and-integrity-virtual/m-p/4797888#M522434</guid>
      <dc:creator>Tricia Sambrano</dc:creator>
      <dc:date>2011-06-15T14:19:58Z</dc:date>
    </item>
  </channel>
</rss>

