<?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: Replace disk/RAID in vg00 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552729#M649508</link>
    <description>Sounds like you may have a bit of a problem.  Is the data in the external RAID array still available?  Do you have any backups of anything?  Possibly a make_recovery backup?&lt;BR /&gt;&lt;BR /&gt;What I would do is this:&lt;BR /&gt;&lt;BR /&gt;If you do have a make_recovery backup:&lt;BR /&gt;Install the 9GB internal disk.  Boot off of the make_recovery tape and rebuild your system to use the 9GB drive as vg00.  &lt;BR /&gt;&lt;BR /&gt;If you don't have a make_recovery backup and the data on the array is still available, then download and install ignite/UX, make a make_tape_recovery backup and proceed as above.&lt;BR /&gt;&lt;BR /&gt;If the data on the array is not available, you may not be able to do a whole lot.</description>
    <pubDate>Sat, 14 Jul 2001 03:21:23 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2001-07-14T03:21:23Z</dc:date>
    <item>
      <title>Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552728#M649507</link>
      <description>I inherited a problem regarding a K210 with HP-UX 11.0 unmirrored.&lt;BR /&gt;&lt;BR /&gt;Basically, the machine has 2 internal disks (1x2GB, 1x18GB) and one old external disk array (w/ 3x2GB hot-swap disks) configured as RAID 5.&lt;BR /&gt;&lt;BR /&gt;The vg00 consists of the the 2GB internal disk and the RAID configured as 1 4GB disk. Examining further, I found out that the 2GB internal disk contains lvol1 to lvol3 and the RAID contains the lvol4 to lvol9.&lt;BR /&gt;&lt;BR /&gt;Now, the two of the disks in the RAID failed almost simultaneously.&lt;BR /&gt;&lt;BR /&gt;What I have right now is a new 9GB internal disk.&lt;BR /&gt;&lt;BR /&gt;Can I use this 9GB internal disk to take the place of the RAID in vg00? How do I recover the system settings?</description>
      <pubDate>Sat, 14 Jul 2001 03:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552728#M649507</guid>
      <dc:creator>Nagaraja Dyava Setty</dc:creator>
      <dc:date>2001-07-14T03:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552729#M649508</link>
      <description>Sounds like you may have a bit of a problem.  Is the data in the external RAID array still available?  Do you have any backups of anything?  Possibly a make_recovery backup?&lt;BR /&gt;&lt;BR /&gt;What I would do is this:&lt;BR /&gt;&lt;BR /&gt;If you do have a make_recovery backup:&lt;BR /&gt;Install the 9GB internal disk.  Boot off of the make_recovery tape and rebuild your system to use the 9GB drive as vg00.  &lt;BR /&gt;&lt;BR /&gt;If you don't have a make_recovery backup and the data on the array is still available, then download and install ignite/UX, make a make_tape_recovery backup and proceed as above.&lt;BR /&gt;&lt;BR /&gt;If the data on the array is not available, you may not be able to do a whole lot.</description>
      <pubDate>Sat, 14 Jul 2001 03:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552729#M649508</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2001-07-14T03:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552730#M649509</link>
      <description>Patrick, seems I don't have a make-recovery tape and I only have a full system backup. Any suggestions on what I can do with what I have?</description>
      <pubDate>Tue, 17 Jul 2001 00:00:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552730#M649509</guid>
      <dc:creator>Nagaraja Dyava Setty</dc:creator>
      <dc:date>2001-07-17T00:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552731#M649510</link>
      <description>i think this will be a time consuming process with some assumptions as i could not open your attachment..&lt;BR /&gt;&lt;BR /&gt;firstly, you need to have following :&lt;BR /&gt;a. the device address for the 4 GB raid volume&lt;BR /&gt;b. use the 9gb internal disk - u must have the &lt;BR /&gt;   device address for this.&lt;BR /&gt;(please note the addresses when system has booted)&lt;BR /&gt;c. you must have the latest vg config file in /etc/lvmconf/vg00.conf&lt;BR /&gt;(make backup copy before use)&lt;BR /&gt;&lt;BR /&gt;1. restart the server in quorum override mode..&lt;BR /&gt;"hpux -lq" at isl&amp;gt;&lt;BR /&gt;2. perform a "vgreduce [-f] vg00 --&amp;gt; this will remove the raid volume from the vg, and destroy all volumes on it.&lt;BR /&gt;3. pvcreate [-F]&lt;RAW device="" address="" for="" new="" disk=""&gt;&lt;BR /&gt;4. vgcfgrestore -n vg00 -o &lt;RAID pv="" character="" device="" path=""&gt; &lt;NEW internal="" char="" device="" path=""&gt;&lt;BR /&gt;5. vgchange -a y vg00&lt;BR /&gt;6. create new volumes on vg00 and new filesystems&lt;BR /&gt;7. mount the newly created volumes on the respective mount points and restore from backup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: create volumes on the new disk with the same volume names, else u may have to make changes to /etc/fstab file.&lt;BR /&gt;please verify switches for all commands. this should work.&lt;BR /&gt;best luck&lt;BR /&gt;&lt;BR /&gt;sridhar&lt;BR /&gt;&lt;BR /&gt;&lt;/NEW&gt;&lt;/RAID&gt;&lt;/RAW&gt;</description>
      <pubDate>Tue, 17 Jul 2001 22:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552731#M649510</guid>
      <dc:creator>Sridhar Venkataramu</dc:creator>
      <dc:date>2001-07-17T22:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552732#M649511</link>
      <description>Hi Sridhar,&lt;BR /&gt;&lt;BR /&gt;The attachement I sent is the zipped nickel output for the machine involved. Perhaps you can help me better if you can open it. Can I send it to you directly?&lt;BR /&gt;&lt;BR /&gt;From that nickel output, you'll notice that the logical volumes assigned as /var, /usr, and /opt are contained in the RAID.&lt;BR /&gt; &lt;BR /&gt;Now as for your suggestion, in quorum override mode, will I be able to do a vgreduce to remove the RAID in vg00 even if the /var, /usr, and /opt are in the RAID?&lt;BR /&gt;&lt;BR /&gt;thanks in advance,&lt;BR /&gt;edwin</description>
      <pubDate>Wed, 18 Jul 2001 01:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552732#M649511</guid>
      <dc:creator>Nagaraja Dyava Setty</dc:creator>
      <dc:date>2001-07-18T01:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552733#M649512</link>
      <description>[NOTE: I have suggested a second option in the end.]&lt;BR /&gt;please send the attachment.&lt;BR /&gt;&lt;BR /&gt;To add ..you wont need /var /opt /usr or /home, however what should be accessible for performing this is /etc, /sbin, all those directories on / . So the procedure should work.&lt;BR /&gt;&lt;BR /&gt;once you do a vgreduce, check the following..&lt;BR /&gt;the device files for the volumes lvol4, lvol5..etc have been removed..comment out the entries in fstab for these lv(s).&lt;BR /&gt;&lt;BR /&gt;and the entry for the 4gb raid pv is also gone from /etc/lvmtab. use "strings /etc/lvmtab" - this will list the vg(s) and respective pv(s) under it. (If the pv enrtry still remains, rename the lvmtab file and perform a vgscan. this will recreate the lvmtab file.)&lt;BR /&gt;&lt;BR /&gt;[SECOND OPTION]&lt;BR /&gt;&lt;BR /&gt;On the other hand, i think you can export the 18gb volume group.&lt;BR /&gt;&lt;BR /&gt;perform a minimum install of the os on the 9gb.&lt;BR /&gt;restore your tape. But ensure to protect the lv/vg related files during restore. else, next boot the system will not come up. ( u may choose to retain the VG to LV to FS mapping from the old system.)&lt;BR /&gt;&lt;BR /&gt;NOTE: You can try this first, even as u have the 2gb and the raid disks in its current state.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2001 13:31:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552733#M649512</guid>
      <dc:creator>Sridhar Venkataramu</dc:creator>
      <dc:date>2001-07-18T13:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Replace disk/RAID in vg00</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552734#M649513</link>
      <description>addendum.. for option 2, you may not be able to export the vg(18gb), not to worry it can be imported manually.&lt;BR /&gt;&lt;BR /&gt;after u r done with the os install on 9gb..&lt;BR /&gt;to activate the 18gb vg, do the following:&lt;BR /&gt;a. create a vg01 directory in /dev&lt;BR /&gt;b. mknod c /dev/vg01/group 64 0x01000n&lt;BR /&gt;   =&amp;gt; 0x01000n : should be unique, use 0-9 &lt;BR /&gt;            for n&lt;BR /&gt;c. vgimport -v /dev/vg01 /dev/dsk/c?t?d?&lt;BR /&gt;d. vgchange -a y vg01&lt;BR /&gt;e. you will now have the volumes in 18gb available for mounting on respective mount points.. create the mount points with proper permissions and mount the volumes.. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jul 2001 14:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/replace-disk-raid-in-vg00/m-p/2552734#M649513</guid>
      <dc:creator>Sridhar Venkataramu</dc:creator>
      <dc:date>2001-07-18T14:46:36Z</dc:date>
    </item>
  </channel>
</rss>

