<?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: HPUX Cluster in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572030#M228338</link>
    <description>Hi you can do it online if you have online jfs. of course you must be certain that the package not switch during the changes.&lt;BR /&gt;&lt;BR /&gt;* chmod -d &lt;PACKAGENAME&gt;&lt;BR /&gt;* make the neccesary change &lt;BR /&gt;* export the volume group with the -p option to a map.file&lt;BR /&gt;* check if the volume group is extended correctly&lt;BR /&gt;* remove the VG entries with vgexport on the other nodes.&lt;BR /&gt;* import the vg information on the other nodes.&lt;BR /&gt;* i always try to start the package on the other nodes to make certian that the packeges also run on that node.&lt;BR /&gt;* at last chmod -e packagename.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark&lt;/PACKAGENAME&gt;</description>
    <pubDate>Tue, 28 Jun 2005 06:15:18 GMT</pubDate>
    <dc:creator>Mark Nieuwboer</dc:creator>
    <dc:date>2005-06-28T06:15:18Z</dc:date>
    <item>
      <title>HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572026#M228334</link>
      <description>We have 3 Node MC/Service gaurd Cluster. One package is running on each node. I need to add addistional disk space on one of the volume group used in the package. &lt;BR /&gt;&lt;BR /&gt;1. Request you to suggest whether the below mentioned step is correct.&lt;BR /&gt;&lt;BR /&gt;* bring down the package&lt;BR /&gt;* activate the VG in one node manually&lt;BR /&gt;* remove the VG entries with vgexport command on the other 2 nodes.&lt;BR /&gt;* make the neccesary changes on the volume group&lt;BR /&gt;* export the VG Information into Mapfile&lt;BR /&gt;* import the VG Information on the other 2 nodes from the mapfile.&lt;BR /&gt;* start the package.&lt;BR /&gt;&lt;BR /&gt;2. Can we do the changes online ie when the package is running without any downtime of package? if yes pls suggest me on that.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 05:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572026#M228334</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2005-06-28T05:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572027#M228335</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is quite normal and should not include anything else. But as it includes manually enabling the  volume group can not be done online atleast I never tried.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 28 Jun 2005 05:48:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572027#M228335</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-28T05:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572028#M228336</link>
      <description>Hi Vinay,&lt;BR /&gt;&lt;BR /&gt;Steps looks ok.&lt;BR /&gt;However, vgextend cannot be performed if the volume group is activated in shared mode.&lt;BR /&gt;&lt;BR /&gt;--Shyjith</description>
      <pubDate>Tue, 28 Jun 2005 05:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572028#M228336</guid>
      <dc:creator>Shyjith P K</dc:creator>
      <dc:date>2005-06-28T05:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572029#M228337</link>
      <description>It is activated in Exclusive mode and is not in shared mode. &lt;BR /&gt;&lt;BR /&gt;I was keen to know if i can go ahead directly extending the volume group when the package is on. than update the Vg information on the other 2 nodes with the map file.</description>
      <pubDate>Tue, 28 Jun 2005 06:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572029#M228337</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2005-06-28T06:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572030#M228338</link>
      <description>Hi you can do it online if you have online jfs. of course you must be certain that the package not switch during the changes.&lt;BR /&gt;&lt;BR /&gt;* chmod -d &lt;PACKAGENAME&gt;&lt;BR /&gt;* make the neccesary change &lt;BR /&gt;* export the volume group with the -p option to a map.file&lt;BR /&gt;* check if the volume group is extended correctly&lt;BR /&gt;* remove the VG entries with vgexport on the other nodes.&lt;BR /&gt;* import the vg information on the other nodes.&lt;BR /&gt;* i always try to start the package on the other nodes to make certian that the packeges also run on that node.&lt;BR /&gt;* at last chmod -e packagename.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark&lt;/PACKAGENAME&gt;</description>
      <pubDate>Tue, 28 Jun 2005 06:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572030#M228338</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-06-28T06:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572031#M228339</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The command for changing package switch over switch should be cmmodpkg &amp;amp; not chmod.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 28 Jun 2005 06:20:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572031#M228339</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-28T06:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572032#M228340</link>
      <description>It seems that we can extend the VG online. i have a doubt how can we know whether the VG is activated in cluster &amp;amp; shared mode.&lt;BR /&gt;&lt;BR /&gt;When i see in vgdisplay it says AVAILABLE,EXCLUSIVE.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 06:53:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572032#M228340</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2005-06-28T06:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572033#M228341</link>
      <description>Vinay,&lt;BR /&gt;&lt;BR /&gt;under the path /etc/cmcluster&lt;BR /&gt;check the cluster.ascii file&lt;BR /&gt;&lt;BR /&gt;Well,on the other hand Hp always recommeded&lt;BR /&gt;me to halt package and maintain your FS &lt;BR /&gt;&lt;BR /&gt;good Luck,&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 07:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572033#M228341</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-06-28T07:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572034#M228342</link>
      <description>Vinay,&lt;BR /&gt;&lt;BR /&gt;If you see available,exclusive then the vg is not in shared mode. You will see either available,server or available,client (depending on which server activated the volume group first) if your volume group was activated in shared mode.&lt;BR /&gt;&lt;BR /&gt;As already stated, you should be able to add the space online (as long as you have OnlineJFS).&lt;BR /&gt;&lt;BR /&gt;David&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 28 Jun 2005 07:56:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572034#M228342</guid>
      <dc:creator>David Child_1</dc:creator>
      <dc:date>2005-06-28T07:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572035#M228343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes, just confirmed it can be done online but should be checked by switching over packages manually when done. &lt;BR /&gt;&lt;BR /&gt;Also it activates VG's in exclusive node. i.e. only once node accesses at a time. So you will be doing the config changes on the node where package is currently running &amp;amp; rather you can not do it on other nodes as VG is activated on the one where package is currently running.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Tue, 28 Jun 2005 08:03:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572035#M228343</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-28T08:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572036#M228344</link>
      <description>Hi all. Last question on this thread.&lt;BR /&gt;&lt;BR /&gt;I need to export the volume group information from Node 1 and import it on to the other 2 nodes.&lt;BR /&gt;&lt;BR /&gt;Which command is correct&lt;BR /&gt;&lt;BR /&gt;vgexport -m &lt;MAPFILE&gt; &lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;vgexport -f &lt;FILE&gt;&lt;BR /&gt;&lt;BR /&gt;the documentation tells to use -m option. was keen to know why we cant use -f option for exporting the vgs and import on ther systems&lt;/FILE&gt;&lt;/MAPFILE&gt;</description>
      <pubDate>Wed, 29 Jun 2005 11:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572036#M228344</guid>
      <dc:creator>vinay_26</dc:creator>
      <dc:date>2005-06-29T11:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572037#M228345</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is always done with -m option &amp;amp; not -f because it writes PV paths on the file which may be different on the other host. While doing it with MAP file it writes VGID on the map file and all disks are scanned for that VGID while importing the VG.&lt;BR /&gt;&lt;BR /&gt;Also do not forget to use -p option on node1.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Devender</description>
      <pubDate>Wed, 29 Jun 2005 11:18:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572037#M228345</guid>
      <dc:creator>Devender Khatana</dc:creator>
      <dc:date>2005-06-29T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572038#M228346</link>
      <description>i am agree with Devender...&lt;BR /&gt;&lt;BR /&gt;Good Luck,</description>
      <pubDate>Thu, 30 Jun 2005 00:11:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572038#M228346</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-06-30T00:11:19Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572039#M228347</link>
      <description>Hi Vinay,&lt;BR /&gt;&lt;BR /&gt;Use the "-s" option also.&lt;BR /&gt;&lt;BR /&gt;# vgexport â  p â  v â  s â  m /tmp/vgXX.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;R</description>
      <pubDate>Thu, 30 Jun 2005 02:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572039#M228347</guid>
      <dc:creator>Shyjith P K</dc:creator>
      <dc:date>2005-06-30T02:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX Cluster</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572040#M228348</link>
      <description>Command is&lt;BR /&gt;&lt;BR /&gt;# vgexport -p -v -s -m /tmp/vgXX.map /dev/vgXX&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;Shyjith</description>
      <pubDate>Thu, 30 Jun 2005 02:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-cluster/m-p/3572040#M228348</guid>
      <dc:creator>Shyjith P K</dc:creator>
      <dc:date>2005-06-30T02:22:58Z</dc:date>
    </item>
  </channel>
</rss>

