<?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: vg question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984376#M122783</link>
    <description>the server-C is not in the cluster...why I don't execute vgchange -a r?</description>
    <pubDate>Thu, 29 May 2003 13:36:01 GMT</pubDate>
    <dc:creator>Filosofo</dc:creator>
    <dc:date>2003-05-29T13:36:01Z</dc:date>
    <item>
      <title>vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984372#M122779</link>
      <description>Hello,&lt;BR /&gt;I have a cluster with two nodes, Node-A and Node-B and PKG.&lt;BR /&gt;PKG active vg vg_try in exclusive mode (vgchange -a e)&lt;BR /&gt;Suppose that I want activate frome server Server-C the vg_try vg in read only,I must execute this command: vgchange -a r /dev/vg_try ?&lt;BR /&gt;PKG crash on Node-A what do happen to vg_try?&lt;BR /&gt;PKG deactivate vg_try from Node-A and reactivate this vg on Node-B in exclusive mode...and Server-C continue to see the vg in read only access without reexecute vgchange -a r after PKG switch?&lt;BR /&gt;&lt;BR /&gt;I hope that I must plan.....I hope...&lt;BR /&gt;&lt;BR /&gt;Filo</description>
      <pubDate>Thu, 29 May 2003 13:22:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984372#M122779</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-05-29T13:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984373#M122780</link>
      <description>Hi Filo,&lt;BR /&gt;&lt;BR /&gt;I am not sure that this is going to answer your question, but this is what we do. We have a two node cluster, the primary being Node A and the failover being Node B. The pkg runs on Node A. When we add a disk to a VG, we activate it in read-only on Node B to make sure everything is fine with that VG on Node B. Then we deactivate it, here are the commands that we use:&lt;BR /&gt;&lt;BR /&gt;Activate Read-Only (secondary node)&lt;BR /&gt;vgchange -a r vgXX&lt;BR /&gt;&lt;BR /&gt;Deactivate (secondary node)&lt;BR /&gt;vgchange -a n vgXX&lt;BR /&gt;&lt;BR /&gt;I hope this helps.&lt;BR /&gt;&lt;BR /&gt;-Bryan</description>
      <pubDate>Thu, 29 May 2003 13:28:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984373#M122780</guid>
      <dc:creator>Bryan D. Quinn</dc:creator>
      <dc:date>2003-05-29T13:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984374#M122781</link>
      <description>Are your vg's on EMC?&lt;BR /&gt;&lt;BR /&gt;If that's the case, then I would use BCV's - like a third mirror - but only seen by Host C - all you do then is splt the BCV's and mount them on Host C....&lt;BR /&gt;&lt;BR /&gt;Is Host C in the cluster?  If not then you can't do it with a simple vgchange -a r...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 29 May 2003 13:33:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984374#M122781</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-05-29T13:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984375#M122782</link>
      <description>You plan is really doomed. I am assuming that the shared VG uses block/io (e.g. filesystems or non-raw i/o).&lt;BR /&gt;&lt;BR /&gt;Even in read-only mode, Server-C will not see consistant data. The problem is buffer cache on the active nodes. Server C doesn't have a clue about what is happening in Server A's buffer cache. &lt;BR /&gt;&lt;BR /&gt;The only way that servers can share filesystem data (or other block/io) is for ALL nodes to be read-only.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 May 2003 13:35:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984375#M122782</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-05-29T13:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984376#M122783</link>
      <description>the server-C is not in the cluster...why I don't execute vgchange -a r?</description>
      <pubDate>Thu, 29 May 2003 13:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984376#M122783</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-05-29T13:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984377#M122784</link>
      <description>Why - cause MCSG will detect the vgchange from Server C as something like a disk failure -  that's why the package fail's over....&lt;BR /&gt;&lt;BR /&gt;You can only do something like this if you have a third mirror - like BCV's on an EMC frame....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RGds...Geoff</description>
      <pubDate>Thu, 29 May 2003 13:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984377#M122784</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-05-29T13:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984378#M122785</link>
      <description>Thanks for Helps...&lt;BR /&gt;But....what happens if pkg switch...Can PKG activate vg_try in exclusive mode on Node-B without deactivate the read only activation on ServerC?&lt;BR /&gt;For example If I stop PKG Can I see from Server-C, the server that have activate vg_try in read only mode before the stop of the PKG, vg_try in read only mode?&lt;BR /&gt;And what happans if I try to start PKG on Node-B without deactivate vg_try on Server-C?&lt;BR /&gt;....Another doubt...what are the difference between exclusive mode and read/write mode?&lt;BR /&gt;&lt;BR /&gt;Thanks for yours helps....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Filo</description>
      <pubDate>Thu, 29 May 2003 13:47:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984378#M122785</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-05-29T13:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984379#M122786</link>
      <description>OK I retry....&lt;BR /&gt;I have logical volume lv_try with FileSystem mount under /try....&lt;BR /&gt;I have activate, on Server A, vg_try with vgchange -a  e.&lt;BR /&gt;On server-C I activate vg_try with vgchange -a r optinon.&lt;BR /&gt;Now I mount FS on Server-C under /try ....Now Ican read the files under /try also from Server-C.&lt;BR /&gt;Now I want activate vg on Server-B.&lt;BR /&gt;1 vgchange -a n on server A&lt;BR /&gt;2 vgchange -a e on server B&lt;BR /&gt;&lt;BR /&gt;I mount FS always under /try.&lt;BR /&gt;&lt;BR /&gt;Now I can read also from Server-C the file under Try?&lt;BR /&gt;Or whan I deactivate VG on server A I have also deactivate vg for server C&lt;BR /&gt;&lt;BR /&gt;Please Help me is it important&lt;BR /&gt;&lt;BR /&gt;Filo</description>
      <pubDate>Thu, 29 May 2003 14:07:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984379#M122786</guid>
      <dc:creator>Filosofo</dc:creator>
      <dc:date>2003-05-29T14:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984380#M122787</link>
      <description>Please note the package.cntl file and the VGCHANGE variable.&lt;BR /&gt;&lt;BR /&gt;#VGCHANGE="vgchange -a y"&lt;BR /&gt;VGCHANGE="vgchange -a r"&lt;BR /&gt;VG[0]...&lt;BR /&gt;LV[0]..., etc.&lt;BR /&gt;&lt;BR /&gt;Please note the package.conf file and this variable:  NODE_NAME     [ node 1]&lt;BR /&gt;NODE_NAME     [ node 2 ]&lt;BR /&gt;&lt;BR /&gt;Order the nodes beginning with the primary node followed by the alternate for failing over to and in this way you designate how the package is to be handled.&lt;BR /&gt;&lt;BR /&gt;Don't forget to mark the vg before starting the package:&lt;BR /&gt;&lt;BR /&gt;vgchange -c y vg## (* must be run first *)&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vg##</description>
      <pubDate>Thu, 29 May 2003 16:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984380#M122787</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-29T16:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: vg question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984381#M122788</link>
      <description>Also, for the 'three-server mutual takeover', you need to be using the -q quorum option.  I.e.,&lt;BR /&gt;&lt;BR /&gt;VGCHANGE="vgchange -a e -q n"&lt;BR /&gt;&lt;BR /&gt;Try this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5140-90011/B5140-90011_top.html&amp;amp;con=/hpux/onlinedocs/B5140-90011/00/00/13-con.html&amp;amp;toc=/hpux/onlinedocs/B5140-90011/00/00/13-toc.html&amp;amp;searchterms=cntl%7cvgchange&amp;amp;queryid=20030529-110510" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B5140-90011/B5140-90011_top.html&amp;amp;con=/hpux/onlinedocs/B5140-90011/00/00/13-con.html&amp;amp;toc=/hpux/onlinedocs/B5140-90011/00/00/13-toc.html&amp;amp;searchterms=cntl%7cvgchange&amp;amp;queryid=20030529-110510&lt;/A&gt;</description>
      <pubDate>Thu, 29 May 2003 16:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vg-question/m-p/2984381#M122788</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-05-29T16:09:29Z</dc:date>
    </item>
  </channel>
</rss>

