<?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: vgcfgbackup for vglock in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579476#M715488</link>
    <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;The answer to all your questions is yes.  You can do a vgcfgbackup, the VG has to be activated in exclusive mode and this can be done without affecting the SG packages.  Obviously you can't activate the VG on more than one node, but then why would you want to?&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
    <pubDate>Fri, 14 Sep 2001 09:10:53 GMT</pubDate>
    <dc:creator>Santosh Nair_1</dc:creator>
    <dc:date>2001-09-14T09:10:53Z</dc:date>
    <item>
      <title>vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579474#M715486</link>
      <description>Hello all...&lt;BR /&gt;&lt;BR /&gt;Can I backup my vglock while the cluster is running,currently th VG is deactivated. Can I activate it and back it up, if I can does it have to be in Exclusive mode or not ??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Fri, 14 Sep 2001 08:58:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579474#M715486</guid>
      <dc:creator>Andrew R.</dc:creator>
      <dc:date>2001-09-14T08:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579475#M715487</link>
      <description>To use vgcfgbackup on a vg, it must be activated on the node on which you are going to issue the command.&lt;BR /&gt;If this is a shared or cluster vg, then you normally activate it via the package, in exclusive mode.&lt;BR /&gt;If the package is active on another node, you could do:&lt;BR /&gt;vgchange -a r vglock&lt;BR /&gt;vgcfgbackup vglock&lt;BR /&gt;vgchange -a n vglock&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 09:09:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579475#M715487</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-09-14T09:09:44Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579476#M715488</link>
      <description>Andrew,&lt;BR /&gt;&lt;BR /&gt;The answer to all your questions is yes.  You can do a vgcfgbackup, the VG has to be activated in exclusive mode and this can be done without affecting the SG packages.  Obviously you can't activate the VG on more than one node, but then why would you want to?&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 14 Sep 2001 09:10:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579476#M715488</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-14T09:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579477#M715489</link>
      <description>Melvyn,&lt;BR /&gt;&lt;BR /&gt;I think there's a typo in the commands you've given, it should be vgchange -a e vglock and not vgchange -a r vglock.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 14 Sep 2001 09:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579477#M715489</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-14T09:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579478#M715490</link>
      <description>No I am not wrong.&lt;BR /&gt;You can activate the VG in READ-ONLY mode using the -r for the short time this vgcfgbackup is to be run.</description>
      <pubDate>Fri, 14 Sep 2001 09:28:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579478#M715490</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2001-09-14T09:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579479#M715491</link>
      <description>Melyvn,&lt;BR /&gt;&lt;BR /&gt;I apologize, I misread your comments.  I though you were saying that vgchange -a r vglock would activate the VG in exclusive mode.&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 14 Sep 2001 10:51:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579479#M715491</guid>
      <dc:creator>Santosh Nair_1</dc:creator>
      <dc:date>2001-09-14T10:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: vgcfgbackup for vglock</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579480#M715492</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;I think what your are trying to say is that when your cluster is up, your lock vg is not activated on any node because it is not associated with any package. If that is the case you can activate the VG on any node and take a vgcfgbackup as melvyn has suggested. you don't have to do this on both the nodes, one will be sufficient as the idea is to restore the VG conf if you need to replace the lock disk. However you can still do it on both the nodes. To do that, first activate the VG on one node, take vgcfgbackup, deactivate the VG, activate it on another node, take vgcfgbackup and then deactivate. Thsi whole thing is assuming that VG is not getting activated on Cluster/Package startup.&lt;BR /&gt;&lt;BR /&gt;In case the VG is getting activated on cluster startup by any package, it would be already be activated on one of the nodes. So you can take vgcfgbackup on that node. To take the vgcfgbackup for the lock VG on another node in this case, you'll have to move the package to another node so that the VG get's activated on that node. You cannot access the VG on the second node, if it is already active on the first node (through the package).&lt;BR /&gt;&lt;BR /&gt;You can do all this even when the Clsuter is running. In fact you an access the lock VG only when the cluster is running. &lt;BR /&gt;&lt;BR /&gt;If you want to activate the VG, when the cluster is not running then you have to make the VG cluster non-aware  by using "vgchange -c n /dev/vg_lock", then activate it using vgchange, take vgcfgbackup, deactivate it, put the vg back in cluster aware mode, by starting cluster and doing "vgchange -c y /dev/vg_lock". From what i remember in this case you cannot make the vg cluster aware if the cluster is not running.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Sep 2001 11:43:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vgcfgbackup-for-vglock/m-p/2579480#M715492</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-09-14T11:43:27Z</dc:date>
    </item>
  </channel>
</rss>

