<?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: Couldn't active volume group after crash in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539694#M649130</link>
    <description>pvras and vgras are on the disk.  Not on the controllers.  Only thing on controllers is cache and controller code.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
    <pubDate>Wed, 13 Jun 2001 10:29:33 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2001-06-13T10:29:33Z</dc:date>
    <item>
      <title>Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539684#M649120</link>
      <description>Hi,&lt;BR /&gt;I had a RAID5 (Mylex) application volume group /dev/vg01 crashed.  After replacing the bad drive and restarting the hardware rebuilding the new drive, I tried to activate the new RAID5 with vgchange without success.  What I got is,&lt;BR /&gt;&lt;BR /&gt;tmp/&amp;gt; vgchange -a y /dev/vg01&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t1d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt; this volume group&lt;BR /&gt;vgchange: Couldn't query the list of physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vg01":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;Should I re-create the volume group completely and restore the application back from tape?  Thanks for your help.&lt;BR /&gt;--Larry</description>
      <pubDate>Tue, 12 Jun 2001 16:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539684#M649120</guid>
      <dc:creator>Larry Le</dc:creator>
      <dc:date>2001-06-12T16:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539685#M649121</link>
      <description>Hi,&lt;BR /&gt;Have you not forgot the vgcfgrestor -v vgXX /dev/rdsk/cYd0s2 ?&lt;BR /&gt;&lt;BR /&gt;Only after can sou vgchange -a y vgXX to reactivate..&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;All the best&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 12 Jun 2001 17:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539685#M649121</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-06-12T17:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539686#M649122</link>
      <description>Hi Larry:&lt;BR /&gt;&lt;BR /&gt;You need to do a 'vgcfgrestore' after you have replaced the disk and before you attempt the 'vgchange':&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg01 /dev/rdsk/c0t1d0&lt;BR /&gt;# vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;See if this cures your ills.&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 12 Jun 2001 17:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539686#M649122</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2001-06-12T17:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539687#M649123</link>
      <description>I restore but the problem persists :(&lt;BR /&gt;/&amp;gt; vgchange -a n /dev/vg01&lt;BR /&gt;vgchange: Volume group "/dev/vg01" has been successfully changed.&lt;BR /&gt;/&amp;gt; vgcfgrestore -n /dev/vg01 /dev/rdsk/c0t1d0&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c0t1d0&lt;BR /&gt;/&amp;gt; vgchange -a y /dev/vg01&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t1d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt; this volume group&lt;BR /&gt;vgchange: Couldn't query the list of physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vg01":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;Thanks.&lt;BR /&gt;--Larry</description>
      <pubDate>Tue, 12 Jun 2001 17:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539687#M649123</guid>
      <dc:creator>Larry Le</dc:creator>
      <dc:date>2001-06-12T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539688#M649124</link>
      <description>Please, try it:&lt;BR /&gt;vgchange -q n -a y &lt;VG_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Have you got a disk failure en the vg?&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;/VG_NAME&gt;</description>
      <pubDate>Wed, 13 Jun 2001 06:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539688#M649124</guid>
      <dc:creator>Roberto Arias</dc:creator>
      <dc:date>2001-06-13T06:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539689#M649125</link>
      <description>Ok then,&lt;BR /&gt;I would start all again:&lt;BR /&gt; physical config:&lt;BR /&gt;#ioscan -fnC disk &lt;BR /&gt; to see to correct vol...&lt;BR /&gt;#strings /etc/lvmtab &lt;BR /&gt;to look at the config of the volume group it belongs to&lt;BR /&gt;#vgdisplay -v vg01|more &lt;BR /&gt;check info exists&lt;BR /&gt;#ll /etc/lvmconf&lt;BR /&gt;Go into lvm maintenace mode:&lt;BR /&gt;#shutdown -hy 0&lt;BR /&gt;ISL&amp;gt;hpux -lm&lt;BR /&gt;&lt;BR /&gt;#vgcfgrestore -n /dev/vg01 /dev/rdsk/c0t1d0&lt;BR /&gt;#vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Tell us what you get as result this time&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Victor&lt;BR /&gt;&lt;BR /&gt;and try again&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2001 07:08:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539689#M649125</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-06-13T07:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539690#M649126</link>
      <description>Boot into single user mode and override the quorum, as: &lt;BR /&gt;&lt;BR /&gt;# ISL&amp;gt; hpux -is -lq /stand/vmunix &lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg01 /dev/rdsk/c0t1d0&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2001 08:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539690#M649126</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-06-13T08:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539691#M649127</link>
      <description>looks like c0t1d0 is a failed disk..&lt;BR /&gt;ioscan -fnCdisk&lt;BR /&gt;make sure you see your &lt;BR /&gt;ext_bus 0&lt;BR /&gt;tgt     1&lt;BR /&gt;disk    0&lt;BR /&gt;&lt;BR /&gt;all  in a state of CLAIMED&lt;BR /&gt;&lt;BR /&gt;If you don't see them at all, or even one of them is not present, there is hardware failure.&lt;BR /&gt;&lt;BR /&gt;Your syslog might report errors relating to the failure and in some cases a hang on io can trigger a panic.&lt;BR /&gt;&lt;BR /&gt;If you don't see the disk, there is noting you can do other than repace it, vgcfgrestore lvm headers, activate, recreate your filesystems and restore from backup. (unless you have mirror disk - in which case, vgcfgrestore, vgchange activate - the mirrors will resync)&lt;BR /&gt;&lt;BR /&gt;You can partially activate ignoring quorum (50% of disks in the VG available) with vgchange -a y -q n vgname&lt;BR /&gt;mount -a to see the damage.&lt;BR /&gt;You will loose all lv data on hte failed disk.&lt;BR /&gt;&lt;BR /&gt;If it is just a question of lvm header corruption, the vgcfgrestore will repair it.&lt;BR /&gt;But it will not protect any data corruption on the filesystems.&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2001 08:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539691#M649127</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-13T08:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539692#M649128</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;I DO NOT AGREE WITH ANY OF THE ABOVE REPLIES, if i am wrong you experts may correct me.&lt;BR /&gt;&lt;BR /&gt;The author talks about a VG on a RAID-5 box, SO cXtYdZ is not a Physical disk. It may be an LUN or an alternate path to a LUN in the RAID BOX. &lt;BR /&gt;&lt;BR /&gt;You need not perform ant vgcfgrestore operations. b'cause it's already there. (It's there with the RAID controller , not in physical harddisks)&lt;BR /&gt;&lt;BR /&gt;Tell me, after the crash a rebuild in this RAID-5 array was successful or not ? If not correct that first.&lt;BR /&gt;&lt;BR /&gt;Tell me whether the RAID array is addressed through a single SCSI BUS or an alternate link does exist ?. If it is there you can use vgchange -q n to change the volume group. Then  you may proceed with restoring the pvlink.&lt;BR /&gt;&lt;BR /&gt;There are some RAIDboxes with two reduntant controllers , the case may be a controller failure , confirm with vgchange -q n. In such boxes each of the controllers give a devicefile such as c0t6d0.....&lt;BR /&gt;&lt;BR /&gt;Hope this helps you,&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Wed, 13 Jun 2001 10:17:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539692#M649128</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-06-13T10:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539693#M649129</link>
      <description>If it was an alternate link lun 0, it still would vgchange activate.&lt;BR /&gt;RAID 5 is N+1 so if a disk failed, the /dev/dsk/ would still be okay in an N state.. the OS wouldn't even know about it.&lt;BR /&gt;&lt;BR /&gt;The dsk cannot be queried, which if raid5 means 2 disks may have failed and data is lost.&lt;BR /&gt;&lt;BR /&gt;Quorum is not achieved which suggests that either there is no alternate defined and controller/cable failed and disk may be okay... I suppose he could look for an alternate link, but if he hasn't configured it in lvm we'll never know.&lt;BR /&gt;&lt;BR /&gt;We do need an ioscan.&lt;BR /&gt;and a vgdisplay when quorum is overridden&lt;BR /&gt;and strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Jun 2001 10:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539693#M649129</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-13T10:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539694#M649130</link>
      <description>pvras and vgras are on the disk.  Not on the controllers.  Only thing on controllers is cache and controller code.&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Jun 2001 10:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539694#M649130</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-13T10:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539695#M649131</link>
      <description>hi Bill,&lt;BR /&gt;&lt;BR /&gt;I had an experience , let me summarise it,&lt;BR /&gt;HP 9000 /HPUX 10.20 with autoraid 12H (two controllers)&lt;BR /&gt;&lt;BR /&gt;One controller in RAID failed and vg  was not getting activated i could change it with -q n option then when i replaced controller it started working w/o -q n option&lt;BR /&gt;&lt;BR /&gt;kaps&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2001 10:32:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539695#M649131</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2001-06-13T10:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539696#M649132</link>
      <description>He replaced the failed h/w&lt;BR /&gt;&lt;BR /&gt;"After replacing the bad drive and restarting the hardware rebuilding the new drive, I tried to activate the new RAID5 with vgchange without success."&lt;BR /&gt;&lt;BR /&gt;With the autoraid, there is only one PV in your VG even with an alternate link.&lt;BR /&gt;vgdisplay tells you this in the first ten lines.. try pulling a controller again!&lt;BR /&gt;&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Jun 2001 10:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539696#M649132</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-13T10:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539697#M649133</link>
      <description>Hi All,&lt;BR /&gt;Thanks very much for your help.  However, after booting into maintenance single user mode, I couldn't set the volume group active again even with turning quorum off.  I decided to remove the volume group completely and reinstall the archived data back on.  With this drastic measure, it failed to remove using lvremove and vgremove&lt;BR /&gt;&lt;BR /&gt;#vgremove vg01 (Volume group not activated)&lt;BR /&gt;I'm completely lost here.  Is there any way to remove&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c0t1d0&lt;BR /&gt;from lvmtab definition so that I can recreate the new volume group and reinstall the files back on.  This HP volume is crap!!!&lt;BR /&gt;Sorry...</description>
      <pubDate>Wed, 13 Jun 2001 14:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539697#M649133</guid>
      <dc:creator>Larry Le</dc:creator>
      <dc:date>2001-06-13T14:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539698#M649134</link>
      <description>use the vgcfgrestore as mentioned earlier.&lt;BR /&gt;then vgexport gets rid of your vg completely and all /dev/vgwhatever device files&lt;BR /&gt;&lt;BR /&gt;BUT...&lt;BR /&gt;&lt;BR /&gt;Go into hpux -is&lt;BR /&gt;vgchange -a y vg00&lt;BR /&gt;mount -a&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;ioscan -fnk&lt;BR /&gt;vgchange -a y -q n vgraid&lt;BR /&gt;vgdisplay -v vgraid&lt;BR /&gt;&lt;BR /&gt;and post the outputs up here.&lt;BR /&gt;&lt;BR /&gt;What disk array do you have?&lt;BR /&gt;&lt;BR /&gt;Restoring from backup is drastic if its a disk array problem as suggested earlier..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Wed, 13 Jun 2001 14:34:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539698#M649134</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2001-06-13T14:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539699#M649135</link>
      <description>Hi Bill,&lt;BR /&gt;The RAID5 device is Sigma Trimm Model #SA-H350 with Mylex DAC960S controller.  It seems that when I re-created the volume group and logical volume, the drive showed some damaged blocks.&lt;BR /&gt;Here is the output of ioscan&lt;BR /&gt;Class     I  H/W Path    Driver      S/W State H/W Type  Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  8/0.0.0     sdisk       CLAIMED   DEVICE    MYLEX   DAC960S  34732T5&lt;BR /&gt;                        /dev/dsk/c0t0d0   /dev/rdsk/c0t0d0&lt;BR /&gt;disk      1  8/0.1.0     sdisk       CLAIMED   DEVICE    MYLEX   DAC960S  34732T5&lt;BR /&gt;                        /dev/dsk/c0t1d0   /dev/rdsk/c0t1d0&lt;BR /&gt;disk      2  8/0.6.0     sdisk       CLAIMED   DEVICE    SEAGATE ST32171W&lt;BR /&gt;                        /dev/dsk/c0t6d0   /dev/rdsk/c0t6d0&lt;BR /&gt;disk      3  8/12/5.0.0  sflop       CLAIMED   DEVICE    TEAC    FC-1     HF   07&lt;BR /&gt;                        /dev/floppy/c1t0d0   /dev/rfloppy/c1t0d0&lt;BR /&gt;disk      4  8/12/5.2.0  sdisk       CLAIMED   DEVICE    TOSHIBA CD-ROM XM-5401TA&lt;BR /&gt;                        /dev/dsk/c1t2d0   /dev/rdsk/c1t2d0&lt;BR /&gt;Thanks very much for your help.</description>
      <pubDate>Wed, 13 Jun 2001 15:30:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539699#M649135</guid>
      <dc:creator>Larry Le</dc:creator>
      <dc:date>2001-06-13T15:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539700#M649136</link>
      <description>I agree with Bill's last reply...&lt;BR /&gt;But now what have you ?&lt;BR /&gt;If you want to restore from scratch, you will have to:&lt;BR /&gt;# vgexport vg01&lt;BR /&gt;Clean all definitions of disks&lt;BR /&gt;#ioscan -funC disk&lt;BR /&gt;#cd /dev/dsk&lt;BR /&gt;#ll&lt;BR /&gt;#rmsf /dev/dsk c6t0d0 c6t0d1 c6t0d2...&lt;BR /&gt;#rmsf -a -D /dev/rdsk c6t0d0 c6t0d1 c6t0d2...&lt;BR /&gt;&lt;BR /&gt;I would also:&lt;BR /&gt;#cd /etc&lt;BR /&gt;#rm ioconfig or mv ioconfig ioconfig.bak&lt;BR /&gt;#ioscan&lt;BR /&gt;#insf -e&lt;BR /&gt;and see what I have now:&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;#mkdir /dev/vg01&lt;BR /&gt;#mknod /dev/vg01/group c 64 0x010000&lt;BR /&gt;#pvcreate -f /dev/rdsk/c1t0d0 (-f because you may be blocked with info contained on disks)...&lt;BR /&gt;etc...&lt;BR /&gt;Create group with max size disk you want e.g.&lt;BR /&gt;#vgcreate -e 8000 /dev/r5vg01 /dev/dsk/c1t0d0&lt;BR /&gt;add the other disks&lt;BR /&gt;#vgextend /dev/vg01 /dev/dsk/c2t0d1 etc...&lt;BR /&gt;&lt;BR /&gt;If you got here with success you could use sam to recreate your logical volumes...&lt;BR /&gt;&lt;BR /&gt;But this brings me to think: BEFORE doing all this , I would try again by vgexport vg01 to a mapfile first, try to get the vg01 once the disks are OK by trying a vgimport&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 13 Jun 2001 15:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539700#M649136</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-06-13T15:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539701#M649137</link>
      <description>Hi Victor,&lt;BR /&gt;"BEFORE doing all this , I would try again by vgexport vg01 to a mapfile first, try to get the vg01 once the disks are OK by trying a vgimport..."  This failed (see reply to Bill above).&lt;BR /&gt;Thanks all for your insightful responses.  Guess I need a real tape backup instead of the 4mm DDS drive.  Any suggestion???&lt;BR /&gt;--Larry</description>
      <pubDate>Wed, 13 Jun 2001 15:54:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539701#M649137</guid>
      <dc:creator>Larry Le</dc:creator>
      <dc:date>2001-06-13T15:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't active volume group after crash</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539702#M649138</link>
      <description>Hi Larry,&lt;BR /&gt;I hope you understood vgimport using the mapfile...&lt;BR /&gt;As Kapli and Bill mentionned in their terms, with RAID5 a disk failure and replacement shouldnt affect the system (for the OS all is still OK)&lt;BR /&gt;So what happened? Did you have a good luck at your syslog? what did stm diagnose?&lt;BR /&gt;In syslog you would have an EMS alert report...&lt;BR /&gt;DDS are fine depending what you have to backup&lt;BR /&gt;I would suggest make_recovery for vg00 and a fbackup for the other groups (cheapest solution), now if you have more boxes to backup there are many threads on this forum for good backup software solutions...&lt;BR /&gt;For more Higher availability of your system, I usually on sensible configurations use dual path meaning dual controllers on the disks subsystems and alternate path and mirror the vg00...&lt;BR /&gt;You may have noticed the importance of /etc/lvmtab now,this is important to have a backup for such case with your disks definitions...&lt;BR /&gt;&lt;BR /&gt;ALl the best &lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Wed, 13 Jun 2001 16:24:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/couldn-t-active-volume-group-after-crash/m-p/2539702#M649138</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2001-06-13T16:24:11Z</dc:date>
    </item>
  </channel>
</rss>

