<?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: Mirrored root disk in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3175999#M629520</link>
    <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;You'll need to bring it back under LVM control by running :&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;&lt;BR /&gt;This will sync it automatically, use the -s option too if you don't want this to happen.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
    <pubDate>Wed, 28 Jan 2004 02:08:02 GMT</pubDate>
    <dc:creator>James Murtagh</dc:creator>
    <dc:date>2004-01-28T02:08:02Z</dc:date>
    <item>
      <title>Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3175998#M629519</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;As a part of Service guard testing I removed the internal HDD of rp8400 which has an OS mirror while working. The removal though not recommended, worked fine but when it was plugged in online, the LVM did not recognize the HDD. It was claimed in ioscan but the vgsync reported disk missing. Any solutions ?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Wed, 28 Jan 2004 01:59:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3175998#M629519</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-01-28T01:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3175999#M629520</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;You'll need to bring it back under LVM control by running :&lt;BR /&gt;&lt;BR /&gt;# vgchange -a y vg00&lt;BR /&gt;&lt;BR /&gt;This will sync it automatically, use the -s option too if you don't want this to happen.&lt;BR /&gt;&lt;BR /&gt;cheers,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Wed, 28 Jan 2004 02:08:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3175999#M629520</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2004-01-28T02:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176000#M629521</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;You will need to do 'vgchange -a y vg00' following 'vgsync' as mentioned by James.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 28 Jan 2004 02:41:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176000#M629521</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-28T02:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176001#M629522</link>
      <description>Hi K.&lt;BR /&gt;&lt;BR /&gt;Just to be sure but is your root disk part of the cluster (cluster awaire)? If so use the option James gave. If not i am afraid the you just can go for the removal of the lvmtab and a vgscan to recreate it. &lt;BR /&gt;&lt;BR /&gt;Gideon</description>
      <pubDate>Wed, 28 Jan 2004 02:42:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176001#M629522</guid>
      <dc:creator>G. Vrijhoeven</dc:creator>
      <dc:date>2004-01-28T02:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176002#M629523</link>
      <description>Hi Karthik.&lt;BR /&gt;You missed one process after re-plugging hdd. HDD of rp8400 is not hot swappable, it's just hot pluggable.&lt;BR /&gt;you can plug it in online. &lt;BR /&gt;You have to execute following command after plugging&lt;BR /&gt;vgcfgrestore -n vg00 /dev/dsk/cXtXdX&lt;BR /&gt;&lt;BR /&gt;have a good day&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jan 2004 01:32:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176002#M629523</guid>
      <dc:creator>Chung, jin-won</dc:creator>
      <dc:date>2004-01-30T01:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176003#M629524</link>
      <description>No need of vgcfgrestore. It is required only if the disk doesn't have the VGRA. This would be due to either corruption or if you replaced a bad disk with a new disk.&lt;BR /&gt;&lt;BR /&gt;vgchange -a y vg00 should settle down the things as the disk has already got the information. vgsync will be automatically kicked as the extents would become stale.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Fri, 30 Jan 2004 01:39:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176003#M629524</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-01-30T01:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mirrored root disk</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176004#M629525</link>
      <description>Just to add to Sridhars answer;&lt;BR /&gt;vgcfgrestore would write the backup of the LVM disk header back to the disk. That would only have been usefull had you put in a brand new disk. You would then also have had to put in the LIF in order to be able to boot. (pvcreate -B ....&lt;BR /&gt;&lt;BR /&gt;vgchange -a y and posibly a vgsync should only sync the few stale extents.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Trond</description>
      <pubDate>Fri, 30 Jan 2004 07:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mirrored-root-disk/m-p/3176004#M629525</guid>
      <dc:creator>Trond Haugen</dc:creator>
      <dc:date>2004-01-30T07:37:40Z</dc:date>
    </item>
  </channel>
</rss>

