<?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 LVM in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232350#M587567</link>
    <description>I have an external disk box with four disk drives each its own logical volume. The old system crashed and I want to move them to another system with HP-UX 10.2 installed. The original system was 10.2 also. Can anyone give me a proceedure to add these disks.</description>
    <pubDate>Sat, 12 Jul 2008 00:06:23 GMT</pubDate>
    <dc:creator>Ed Rockhold</dc:creator>
    <dc:date>2008-07-12T00:06:23Z</dc:date>
    <item>
      <title>LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232350#M587567</link>
      <description>I have an external disk box with four disk drives each its own logical volume. The old system crashed and I want to move them to another system with HP-UX 10.2 installed. The original system was 10.2 also. Can anyone give me a proceedure to add these disks.</description>
      <pubDate>Sat, 12 Jul 2008 00:06:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232350#M587567</guid>
      <dc:creator>Ed Rockhold</dc:creator>
      <dc:date>2008-07-12T00:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232351#M587568</link>
      <description>Hi Ed,&lt;BR /&gt;&lt;BR /&gt;Connect the disk to the "new" system. Run ioscan -fnCdisk to find the new disk devices.&lt;BR /&gt;&lt;BR /&gt;Create a file with the device names.&lt;BR /&gt;# vi /tmp/disk_to_add&lt;BR /&gt;/dev/dsk/cxtydx&lt;BR /&gt;/dev/dsk/cztxdy&lt;BR /&gt;etc&lt;BR /&gt;&lt;BR /&gt;Check if vg01 is not used and the minor number is free. &lt;BR /&gt;# ll /dev/*/group&lt;BR /&gt;# mkdir /dev/vg01&lt;BR /&gt;# mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;# vgimport -f /tmp/disk_to_add /dev/vg01&lt;BR /&gt;# vgchange -a y /dev/vg01&lt;BR /&gt;# vgdisplay -v vg01&lt;BR /&gt;create mountpoints for your filesystems&lt;BR /&gt;# fsck -F vxfs/hfs /dev/vg01/rlvol1&lt;BR /&gt;change the hfs or vxfs into your old filesystem type. Same for the other three filesystems.&lt;BR /&gt;# mount /dev/vg01/lvol1 /your_mount_point&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Sun, 13 Jul 2008 09:18:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232351#M587568</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-07-13T09:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: LVM</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232352#M587569</link>
      <description>Hi Ed:&lt;BR /&gt;&lt;BR /&gt;At the risk of nit-picking, which I am, there was never a '10.2' release.  I believe that you are referring in this , and in previous threads, to '10.20.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sun, 13 Jul 2008 11:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/lvm/m-p/4232352#M587569</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-07-13T11:52:41Z</dc:date>
    </item>
  </channel>
</rss>

