<?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: URGENT - Mirror disk stale - Unable to form cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299799#M707136</link>
    <description>Hi &lt;BR /&gt;&lt;BR /&gt;I did change the control file as requested, i was able to form the cluster, but unable to start the package CSDB which is configured.&lt;BR /&gt;&lt;BR /&gt;Attached is the log file. for all &lt;BR /&gt;&lt;BR /&gt;Any Suggestion, Welcomed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dayanand Naik.</description>
    <pubDate>Wed, 09 Jun 2004 02:37:55 GMT</pubDate>
    <dc:creator>Dayanand Naik_2</dc:creator>
    <dc:date>2004-06-09T02:37:55Z</dc:date>
    <item>
      <title>URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299797#M707132</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Kindly refer to this link which i had earlier posted, I could not reply back but Still 'm unable to bring the cluster back in service.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=605165" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=605165&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Further to the replies by other, sorry i could not reply back, as suggested i tried to reduce the volume group but it gives an error. Attached is the same.&lt;BR /&gt;&lt;BR /&gt;It was a production server, which is moved to another location. So i had to bring this up, while doing the same, Cluster was not comming up.&lt;BR /&gt;&lt;BR /&gt;root @ csora1 # lvreduce -k -m 0 /dev/vgora/lvu01 /dev/dsk/c5t0d0&lt;BR /&gt;Physical extents on remaining physical volumes are stale or&lt;BR /&gt;Remaining physical volumes are not responding.&lt;BR /&gt;lvreduce: The LVM device driver failed to reduce mirrors on&lt;BR /&gt;the logical volume "/dev/vgora/lvu01".&lt;BR /&gt;&lt;BR /&gt;Do i have to remove this logical volume and recreate the same. Doing this i will loose data, and i can restore the data back as i have all the backups in place. Kindly let know the steps in doing the same.&lt;BR /&gt;&lt;BR /&gt;Any suggestions.</description>
      <pubDate>Wed, 09 Jun 2004 02:00:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299797#M707132</guid>
      <dc:creator>Dayanand Naik_2</dc:creator>
      <dc:date>2004-06-09T02:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299798#M707134</link>
      <description>Did you follow Stephen's advice in your other thread and change the VGCHANGE parameter in your control file?&lt;BR /&gt;&lt;BR /&gt;VGCHANGE="vgchange -a e"&lt;BR /&gt;to&lt;BR /&gt;VGCHANGE="vgchange -a e -q n"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This will allow the volume group/logical volume to be activated despite having stale extents on one side of the mirror.&lt;BR /&gt;&lt;BR /&gt;This should at least get you cluster and application up, with a reduced level of availability.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 09 Jun 2004 02:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299798#M707134</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2004-06-09T02:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299799#M707136</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I did change the control file as requested, i was able to form the cluster, but unable to start the package CSDB which is configured.&lt;BR /&gt;&lt;BR /&gt;Attached is the log file. for all &lt;BR /&gt;&lt;BR /&gt;Any Suggestion, Welcomed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dayanand Naik.</description>
      <pubDate>Wed, 09 Jun 2004 02:37:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299799#M707136</guid>
      <dc:creator>Dayanand Naik_2</dc:creator>
      <dc:date>2004-06-09T02:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299800#M707137</link>
      <description>Daya,&lt;BR /&gt;&lt;BR /&gt;before starting the package try doing this.&lt;BR /&gt;&lt;BR /&gt;# vgchange -c n /dev/vgora&lt;BR /&gt;&lt;BR /&gt;Then try starting the package.&lt;BR /&gt;&lt;BR /&gt;Hope that works.&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 09 Jun 2004 02:56:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299800#M707137</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-09T02:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299801#M707138</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;please coul you also post the logs from the last lines of the file&lt;BR /&gt;/etc/cmcluster/CSDB/CSDB.cntl.log.&lt;BR /&gt;&lt;BR /&gt;the solution might be there.&lt;BR /&gt;&lt;BR /&gt;Johan</description>
      <pubDate>Wed, 09 Jun 2004 03:06:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299801#M707138</guid>
      <dc:creator>Johan Lorimier</dc:creator>
      <dc:date>2004-06-09T03:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299802#M707139</link>
      <description>Johan it is there in the attachment to his second reply.</description>
      <pubDate>Wed, 09 Jun 2004 03:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299802#M707139</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-09T03:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299803#M707140</link>
      <description>&lt;BR /&gt;OUPS,&lt;BR /&gt;Sorry, I missed the last lines.&lt;BR /&gt;&lt;BR /&gt;So, I have nothing more to say than Bharat.&lt;BR /&gt;&lt;BR /&gt;  If you really need a quick start, you can bypass the cluster, activate you VG, mount all your FS, assign IP address and perform the NFS export/mount and then start your application without using MCSG. It's worth to have some scripts that perform all these steps (we use them for DRP purpose).&lt;BR /&gt;&lt;BR /&gt;Johan</description>
      <pubDate>Wed, 09 Jun 2004 03:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299803#M707140</guid>
      <dc:creator>Johan Lorimier</dc:creator>
      <dc:date>2004-06-09T03:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299804#M707141</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I suggest you try to starup manually the volume "vgora" and the file systems involved.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a n vgora (to ensure a disabled vg)&lt;BR /&gt;#vgchange -a e vgora&lt;BR /&gt;#mount /dev/vgora/lvu01 /&lt;YOUR_MOUNT_POINT&gt;&lt;BR /&gt;&lt;BR /&gt;With these steps you can debug the failure point. If these steps working fine you can work without "High Availability" feature.&lt;BR /&gt;&lt;BR /&gt;Pls tell me something about.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;/YOUR_MOUNT_POINT&gt;</description>
      <pubDate>Wed, 09 Jun 2004 03:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299804#M707141</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-09T03:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299805#M707142</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;So Far the status, &lt;BR /&gt;&lt;BR /&gt;- Cluster is forming and running&lt;BR /&gt;- VG is activated after vgchange -a y /dev/vgora and manually mounted the Filesystem.&lt;BR /&gt;&lt;BR /&gt;after i do a vgdisplay query i get error on /dev/dsk/c5t0d0 disk.&lt;BR /&gt;&lt;BR /&gt;Attached is the output&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/home/hp/mount.sh&lt;BR /&gt;&lt;BR /&gt;mount /dev/vgora/lvu01    /u01&lt;BR /&gt;mount /dev/vgora/lvu02    /u02&lt;BR /&gt;mount /dev/vgora/lvu03    /u03&lt;BR /&gt;mount /dev/vgora/lvu04    /u04&lt;BR /&gt;mount /dev/vgora/lvu05    /u05&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root @ csora1 # /home/hp/mount.sh&lt;BR /&gt;/dev/vgora/lvu01: unrecognized file system&lt;BR /&gt;&lt;BR /&gt;root @ csora1 # bdf&lt;BR /&gt;Filesystem          kbytes    used   avail %used Mounted on&lt;BR /&gt;/dev/vg00/lvol3     143360   83776   56180   60% /&lt;BR /&gt;/dev/vg00/lvol1      83733   54946   20413   73% /stand&lt;BR /&gt;/dev/vg00/lvol8    1142784  496757  609929   45% /var&lt;BR /&gt;/dev/vg00/lvol7    1265664  915765  329269   74% /usr&lt;BR /&gt;/dev/vg00/lvol4     155648    7997  138523    5% /tmp&lt;BR /&gt;/dev/vg00/lvol6     557056  528129   27121   95% /opt&lt;BR /&gt;/dev/vg00/lvol5      20480   15017    5145   74% /home&lt;BR /&gt;/dev/vgora/lvu02   15204352 2498554 12308742   17% /u02&lt;BR /&gt;/dev/vgora/lvu03   15204352 2757188 12058196   19% /u03&lt;BR /&gt;/dev/vgora/lvu04   15204352 1867818 12919770   13% /u04&lt;BR /&gt;/dev/vgora/lvu05   5005312 2939035 1944573   60% /u05&lt;BR /&gt;root @ csora1 #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c5t0d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to&lt;BR /&gt;this volume group&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;&lt;BR /&gt;After i did lvdisplay on /dev/vgora/lvu01 logical volume i get one disk missing and other disk as stale&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vgora/lvu01&lt;BR /&gt;VG Name                     /dev/vgora&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/stale&lt;BR /&gt;Mirror copies               1&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            19968&lt;BR /&gt;Current LE                  2496&lt;BR /&gt;Allocated PE                4992&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default&lt;BR /&gt;&lt;BR /&gt;   --- Distribution of logical volume ---&lt;BR /&gt;   PV Name            LE on PV  PE on PV&lt;BR /&gt;   /dev/dsk/c4t0d0    2169      2169&lt;BR /&gt;   /dev/dsk/c4t1d0    327       327&lt;BR /&gt;   /dev/dsk/c5t1d0    327       327&lt;BR /&gt;&lt;BR /&gt;   --- Logical extents ---&lt;BR /&gt;   LE    PV1                PE1   Status 1 PV2                PE2   Status 2&lt;BR /&gt;   00000 /dev/dsk/c4t0d0    00000 stale    ???                00000 current&lt;BR /&gt;   00001 /dev/dsk/c4t0d0    00001 stale    ???                00001 current&lt;BR /&gt;   00002 /dev/dsk/c4t0d0    00002 stale    ???                00002 current&lt;BR /&gt;   00003 /dev/dsk/c4t0d0    00003 stale    ???                00003 current&lt;BR /&gt;   00004 /dev/dsk/c4t0d0    00004 stale    ???                00004 current&lt;BR /&gt;   00005 /dev/dsk/c4t0d0    00005 stale    ???                00005 current&lt;BR /&gt;   00006 /dev/dsk/c4t0d0    00006 stale    ???                00006 current&lt;BR /&gt;   00007 /dev/dsk/c4t0d0    00007 stale    ???                00007 current&lt;BR /&gt;&lt;BR /&gt;I assume the problem lies with the disk mirroring. Can some 1 help me out in this. &lt;BR /&gt;&lt;BR /&gt;Thanks for your reply, pls do suggest.&lt;BR /&gt;&lt;BR /&gt;Dayanand Naik.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2004 04:11:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299805#M707142</guid>
      <dc:creator>Dayanand Naik_2</dc:creator>
      <dc:date>2004-06-09T04:11:10Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299806#M707143</link>
      <description>&lt;BR /&gt;Seeing you last log, I believe that both your primary and secondary disk have some pb. &lt;BR /&gt;Are they seen in the ioscan output ?&lt;BR /&gt;&lt;BR /&gt;Or there is a LVM bug that put in stale state  the PE from the correct disk instead of the failed one. &lt;BR /&gt;Well, it seems that you have to restore your data.&lt;BR /&gt;&lt;BR /&gt;A last trick is to try to swap the 2 device c4t0d0 and c5t0d0. The c5t0d0 will come online and as its this disk that are the PE in current state that might work.&lt;BR /&gt;&lt;BR /&gt;May the luck be with you&lt;BR /&gt;&lt;BR /&gt;Johan&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2004 04:56:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299806#M707143</guid>
      <dc:creator>Johan Lorimier</dc:creator>
      <dc:date>2004-06-09T04:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299807#M707144</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Is this a Jamaica's class disk?&lt;BR /&gt;Is a claimed device?&lt;BR /&gt;#ioscan -fnC disk&lt;BR /&gt;&lt;BR /&gt;If isn't claimed try to re-plug it. Then disable a enable the VG again. Pls follow the steps to don't interrupt your production!&lt;BR /&gt;&lt;BR /&gt;Try to read disk iformation:&lt;BR /&gt;#diskinfo /dev/rdsk/c5t0d0&lt;BR /&gt;If you cannot read the disk info, you have a phisycal issue.&lt;BR /&gt;&lt;BR /&gt;Rgds.</description>
      <pubDate>Wed, 09 Jun 2004 05:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299807#M707144</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-09T05:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299808#M707145</link>
      <description>Possibly your disk is bad..or something has happened to it so it doesn't know it's part of that vg.&lt;BR /&gt;&lt;BR /&gt;First...can you see the disk. Trying running a couple things against it like:&lt;BR /&gt;pvdisplay -v /dev/dsk/c5t0d0  or&lt;BR /&gt;diskinfo -v /dev/rdsk/c5t0d0&lt;BR /&gt;&lt;BR /&gt;If you haven't seen any lbolt errors in your syslog pointing you to this disk, and if you can display the disk with the above, then it's not hardware. So try running:&lt;BR /&gt;&lt;BR /&gt;echo "0x2008?4D" | adb /dev/dsk/c5t0d0&lt;BR /&gt;&lt;BR /&gt;...and run it against one of the other disks in that vg...&lt;BR /&gt;Does the information match ?  The last column in the output tells you the vgid.  If this disk has lost the vgid info, or if it doesn't match the other disks, then it's possible that is why it won't 'rejoin' the group.&lt;BR /&gt;&lt;BR /&gt;You could try doing a vgcfgrestore for that disk.  Bring down the mountpoints for this vg.&lt;BR /&gt;&lt;BR /&gt;vgchange -a n /dev/vgname&lt;BR /&gt;vgcfgrestore -n /dev/vgname /dev/dsk/c5t0d0&lt;BR /&gt;vgchange -a e /dev/vgname&lt;BR /&gt;&lt;BR /&gt;Now try and mount things..you may want to run an fsck on things first, but see if it will mount then.&lt;BR /&gt;&lt;BR /&gt;Just another thing to try and check...remember all problems are the process of elimination.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Jun 2004 07:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299808#M707145</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-06-09T07:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299809#M707146</link>
      <description>Hi Dayanand&lt;BR /&gt;&lt;BR /&gt;First, I looked at the log file you provided.&lt;BR /&gt;Whenever you see the message:&lt;BR /&gt; "Activation mode requested for the volume group &lt;VG name=""&gt; conflicts with configured mode."&lt;BR /&gt;... this means that the vgchange method used on the disk (in this case, vgchange -a e) does not match the activation mode of the disk.  There are 2 vgchange methods available when Serviceguard is installed:&lt;BR /&gt;Standard activation = vgchange -a y &lt;VGNAME&gt;&lt;BR /&gt;Exclusive activation = vgchange -a e &lt;VGNAME&gt;&lt;BR /&gt;So, when you know that the package control script uses '-a e', and it fails, that's because the VG's activation mode was flipped to standard mode.  &lt;BR /&gt;To change the mode to "exclusive", insure SG is running on the node, and use "vgchange -c y &lt;VGNAME&gt;"&lt;BR /&gt;To change the mode to "standard", use "vgchange -c n &lt;VGNAME&gt;.&lt;BR /&gt;&lt;BR /&gt;Now, to the specific problem...&lt;BR /&gt;&lt;BR /&gt;Per the lvdisplay, /dev/vgora/lvu01 is on these disks:&lt;BR /&gt;/dev/dsk/c4t0d0 2169 2169&lt;BR /&gt;/dev/dsk/c4t1d0 327 327&lt;BR /&gt;/dev/dsk/c5t1d0 327 327&lt;BR /&gt;&lt;BR /&gt;The extents are on:&lt;BR /&gt;--- Logical extents ---&lt;BR /&gt;LE PV1 PE1 Status 1 PV2 PE2 Status 2&lt;BR /&gt;00000 /dev/dsk/c4t0d0 00000 stale ??? 00000 current&lt;BR /&gt;00001 /dev/dsk/c4t0d0 00001 stale ??? 00001 current&lt;BR /&gt;&lt;BR /&gt;So which disk is missing?&lt;BR /&gt;The messages you provided would seem to suggest it may be c5t1d0, but notice that it's not the same LUN:&lt;BR /&gt;&lt;BR /&gt;vgdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c5t0d0":&lt;BR /&gt;&lt;BR /&gt;1) Can you restore the function of c5t1d0?&lt;BR /&gt;If not, I make no guarantees about the success of the following... but consider this:&lt;BR /&gt;&lt;BR /&gt;2a) Do a vgdisplay vgora.  Is there a difference between CUR PV and ACT PV?  If so, and restoring the missing disk is out of the question, you may want to get the missing disk out of lvmtab and see if that allows you to proceed if you know the data on the disk is still current.&lt;BR /&gt;o cp /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;o strings /etc/lvmtab - take note of all the disks in vgora&lt;BR /&gt;o ll /dev/vgora - take note of the minor number, reuse it in the following steps&lt;BR /&gt;o vgexport vgora&lt;BR /&gt;o mkdir /dev/vgora&lt;BR /&gt;o mknod /dev/vgora/group c 64 0xNN0000 (where NN is the minor number from above)&lt;BR /&gt;o vgimport /dev/vgora /dev/dsk/____ (list all but c5t0d1&lt;BR /&gt;o activate vgora (may require converting the VG to "standard" activation)&lt;BR /&gt;If the activation complains about a missing disk, consider using "vgreduce -f" to match the ACT PV to the CUR PV.&lt;BR /&gt;&lt;BR /&gt;2b) Another way to perhaps clear the problem is to "unstale" the extents.&lt;BR /&gt;To "unstale" extents, open a case with the HP Response Center and ask for a tool called "lvunstale" - which switches the disk showing the stale extents.  It can be found at this HP-internal site&lt;BR /&gt;&lt;A href="http://wtec.cup.hp.com/~hpux/fs/lvm/tools.htm" target="_blank"&gt;http://wtec.cup.hp.com/~hpux/fs/lvm/tools.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;lvunstale will "unstale" a mirror copy held on an attached set of PVs which are stale and mark stale the mirror copy held on a missing set of PVs. A missing PV is reported via lvdisplay(1M) with ??? under the PV column, an attached PV is reported with the PV name (/dev/dsk/cXtYdZ). A PV can be made missing by exporting the volume group, importing with the PV missing and then re-activating the VG.  &lt;BR /&gt;&lt;BR /&gt;Good luck!&lt;BR /&gt;-SD-&lt;BR /&gt;&lt;/VGNAME&gt;&lt;/VGNAME&gt;&lt;/VGNAME&gt;&lt;/VGNAME&gt;&lt;/VG&gt;</description>
      <pubDate>Wed, 09 Jun 2004 07:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299809#M707146</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2004-06-09T07:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299810#M707147</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks a ton to everyone who put in their suggestions. The disk are mirrored again and the cluster is forming and the package is starting up too.&lt;BR /&gt;&lt;BR /&gt;1 more qts. when i forcefully stop one node, the other node does not take the package and startup which was working earlier.&lt;BR /&gt;&lt;BR /&gt;What can be the problem.&lt;BR /&gt;&lt;BR /&gt;Suggestion Welcomed.&lt;BR /&gt;&lt;BR /&gt;Dayanand Naik.</description>
      <pubDate>Thu, 10 Jun 2004 04:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299810#M707147</guid>
      <dc:creator>Dayanand Naik_2</dc:creator>
      <dc:date>2004-06-10T04:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299811#M707148</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Have you disabled the switching feature?&lt;BR /&gt;#cmmodpkg -d -n &lt;SECONDARY_NODE&gt; &lt;PACKAGE&gt;&lt;BR /&gt;&lt;BR /&gt;You can view the current switcing status with "cmviewcl -v", you must check this area:&lt;BR /&gt;&lt;BR /&gt;      NODE_TYPE    STATUS       SWITCHING    NAME                      &lt;BR /&gt;      Primary      up           enabled      &lt;PRIMARY_NODE&gt;       (current)    &lt;BR /&gt;      Alternate    up           enabled      &lt;SECONDARY_NODE&gt;&lt;BR /&gt;&lt;BR /&gt;To enable switching feature into secondary node:&lt;BR /&gt;#cmmodpkg -e -n &lt;SECONDARY_NODE&gt; &lt;PACKAGE&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;/PACKAGE&gt;&lt;/SECONDARY_NODE&gt;&lt;/SECONDARY_NODE&gt;&lt;/PRIMARY_NODE&gt;&lt;/PACKAGE&gt;&lt;/SECONDARY_NODE&gt;</description>
      <pubDate>Thu, 10 Jun 2004 04:56:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299811#M707148</guid>
      <dc:creator>Jose Mosquera</dc:creator>
      <dc:date>2004-06-10T04:56:48Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299812#M707149</link>
      <description>Daya,&lt;BR /&gt;&lt;BR /&gt;Check you cluster status:&lt;BR /&gt;&lt;BR /&gt;# cmviewcl -v&lt;BR /&gt;&lt;BR /&gt;Check whether other node is up and running&lt;BR /&gt;&lt;BR /&gt;Also check whether package switching is disable. This could be a cause mostly.&lt;BR /&gt;&lt;BR /&gt;# cmmodpkg -e &lt;PACKAGE name=""&gt;&lt;BR /&gt;&lt;BR /&gt;Incase your node need to started:&lt;BR /&gt;&lt;BR /&gt;# cmrunnode -v -n &lt;NODENAME&gt;&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;/NODENAME&gt;&lt;/PACKAGE&gt;</description>
      <pubDate>Thu, 10 Jun 2004 05:51:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299812#M707149</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-06-10T05:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: URGENT - Mirror disk stale - Unable to form cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299813#M707150</link>
      <description>A node may not run a package for the following reasons:&lt;BR /&gt;&lt;BR /&gt;1) AUTO_RUN or Node_switching may be disabled for the package.  As others have suggested, use "cmviewcl -v -p &lt;PKG name=""&gt;" to view the states of these flags.&lt;BR /&gt;AUTO_RUN is a "global" switching flag, meaning, this package is allowed to fail over to ANY other adoptive node.&lt;BR /&gt;The Node_switching flags server-specific, meaning, this package is allowed(/not-allowed) to fail over to this specific node.&lt;BR /&gt;Use "cmmodpkg -e &lt;PKG name=""&gt;" to enable AUTO_RUN&lt;BR /&gt;Use "cmmodpkg -e -n &lt;NODENAME&gt; &lt;PKG name=""&gt;" to enable Node_switching for that node.&lt;BR /&gt;See "man cmmodpkg" and the Managing Serviceguard manual for details.&lt;BR /&gt;&lt;BR /&gt;2) The adoptive node does not have a resource available that the package requires.&lt;BR /&gt;The syslog.log and package control log are the major troubleshooting resources for this most SG problems.&lt;BR /&gt;Look at the package control log on the adoptive server where you expect the package to start up.  Does the log reveal that an ERROR condition occured during package startup attempt?  If so, Serviceguard is required to bring the package back down again, and possible toggle the Node_switching flag.&lt;BR /&gt;If no error exists in the control script log, check the syslog.log.  &lt;BR /&gt;Syslog.log may show that a package-dependent SUBNET outage exists.   The package is not allowed to start if such a condition exists.&lt;BR /&gt;Or syslog may show that a SERVICE the package uses to catch a lost application process exitted, signalling an application process disappeared abnormally.&lt;BR /&gt;&lt;BR /&gt;Also, the cmviewcl report may show that the package depends upon a RESOURCE such as available space in a file system or some other special configuration.  syslog will report if there is a problem with the resource.&lt;BR /&gt;&lt;BR /&gt;3) the adoptive node is down or not a currently in the cluster&lt;BR /&gt;&lt;BR /&gt;-SD-&lt;/PKG&gt;&lt;/NODENAME&gt;&lt;/PKG&gt;&lt;/PKG&gt;</description>
      <pubDate>Thu, 10 Jun 2004 07:53:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/urgent-mirror-disk-stale-unable-to-form-cluster/m-p/3299813#M707150</guid>
      <dc:creator>Stephen Doud</dc:creator>
      <dc:date>2004-06-10T07:53:13Z</dc:date>
    </item>
  </channel>
</rss>

