<?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: vgsync not working in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162112#M629221</link>
    <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Its working... Thanks..&lt;BR /&gt;&lt;BR /&gt;Shiju, Thanks for your help too...  And you you know me very well...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ragesh.</description>
    <pubDate>Mon, 12 Jan 2004 14:19:10 GMT</pubDate>
    <dc:creator>Ragesh V.K</dc:creator>
    <dc:date>2004-01-12T14:19:10Z</dc:date>
    <item>
      <title>vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162107#M629216</link>
      <description>We have upgraded one of our servers from L2000 to L3000, and during upgrade we have taken out the root mirror disks as a faultback arrangement.  Now after the upgrade I need to connect those disks (/dev/vg00/c101dt0d0 and /dev/vg00/c101t2d0) back and need to do the vgsync.   But vgsysnc is giving I/o error.  &lt;BR /&gt;&lt;BR /&gt;I am attaching the ioscan output before and after the upgrade.  Is this problem since the target id has been changed from 5&amp;amp;6 to 38&amp;amp;39?..   If yes, can somebody tell me how can I change it back to 5&amp;amp;6?..&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;Ragesh&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 13:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162107#M629216</guid>
      <dc:creator>Ragesh V.K</dc:creator>
      <dc:date>2004-01-12T13:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162108#M629217</link>
      <description>Did you get any error when the VGs are activated? The sync will happen when the VGs get activated. You can also do this with vgsync command.&lt;BR /&gt;&lt;BR /&gt;I would also check if you have the latest LVM and Mirror/UX patches installed. &lt;BR /&gt;&lt;BR /&gt;Also, since your device files are the same (cxtydz), I wouldn't think the 38 and 39 will cause any issues.</description>
      <pubDate>Mon, 12 Jan 2004 13:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162108#M629217</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2004-01-12T13:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162109#M629218</link>
      <description>&lt;BR /&gt;We have connected the disks online.  Its a root VG and was already on, and there was no error while booting except that the pvols are not present.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ragesh.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Jan 2004 13:56:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162109#M629218</guid>
      <dc:creator>Ragesh V.K</dc:creator>
      <dc:date>2004-01-12T13:56:58Z</dc:date>
    </item>
    <item>
      <title>Re: vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162110#M629219</link>
      <description>Ragesh =)) (Do I know you?)&lt;BR /&gt;&lt;BR /&gt;What's the output of vgdisplay and lvdisplay -v? Does any PEs shows as "stale"? Could you check the disk with "stm" or "dd" command just to make sure that the disk has no physical error?</description>
      <pubDate>Mon, 12 Jan 2004 14:00:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162110#M629219</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2004-01-12T14:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162111#M629220</link>
      <description>This should work nicely:&lt;BR /&gt;(Where cXtXdX is the drive in question)&lt;BR /&gt;&lt;BR /&gt;vgcfgrestore -n /dev/vg00 /dev/dsk/cXtXdX&lt;BR /&gt;vgchange -a y /dev/vg00  (yes, even though it's active already)&lt;BR /&gt;mkboot /dev/rdsk/cXtXdX&lt;BR /&gt;mkboot -a "hpux -lq (0;) /stand/vmunix" /dev/dsk/cXtXdX&lt;BR /&gt;vgsync&lt;BR /&gt;&lt;BR /&gt;Of course you can lifls your existing drive to check what&lt;BR /&gt;other things you may want to lifcp to the new drive.&lt;BR /&gt;(ODE, for example.)&lt;BR /&gt;All that you really need are ISL/AUTO/HPUX/PAD/LABEL.</description>
      <pubDate>Mon, 12 Jan 2004 14:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162111#M629220</guid>
      <dc:creator>Chris Watkins_1</dc:creator>
      <dc:date>2004-01-12T14:02:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgsync not working</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162112#M629221</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Its working... Thanks..&lt;BR /&gt;&lt;BR /&gt;Shiju, Thanks for your help too...  And you you know me very well...&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Ragesh.</description>
      <pubDate>Mon, 12 Jan 2004 14:19:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgsync-not-working/m-p/3162112#M629221</guid>
      <dc:creator>Ragesh V.K</dc:creator>
      <dc:date>2004-01-12T14:19:10Z</dc:date>
    </item>
  </channel>
</rss>

