<?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: Creating &amp;amp; Migrating  Lun in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628790#M34951</link>
    <description>Do you use secure manager?</description>
    <pubDate>Wed, 05 May 2010 13:25:11 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-05-05T13:25:11Z</dc:date>
    <item>
      <title>Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628788#M34949</link>
      <description>Dear all, I have few questions &lt;BR /&gt;1. How to configure a VA7410 to a new server and present the lun, as the VA is already connected to one of the server.&lt;BR /&gt;2. Is there any practice to migrate the lun’s of a volume group to a new server in VA7410?&lt;BR /&gt;3. Can we use the vgexport &amp;amp; vgimport for the above one?&lt;BR /&gt;</description>
      <pubDate>Wed, 05 May 2010 08:31:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628788#M34949</guid>
      <dc:creator>grshankar</dc:creator>
      <dc:date>2010-05-05T08:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628789#M34950</link>
      <description>Searching for answer ...</description>
      <pubDate>Wed, 05 May 2010 12:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628789#M34950</guid>
      <dc:creator>grshankar</dc:creator>
      <dc:date>2010-05-05T12:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628790#M34951</link>
      <description>Do you use secure manager?</description>
      <pubDate>Wed, 05 May 2010 13:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628790#M34951</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-05-05T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628791#M34952</link>
      <description>download commandviewSDM to manage VA&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=443575" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/DriverDownload.jsp?prodNameId=443575&lt;/A&gt;〈=en&amp;amp;cc=us&amp;amp;prodTypeId=12169&amp;amp;prodSeriesId=64112&amp;amp;ta&lt;BR /&gt;skId=135&lt;BR /&gt;&lt;BR /&gt;yes you can use vgexport vgimport to migrate luns.</description>
      <pubDate>Thu, 06 May 2010 21:29:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628791#M34952</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-05-06T21:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628792#M34953</link>
      <description>Assume a lun of 100 GB from the VA is mounted on a server, umount the filesystem &amp;amp; present the same lun to another server and mount the filesystem.&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 12:20:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628792#M34953</guid>
      <dc:creator>grshankar</dc:creator>
      <dc:date>2010-05-11T12:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628793#M34954</link>
      <description>what is the os version?&lt;BR /&gt;if hpux&lt;BR /&gt;umount the lvols&lt;BR /&gt;take a map file of the vg&lt;BR /&gt;vgexport -p -v -s -m /tmp/vgname.map vgname&lt;BR /&gt;scp the map file to the /tmp folder of the other node&lt;BR /&gt;and then&lt;BR /&gt;create the group file and then&lt;BR /&gt;vgimport -v -s -m /tmp/vgname.map vgname&lt;BR /&gt;activate the vg&lt;BR /&gt;vgchange -a y vgname&lt;BR /&gt;edit the fstab accordingly&lt;BR /&gt;and mount the lvols&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 13:23:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628793#M34954</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-05-11T13:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628794#M34955</link>
      <description>It is a HP-UX server with version 11v1 on PA-RISC machine and planing to migrate the same on to  blade server with HP-UX 11v2,Should i make any other changes as it is 11v2 box&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 May 2010 13:41:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628794#M34955</guid>
      <dc:creator>grshankar</dc:creator>
      <dc:date>2010-05-11T13:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: Creating &amp; Migrating  Lun</title>
      <link>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628795#M34956</link>
      <description>you want to connect VA to a blade server?&lt;BR /&gt;need to check the compatibility</description>
      <pubDate>Tue, 11 May 2010 13:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/creating-amp-migrating-lun/m-p/4628795#M34956</guid>
      <dc:creator>AnthonySN</dc:creator>
      <dc:date>2010-05-11T13:47:48Z</dc:date>
    </item>
  </channel>
</rss>

