<?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: Approved cluster procedures in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962971#M291950</link>
    <description>By the way, the reason you are having trouble finding "approved cluster procedures" is that the procedures are highly cluster and package dependent so what would be perfectly acceptable for one cluster might be a disaster for another.</description>
    <pubDate>Thu, 15 Mar 2007 18:49:45 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2007-03-15T18:49:45Z</dc:date>
    <item>
      <title>Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962969#M291948</link>
      <description>&lt;!--!*#--&gt;Hi everyone,&lt;BR /&gt;&lt;BR /&gt;I wasn't able to find anywhere anything about "approved cluster procedures", so I am asking for your help. &lt;BR /&gt;We have a HPUX cluster that's composed from 2 servers (cmax1 and cmax2). We recently ran out of space on the /backup/prod (production database directory) directory and were unable to perform anymore database backups to this location. The directory itself has 500GB of allocated space, but our full backup is bigger than that. So, we allocated 100GB from the SAN server. We tried to append those 2 new disks to the vg05 volume group, but we were unable to do so because of a message saying: "The volume group you have selected, "vg05", must exist and be deactivated before it can be undistributed.  Please deactivate this volume group using approved cluster procedures before attempting to undistribute it.". What are the cluster procedures? We tried to deactivate the volume group using command:&lt;BR /&gt;vgchange -a n /dev/vg05&lt;BR /&gt;That showed a "device busy" error. We killed several processes that we believed are using the disk and still no luck.&lt;BR /&gt;&lt;BR /&gt;Has anyone experienced this before? Any input is appreciated. Also, see attached image for SAM screenshots of the steps we took in trying to add the available disks to the volume group.</description>
      <pubDate>Thu, 15 Mar 2007 18:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962969#M291948</guid>
      <dc:creator>Andrei Magureanu</dc:creator>
      <dc:date>2007-03-15T18:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962970#M291949</link>
      <description>Since you don't seem familiar with ServiceGuard commands, I strongly suggest that you find some who does have SG experience. In any event, you need to execute a cmhaltpkg command, the VG will then be deactived. After you do the vgextend, you have to export and vgimport the VG to all the nodes. Using SAM for SG voluime group distribution is a far from ideal method. &lt;BR /&gt;&lt;BR /&gt;At the very least, read the SG Documentation.</description>
      <pubDate>Thu, 15 Mar 2007 18:47:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962970#M291949</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-15T18:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962971#M291950</link>
      <description>By the way, the reason you are having trouble finding "approved cluster procedures" is that the procedures are highly cluster and package dependent so what would be perfectly acceptable for one cluster might be a disaster for another.</description>
      <pubDate>Thu, 15 Mar 2007 18:49:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962971#M291950</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-15T18:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962972#M291951</link>
      <description>Thank you Clay for your quick response. Indeed, I am not familiar with ServiceGuard but I will try to get better at it next time. My question now, is how much will the "cmhaltpkg" affect the cluster availability and performance. We have about 1000 users at any given time, and taking the service (oracle) that runs on this cluster offline is not an option.</description>
      <pubDate>Fri, 16 Mar 2007 12:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962972#M291951</guid>
      <dc:creator>Andrei Magureanu</dc:creator>
      <dc:date>2007-03-16T12:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962973#M291952</link>
      <description>cmhaltpkg does NOT affect the cluster, just the package you halt, and any performance impact would be from the application performing it's shutdown procedures.&lt;BR /&gt;&lt;BR /&gt;your attempt at deactivating vg05 is due to teh fact that the package is up and running, and using the VG. Halting the package would (or should!) automatically deactivate the vg&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 12:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962973#M291952</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-03-16T12:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962974#M291953</link>
      <description>RE-reading your initial post I get the feeling you are not just running Serviceguard, but possibly using Oracle RAC with the SGeRAC add-on.&lt;BR /&gt;Is this so?&lt;BR /&gt;use swlist to check for Serviceguard Extensions for RAC&lt;BR /&gt;If you are, then this has a different connotation, and you shoul drefer to page 184 in the following:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/T1859-90038/T1859-90038.pdf" target="_blank"&gt;http://docs.hp.com/en/T1859-90038/T1859-90038.pdf&lt;/A&gt;</description>
      <pubDate>Fri, 16 Mar 2007 12:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962974#M291953</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2007-03-16T12:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962975#M291954</link>
      <description>&lt;!--!*#--&gt;Thank you melvyn.&lt;BR /&gt;&lt;BR /&gt;I did some research and ran the swlist -i command. This returned the following packages:&lt;BR /&gt;&lt;BR /&gt;MirrorDisk/UX&lt;BR /&gt;HP OnLineJFS&lt;BR /&gt;MC / ServiceGuard&lt;BR /&gt;HP-UX Installation Utilities (Ignite-UX)&lt;BR /&gt;Ximian GNOME 1.4 GTK+ Libraries for HP-UX 11.00 and 11i&lt;BR /&gt;Java 2 RTE for HP-UX (700/800), PA1.1 + PA2.0 Add On&lt;BR /&gt;HP Cluster Object Manager&lt;BR /&gt;ServiceGuard Manager&lt;BR /&gt;Java 2 Plugin for HP-UX (700/800)&lt;BR /&gt;Java2 1.3 RTE for HP-UX&lt;BR /&gt;Required Patch Bundle for HP-UX 11i, June 2003&lt;BR /&gt;Base VERITAS Volume Manager Bundle 3.5 for HP-UX&lt;BR /&gt;Consistency Monitoring Tools&lt;BR /&gt;English CDE Environment&lt;BR /&gt;Debugging Support Tools&lt;BR /&gt;PCI FDDI;Supptd HW=A3739A/A3739B;SW=J3626AA&lt;BR /&gt;Feature Enablement Patches for HP-UX 11i, Sept 2002&lt;BR /&gt;PCI/HSC FibreChannel;Supptd HW=A6684A,A6685A,A5158A,A6795A&lt;BR /&gt;PCI-X FibreChannel;Supptd HW=A6826A,A9782A,A9784A&lt;BR /&gt;Gold Applications Patches for HP-UX 11i, June 2003&lt;BR /&gt;Gold Base Patches for HP-UX 11i, June 2003&lt;BR /&gt;PCI/HSC GigEther;Supptd HW=A4926A/A4929A/A4924A/A4925A;SW=J1642AA&lt;BR /&gt;PCI/PCI-X GigEther;Supptd HW=A6794A/A6825A/A6847A/A9782A/A9784A/A7109A&lt;BR /&gt;HP-UX 11i Operating Environment Component&lt;BR /&gt;HP-UX 64-bit Base OS&lt;BR /&gt;HP-UX Base OS Auxiliary&lt;BR /&gt;Hardware Enablement Patches for HP-UX 11i, September 2003&lt;BR /&gt;PCI Ethernet;Supptd HW=A6974A&lt;BR /&gt;HP-UX Installation Utilities for Installing 11.11 Systems&lt;BR /&gt;Mozilla 1.2 for HP-UX&lt;BR /&gt;Mozilla 1.2 Source distribution&lt;BR /&gt;HPUX 11.11 Support Tools Bundle, Sep 2003&lt;BR /&gt;PCI RAID; Supptd HW=A5856A&lt;BR /&gt;Java2 1.3 Netscape Plugin for HP-UX&lt;BR /&gt;Java2 1.4 RTE for HP-UX&lt;BR /&gt;Java2 1.4 Netscape Plugin for HP-UX&lt;BR /&gt;IBM Tivoli Storage Manager Client&lt;BR /&gt;HP Wildebeest (HP WDB) Debugger&lt;BR /&gt;GUI for the HP WDB Debugger&lt;BR /&gt;Ignite-UX Manufacturing Supplement (Reference Only)&lt;BR /&gt;HP-UX Apache-based Web Server&lt;BR /&gt;HP-UX Tomcat-based Servlet Engine&lt;BR /&gt;HP-UX Webmin-based Admin&lt;BR /&gt;HP-UX XML Web Server Tools&lt;BR /&gt;Perl Programming Language&lt;BR /&gt;tusc&lt;BR /&gt;&lt;BR /&gt;It looks like we are running "HP OnLineJFS", so this may change completely the situation by not having to halt packages. Also, our Oracle install is not RAC, so nothing to worry on this.</description>
      <pubDate>Fri, 16 Mar 2007 13:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962975#M291954</guid>
      <dc:creator>Andrei Magureanu</dc:creator>
      <dc:date>2007-03-16T13:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962976#M291955</link>
      <description>OnlineJFS is not germane to your problem (although no box running SG should be without it) and since you are not running RAC, halting the package will indeed kill your Oracle sessions. If you were simply extending existing LVOL's then you could do this "on the fly" and OnlineJFS would certainly help you BUT you need to add additional PV's to an existing VG and then do your lvextend's (to grow the LVOL(s)) and fsadm's (to grow the filesystem(s)). You will need to schedule a maintenance window to do this task.&lt;BR /&gt;&lt;BR /&gt;As a temporary fix, you could create a new VG and use it for your backups and let it be a standalone VG (ie not shared (yet)) but this works only if your package does not switch to another node. You could later import this VG and make it cluster aware and part of the package during a maintenance window.&lt;BR /&gt;&lt;BR /&gt;At the moment, you are being asked to fly an airplane without first having gone to flight school. You really need to get some SG training before doing any of this.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Mar 2007 13:22:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962976#M291955</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2007-03-16T13:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Approved cluster procedures</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962977#M291956</link>
      <description>&lt;!--!*#--&gt;Well... thank you gentlemen. I will do some learning and if I figure out the way to fix this issue, I will all let you know in this thread. I will leave it open for right now.</description>
      <pubDate>Fri, 16 Mar 2007 13:38:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/approved-cluster-procedures/m-p/3962977#M291956</guid>
      <dc:creator>Andrei Magureanu</dc:creator>
      <dc:date>2007-03-16T13:38:09Z</dc:date>
    </item>
  </channel>
</rss>

