<?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: vgdisplay shows error after mirrored disk replacement in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196278#M165792</link>
    <description>Hi Ettore,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick help.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c2t6d0&lt;BR /&gt;/dev/dsk/c2t5d0&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c1t6d0&lt;BR /&gt;/dev/dsk/c4t6d0 &amp;lt;&amp;lt;&amp;lt; present&lt;BR /&gt;/dev/dsk/c1t5d0&lt;BR /&gt;/dev/dsk/c4t5d0&lt;BR /&gt;&lt;BR /&gt;The disk is present in the lvmtab.&lt;BR /&gt;&lt;BR /&gt;Franky</description>
    <pubDate>Thu, 19 Feb 2004 03:43:03 GMT</pubDate>
    <dc:creator>Franky Leeuwerck_1</dc:creator>
    <dc:date>2004-02-19T03:43:03Z</dc:date>
    <item>
      <title>vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196274#M165788</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;On our HP-UX with a DBMS running, we recently had a disk failure (one of a mirrored volume).&lt;BR /&gt;&lt;BR /&gt;We stopped the dialogd for avoiding a full /var dir. We could only replace the disk after a week.&lt;BR /&gt;&lt;BR /&gt;Finally, the bad disk got replaced without problems. The HP-UX was rebooted and the DBMS is up and running.&lt;BR /&gt;&lt;BR /&gt;The ioscan -fnC disk shows that the disk (disk 6) is CLAIMED, however vgdisplay of the corresponding volumegroup still shows some errors.&lt;BR /&gt;&lt;BR /&gt;Is this because the diagnostics is not started yet, or is there another action to be taken after a disk replacement to update the systems information.&lt;BR /&gt;&lt;BR /&gt;Below, you'll find the output of ioscan and vgdisplay.&lt;BR /&gt;&lt;BR /&gt;Franky&lt;BR /&gt;&lt;BR /&gt;vgdisplay -v /dev/vg01&lt;BR /&gt;vgdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t6d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to this volume group&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/c4t6d0":&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;...etcetera .. a number of same messages ..&lt;BR /&gt;--- Volume groups ---&lt;BR /&gt;VG Name                     /dev/vg01&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                      3      &lt;BR /&gt;Open LV                     3      &lt;BR /&gt;Max PV                      16     &lt;BR /&gt;Cur PV                      4      &lt;BR /&gt;Act PV                      3      &lt;BR /&gt;Max PE per PV               2171         &lt;BR /&gt;VGDA                        6   &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    6510    &lt;BR /&gt;Alloc PE                    6170    &lt;BR /&gt;Free PE                     340     &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/vg01/lvol1&lt;BR /&gt;   LV Status                   available/syncd           &lt;BR /&gt;   LV Size (Mbytes)            6000            &lt;BR /&gt;   Current LE                  1500      &lt;BR /&gt;   Allocated PE                3000        &lt;BR /&gt;   Used PV                     2       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg01/lvol2&lt;BR /&gt;   LV Status                   available/stale           &lt;BR /&gt;   LV Size (Mbytes)            6000            &lt;BR /&gt;   Current LE                  1500      &lt;BR /&gt;   Allocated PE                3000        &lt;BR /&gt;   Used PV                     1       &lt;BR /&gt;&lt;BR /&gt;   LV Name                     /dev/vg01/lvol3&lt;BR /&gt;   LV Status                   available/stale           &lt;BR /&gt;   LV Size (Mbytes)            4000            &lt;BR /&gt;   Current LE                  1000      &lt;BR /&gt;   Allocated PE                2000        &lt;BR /&gt;   Used PV                     3       &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   --- Physical volumes ---&lt;BR /&gt;   PV Name                     /dev/dsk/c1t6d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2170    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c1t5d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2170    &lt;BR /&gt;   Free PE                     0       &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;   PV Name                     /dev/dsk/c4t5d0&lt;BR /&gt;   PV Status                   available                &lt;BR /&gt;   Total PE                    2170    &lt;BR /&gt;   Free PE                     340     &lt;BR /&gt;   Autoswitch                  On        &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ioscan -fnC disk&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/12.5.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39175LC&lt;BR /&gt;                        /dev/dsk/c1t5d0   /dev/rdsk/c1t5d0&lt;BR /&gt;disk      1  8/12.6.0    sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c1t6d0   /dev/rdsk/c1t6d0&lt;BR /&gt;disk      2  8/16/5.2.0  sdisk       CLAIMED   DEVICE    HP      DVD-ROM 6x/32x&lt;BR /&gt;                        /dev/dsk/c2t2d0   /dev/rdsk/c2t2d0&lt;BR /&gt;disk      3  8/16/5.5.0  sdisk       CLAIMED   DEVICE    SEAGATE ST39173N&lt;BR /&gt;                        /dev/dsk/c2t5d0   /dev/rdsk/c2t5d0&lt;BR /&gt;disk      4  8/16/5.6.0  sdisk       CLAIMED   DEVICE    SEAGATE ST39175LW&lt;BR /&gt;                        /dev/dsk/c2t6d0   /dev/rdsk/c2t6d0&lt;BR /&gt;disk      5  10/12.5.0   sdisk       CLAIMED   DEVICE    SEAGATE ST39236LC&lt;BR /&gt;                        /dev/dsk/c4t5d0   /dev/rdsk/c4t5d0&lt;BR /&gt;disk      6  10/12.6.0   sdisk       CLAIMED   DEVICE    SEAGATE ST39173WC&lt;BR /&gt;                        /dev/dsk/c4t6d0   /dev/rdsk/c4t6d0&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 03:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196274#M165788</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2004-02-19T03:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196275#M165789</link>
      <description>The pvdisplay of the replaced disk looks like :&lt;BR /&gt;&lt;BR /&gt;pvdisplay /dev/dsk/c4t5d0          &lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t6d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;--- Physical volumes ---&lt;BR /&gt;PV Name                     /dev/dsk/c4t5d0&lt;BR /&gt;pvdisplay: Warning: couldn't query physical volume "/dev/dsk/c4t6d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;pvdisplay: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;VG Name                     /dev/vg01&lt;BR /&gt;PV Status                   available                &lt;BR /&gt;Allocatable                 yes          &lt;BR /&gt;VGDA                        2   &lt;BR /&gt;Cur LV                      2      &lt;BR /&gt;PE Size (Mbytes)            4               &lt;BR /&gt;Total PE                    2170    &lt;BR /&gt;Free PE                     340     &lt;BR /&gt;Allocated PE                1830        &lt;BR /&gt;Stale PE                    0       &lt;BR /&gt;IO Timeout (Seconds)        default             &lt;BR /&gt;Autoswitch                  On        &lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 03:25:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196275#M165789</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2004-02-19T03:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196276#M165790</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the first thing to check is LVM configuration:&lt;BR /&gt;&lt;BR /&gt;# strings /etc/lvmtab&lt;BR /&gt;&lt;BR /&gt;Is /dev/dsk/c4t6d0 there?&lt;BR /&gt;If no then&lt;BR /&gt;&lt;BR /&gt;# mv /etc/lvmtab /etc/lvmtab.old&lt;BR /&gt;# vgscan -v&lt;BR /&gt;&lt;BR /&gt;and then re-try vgdisplay.&lt;BR /&gt;&lt;BR /&gt;I hope this helps you.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 19 Feb 2004 03:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196276#M165790</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-19T03:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196277#M165791</link>
      <description>You have to do some actions.&lt;BR /&gt;As a starter, check these documents:&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072400782" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072400782&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065011465" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000065011465&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;JP.&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 03:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196277#M165791</guid>
      <dc:creator>Jeroen Peereboom</dc:creator>
      <dc:date>2004-02-19T03:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196278#M165792</link>
      <description>Hi Ettore,&lt;BR /&gt;&lt;BR /&gt;Thanks for your quick help.&lt;BR /&gt;&lt;BR /&gt;strings /etc/lvmtab&lt;BR /&gt;/dev/vg00&lt;BR /&gt;/dev/dsk/c2t6d0&lt;BR /&gt;/dev/dsk/c2t5d0&lt;BR /&gt;/dev/vg01&lt;BR /&gt;/dev/dsk/c1t6d0&lt;BR /&gt;/dev/dsk/c4t6d0 &amp;lt;&amp;lt;&amp;lt; present&lt;BR /&gt;/dev/dsk/c1t5d0&lt;BR /&gt;/dev/dsk/c4t5d0&lt;BR /&gt;&lt;BR /&gt;The disk is present in the lvmtab.&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Thu, 19 Feb 2004 03:43:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196278#M165792</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2004-02-19T03:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196279#M165793</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; You need to do a vgcfgrestore once u add a new disk. So for your config execute the below commands. If you have mounted any of the logical volumes of vg01. u need to unmount that before ececuting these commands.&lt;BR /&gt;&lt;BR /&gt;#vgchange -a n /dev/vg01&lt;BR /&gt;#vgcfgrestore -n /dev/vg01 /dev/rdsk/c4t6d0&lt;BR /&gt;#vgchange -a y /dev/vg01&lt;BR /&gt;&lt;BR /&gt;Then check vgdisplay .It should work.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 03:49:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196279#M165793</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2004-02-19T03:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196280#M165794</link>
      <description>Thanks Jeroen for your message.&lt;BR /&gt;I took me a while to get to your document links, as I had to register first to the european site.&lt;BR /&gt;&lt;BR /&gt;Somehow I can't submit some points for your contribution, so if you reply again, I'll do it the next time.&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Thu, 19 Feb 2004 03:55:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196280#M165794</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-02-19T03:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196281#M165795</link>
      <description>I had messages like this when I replaced a mirrored disk while the system was off then rebooted the system. It looks like the physical volume is not recognised as a member of vg01. Did you do the follow-up actions after replacing the disk, e.g.:&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n /dev/vg01 /dev/rdsk/c4t6d0&lt;BR /&gt;vgchange -a y /dev/vg01&lt;BR /&gt;vgsync /dev/vg01</description>
      <pubDate>Thu, 19 Feb 2004 03:55:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196281#M165795</guid>
      <dc:creator>Alan Turner</dc:creator>
      <dc:date>2004-02-19T03:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196282#M165796</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;remove the disk from volume group&lt;BR /&gt;&lt;BR /&gt;create PV&lt;BR /&gt;#pvcreate -f /dev/rdsk/c4t6d0&lt;BR /&gt;&lt;BR /&gt;extend the volume group&lt;BR /&gt;&lt;BR /&gt;#vgextend /dev/vg00 /dev/dsk/c4t6d0&lt;BR /&gt;&lt;BR /&gt;then mirror the manually all the logical volume&lt;BR /&gt;&lt;BR /&gt;using lvextend commnad&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 04:26:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196282#M165796</guid>
      <dc:creator>Suresh Patoria</dc:creator>
      <dc:date>2004-02-19T04:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196283#M165797</link>
      <description>Hi everyone,&lt;BR /&gt;&lt;BR /&gt;Thanks for all the suggestions.&lt;BR /&gt;&lt;BR /&gt;Unfortunately, I needed to register to the european site for looking at the proposed documents and now I can not anymore submit points as I received an new user_id.&lt;BR /&gt;Anyone has an idea ?&lt;BR /&gt;&lt;BR /&gt;Franky&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 04:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196283#M165797</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-02-19T04:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196284#M165798</link>
      <description>Franky, then your LVM problem is due to /etc/lvmconf/vg01.conf was not re-established. In order to do it (as other guys said) you should launch&lt;BR /&gt;&lt;BR /&gt;# vgcfgrestore -n /dev/vg01 /dev/rdsk/c4t6d0&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg01&lt;BR /&gt;&lt;BR /&gt;This should solve your LVM problem.&lt;BR /&gt;&lt;BR /&gt;About your last question: I don't understand the problem to submit points. Even if you have a new userID (for european ITRC site) you can login with your old userID and work yet.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 19 Feb 2004 04:51:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196284#M165798</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-19T04:51:08Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196285#M165799</link>
      <description>Ettore,&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&lt;BR /&gt;&lt;BR /&gt;According to your opinion, should I also perform a vgsync ?&lt;BR /&gt;&lt;BR /&gt;Franky&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 05:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196285#M165799</guid>
      <dc:creator>Franky Leeuwerck_2</dc:creator>
      <dc:date>2004-02-19T05:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196286#M165800</link>
      <description>Ok everyone,&lt;BR /&gt;&lt;BR /&gt;Thanks to Ettore's tip, I can reassign points again. &lt;BR /&gt;I'll try the vgcfrestore/vgchange procedure as soon as possible today.&lt;BR /&gt;If this seems to be the solution, then you guys all get a big 10.&lt;BR /&gt;I'll come back to this issue, later.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Franky</description>
      <pubDate>Thu, 19 Feb 2004 05:15:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196286#M165800</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2004-02-19T05:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196287#M165801</link>
      <description>About your last question:&lt;BR /&gt;it doesn't need vgsync because activation by vgchange already should do sync.&lt;BR /&gt;Anyway solving vgdisplay problems you can launch it &lt;BR /&gt;&lt;BR /&gt;# vgdisplay -v vg01 | grep "LV Status"&lt;BR /&gt;&lt;BR /&gt;and see if all logical volumes are 'available/syncd'.&lt;BR /&gt;If no then you can force them to sync one by one:&lt;BR /&gt;&lt;BR /&gt;# lvsync /dev/vg01/lvolX&lt;BR /&gt;&lt;BR /&gt;If after this command vgdisplay above doesn't show syncd yet then it is probable to be an hardware problem, again :-(, on disks. But I don't think that.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Ettore</description>
      <pubDate>Thu, 19 Feb 2004 05:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196287#M165801</guid>
      <dc:creator>Fabio Ettore</dc:creator>
      <dc:date>2004-02-19T05:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196288#M165802</link>
      <description>Franky,&lt;BR /&gt;&lt;BR /&gt;The key here is in your original vgdisplay output:&lt;BR /&gt;&lt;BR /&gt; LV Name /dev/vg01/lvol2&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 6000&lt;BR /&gt;Current LE 1500&lt;BR /&gt;Allocated PE 3000&lt;BR /&gt;Used PV 1&lt;BR /&gt;&lt;BR /&gt;LV Name /dev/vg01/lvol3&lt;BR /&gt;LV Status available/stale&lt;BR /&gt;LV Size (Mbytes) 4000&lt;BR /&gt;Current LE 1000&lt;BR /&gt;Allocated PE 2000&lt;BR /&gt;Used PV 3 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Not that lvol2 and lvol3 show status of "available/stale".  The mirrors for those two lvols have not been synced - they're "stale".  Whenever you replace a mirrored disk, you need to run vgcfgrestore, vgchange, and (possibly) vgsync.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 19 Feb 2004 06:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196288#M165802</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-19T06:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196289#M165803</link>
      <description>Problem solved.&lt;BR /&gt;&lt;BR /&gt;Exact steps were :&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n /dev/vg01 /dev/rdsk/c4t6d0&lt;BR /&gt;vgcfgrestore: Couldn't query physical volume "/dev/dsk/c4t6d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;Volume Group configuration has been restored to /dev/rdsk/c4t6d0&lt;BR /&gt;&lt;BR /&gt;vgchange -a y /dev/vg01&lt;BR /&gt;Volume group "/dev/vg01" has been successfully changed.&lt;BR /&gt;&lt;BR /&gt;vgsync /dev/vg01&lt;BR /&gt;Resynchronized logical volume "/dev/vg01/lvol1".&lt;BR /&gt;Resynchronized logical volume "/dev/vg01/lvol2".&lt;BR /&gt;Resynchronized logical volume "/dev/vg01/lvol3".&lt;BR /&gt;Resynchronized volume group "/dev/vg01".&lt;BR /&gt;&lt;BR /&gt;The latter one took about 30 minutes (3 lvols with 17GB in total).&lt;BR /&gt;&lt;BR /&gt;Thanks and regards,&lt;BR /&gt;Franky&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Feb 2004 08:48:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196289#M165803</guid>
      <dc:creator>Franky Leeuwerck_1</dc:creator>
      <dc:date>2004-02-19T08:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: vgdisplay shows error after mirrored disk replacement</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196290#M165804</link>
      <description>Franky,&lt;BR /&gt;&lt;BR /&gt;I just noticed a typo:&lt;BR /&gt;&lt;BR /&gt;"Not that lvol2 and lvol3"&lt;BR /&gt;&lt;BR /&gt;-should be-&lt;BR /&gt;&lt;BR /&gt;"Note that lvol2 and lvol3"&lt;BR /&gt;&lt;BR /&gt;Sorry, I really must learn to proof-read!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;(no points please)</description>
      <pubDate>Thu, 19 Feb 2004 08:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgdisplay-shows-error-after-mirrored-disk-replacement/m-p/3196290#M165804</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-02-19T08:51:11Z</dc:date>
    </item>
  </channel>
</rss>

