<?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: AutoRaid in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471695#M624554</link>
    <description>Look like it's an old unit with smaller capacity disks. LUN 6 might be the one you are going to remove from vg04 and use some where. If you want to preserve any data from this disk, do a backup first. Otherwise, it should be okay to reconfigure the PV.</description>
    <pubDate>Wed, 26 Jan 2005 15:15:07 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2005-01-26T15:15:07Z</dc:date>
    <item>
      <title>AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471688#M624547</link>
      <description>I have a vg04 umounted and I need reuse a vg04 disk in another VG&lt;BR /&gt;&lt;BR /&gt;The output VGDISPLAY command:&lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg04 | more&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg04&lt;BR /&gt;VG Write Access             read/write&lt;BR /&gt;VG Status                   available&lt;BR /&gt;Max LV                      255&lt;BR /&gt;Cur LV                      1&lt;BR /&gt;Open LV                     1&lt;BR /&gt;Max PV                      16&lt;BR /&gt;Cur PV                      1&lt;BR /&gt;Act PV                      1&lt;BR /&gt;Max PE per PV               1499&lt;BR /&gt;VGDA                        2&lt;BR /&gt;PE Size (Mbytes)            4&lt;BR /&gt;Total PE                    1499&lt;BR /&gt;Alloc PE                    1499&lt;BR /&gt;Free PE                     0&lt;BR /&gt;Total PVG                   0&lt;BR /&gt;Total Spare PVs             0&lt;BR /&gt;Total Spare PVs in use      0&lt;BR /&gt;&lt;BR /&gt;   --- Logical volumes ---&lt;BR /&gt;   LV Name                     /dev/vg04/lvol1&lt;BR /&gt;   LV Status                   available/syncd&lt;BR /&gt;   LV Size (Mbytes)            5996&lt;BR /&gt;   Current LE                  1499&lt;BR /&gt;   Allocated PE                1499&lt;BR /&gt;   Used PV                     1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c3t8d6&lt;BR /&gt;   PV Name                     /dev/dsk/c4t8d6  Alternate Link&lt;BR /&gt;   PV Status                   available&lt;BR /&gt;   Total PE                    1499&lt;BR /&gt;   Free PE                     0&lt;BR /&gt;   Autoswitch                  On&lt;BR /&gt;&lt;BR /&gt;I work here with AUTORAID, as you can see above the alternate link.&lt;BR /&gt;&lt;BR /&gt;I need to know if the remove of VG04 and the include of that disk in another VG can cause any problems because AUTORAID. The Default procedure change in cases of AUTORAID ?&lt;BR /&gt;&lt;BR /&gt;Thanks in advanced !!!&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 12:42:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471688#M624547</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T12:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471689#M624548</link>
      <description>It has nothing to do with autoraid or any other raid for that matter. If you do not need vg04, back it up and export it.&lt;BR /&gt;&lt;BR /&gt;vgexport, then add pvs to the vgs you want to add it to.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Wed, 26 Jan 2005 12:46:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471689#M624548</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-01-26T12:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471690#M624549</link>
      <description>Treat it just like another disk.&lt;BR /&gt;&lt;BR /&gt;When you vgextend into the other VG, include both paths, so that you get the alternate link in the other VG.&lt;BR /&gt;&lt;BR /&gt;# vgextend VG?? /dev/dsk/c3t8d6 /dev/dsk/c4t8d6&lt;BR /&gt;&lt;BR /&gt;Don't forget to pvcreate the disk first.</description>
      <pubDate>Wed, 26 Jan 2005 12:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471690#M624549</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2005-01-26T12:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471691#M624550</link>
      <description>If you are talking about reusing a disk from vg04, I take it you have multiple disks in vg04?&lt;BR /&gt;&lt;BR /&gt;If so, you would need to vgreduce that disk out of the VG. On a AUTORAID, depending on the RAID level you are using, this vgreduce could be destructive. NOTE, you could lose data!&lt;BR /&gt;&lt;BR /&gt;Make sure all data is off disk you want to vgreduce out of the VG then vgexport the disk.</description>
      <pubDate>Wed, 26 Jan 2005 12:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471691#M624550</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-01-26T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471692#M624551</link>
      <description>Hi,&lt;BR /&gt;there will be no problem but of course all data from vg04 will be erased.&lt;BR /&gt;&lt;BR /&gt;To do this you just must:&lt;BR /&gt;1. remmove vg: vgremove vg04&lt;BR /&gt;2. initialize disk: pvcreate -f /dev/rdsk/c3t8d6&lt;BR /&gt;3. add disk to existing vg:  vgextend your_group /dev/dsk/c3t8d6&lt;BR /&gt;4. add alternate link to disk:  vgextend your_group /dev/dsk/c4t8d6&lt;BR /&gt;5. create/extend lv</description>
      <pubDate>Wed, 26 Jan 2005 12:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471692#M624551</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-01-26T12:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471693#M624552</link>
      <description>If I understood your question correctly, you want to remove /dev/dsk/c3t8d6 from vg04 (that's the only disk in that vg!) and use it in another vg. &lt;BR /&gt;&lt;BR /&gt;Removing a disk from one vg and use it in another does not affect your AUTORAID configuration, since LVM configuration happens in OS and AUTORAID configuration is done on it's own controller. Remember when you remove that disk from vg04, you need to remove the lvols and then that vg. THIS WILL ERASE ALL YOUR DATA on that disk. If that's okay with you, you can add the same disk to another VG using vgextend command.&lt;BR /&gt;&lt;BR /&gt;How did you configure this disk in AUTORAID? It look like the disk capacity is only 6GB.</description>
      <pubDate>Wed, 26 Jan 2005 12:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471693#M624552</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2005-01-26T12:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471694#M624553</link>
      <description>My configuration actually is:&lt;BR /&gt;I'll use LUN 2&lt;BR /&gt;&lt;BR /&gt;# arraydsp -a 0000000F52DD | more&lt;BR /&gt;&lt;BR /&gt;   Vendor ID           = HP&lt;BR /&gt;   Product ID          = C5447A&lt;BR /&gt;   Array serial number = 0000000F52DD&lt;BR /&gt;   ----------------------------------------------------&lt;BR /&gt;   Array State           = READY&lt;BR /&gt;   Server name           = idendev1&lt;BR /&gt;   Array type            = 3&lt;BR /&gt;   Mfg. Product Code     = IJMTU00004&lt;BR /&gt;&lt;BR /&gt;   --- Disk space usage --------------------&lt;BR /&gt;   Total physical               = 69465 MB *&lt;BR /&gt;   Allocated to LUNs            = 47364 MB *&lt;BR /&gt;   Used as Active Hot spare     =  8683 MB *&lt;BR /&gt;   Used by non-included disks   =     0 MB *&lt;BR /&gt;   Used for Redundancy          = 13264 MB *&lt;BR /&gt;   Unallocated (avail for LUNs) =   154 MB *&lt;BR /&gt;   -----------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Vendor ID           = HP&lt;BR /&gt;   Product ID          = C5447A&lt;BR /&gt;   Array serial number = 0000000F52DD&lt;BR /&gt;   ----------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;   LUN 0:&lt;BR /&gt;   Capacity (MB=2^20) = 2048 MB *&lt;BR /&gt;   Maximum block addr = 4194304&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 1:&lt;BR /&gt;   Capacity (MB=2^20) = 12288 MB *&lt;BR /&gt;   Maximum block addr = 25165824&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 2:&lt;BR /&gt;   Capacity (MB=2^20) = 12288 MB *&lt;BR /&gt;   Maximum block addr = 25165824&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 3:&lt;BR /&gt;   Capacity (MB=2^20) = 3000 MB *&lt;BR /&gt;   Maximum block addr = 6144000&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 5:&lt;BR /&gt;   Capacity (MB=2^20) = 10240 MB *&lt;BR /&gt;   Maximum block addr = 20971520&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 6:&lt;BR /&gt;   Capacity (MB=2^20) = 6000 MB *&lt;BR /&gt;   Maximum block addr = 12288000&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;   LUN 7:&lt;BR /&gt;   Capacity (MB=2^20) = 1500 MB *&lt;BR /&gt;   Maximum block addr = 3072000&lt;BR /&gt;   Block length       = 512&lt;BR /&gt;&lt;BR /&gt;Total capacity allocated to LUNs = 47364 MB *&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Jan 2005 13:41:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471694#M624553</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-26T13:41:04Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471695#M624554</link>
      <description>Look like it's an old unit with smaller capacity disks. LUN 6 might be the one you are going to remove from vg04 and use some where. If you want to preserve any data from this disk, do a backup first. Otherwise, it should be okay to reconfigure the PV.</description>
      <pubDate>Wed, 26 Jan 2005 15:15:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471695#M624554</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2005-01-26T15:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: AutoRaid</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471696#M624555</link>
      <description>I need to include the disk on LUN 2, Is there any maximum size to be used by LUN ??&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Jan 2005 07:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autoraid/m-p/3471696#M624555</guid>
      <dc:creator>Daniel Duarte</dc:creator>
      <dc:date>2005-01-27T07:02:06Z</dc:date>
    </item>
  </channel>
</rss>

