<?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: HP ServiceGuard on RHEL AS 4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210578#M32763</link>
    <description>Your system is producing an error message: "Incorrect metadata area header checksum". It apparently does not prevent package start, but it confuses the package halt procedure.&lt;BR /&gt;The actual VG deactivation is successful, but the package control script cannot confirm it.&lt;BR /&gt;&lt;BR /&gt;The error message would suggest that the LVM metadata is damaged on the shared disk.&lt;BR /&gt;&lt;BR /&gt;What is the output of this command?&lt;BR /&gt;&lt;BR /&gt;vgck -v vgdata1&lt;BR /&gt;&lt;BR /&gt;Your package seems to start completely, but then the package halts four minutes later. Did you do this manually, or did it happen by itself?&lt;BR /&gt;&lt;BR /&gt;If it happened by itself, have you defined any services to the package? If there is a problem with one of the services, the package will attempt to restart the service the configured number of times. If that does not help and the service keeps crashing, then ServiceGuard will try to failover the package... but in this case, the error message about the metadata area header checksum causes SG to consider the package halt a failure. &lt;BR /&gt;&lt;BR /&gt;The package halt procedure is *critical* for a successful failover. It must be completed without any errors, or the failover procedure stops, to minimize the risk of data loss.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Wed, 04 Jun 2008 20:26:51 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2008-06-04T20:26:51Z</dc:date>
    <item>
      <title>HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210576#M32761</link>
      <description>i have 2 proliant server with external MSA500 G2 SCSI Storage attached to both servers. i created a logical drive and presetned to both nodes.&lt;BR /&gt;when i run following commands , it works fine&lt;BR /&gt;to activate&lt;BR /&gt;vgchange --addtag $(uname -n) /dev/vgdata&lt;BR /&gt;vgchange -a y /dev/vgdata&lt;BR /&gt;TO deactivate&lt;BR /&gt;vgchange -a n /dev/vgdata&lt;BR /&gt;vgchange --delltag $(uname -n) /dev/vgdata&lt;BR /&gt;&lt;BR /&gt;when created and run a package it is giving my following error and package failover is uncessful&lt;BR /&gt;###### Node "invigo1": Starting package at Wed Jun  4 16:36:22 AST 2008 ######&lt;BR /&gt;  Incorrect metadata area header checksum&lt;BR /&gt;Attempting to addtag to vg vgdata1...&lt;BR /&gt;addtag was successful on vg vgdata1.&lt;BR /&gt;Jun  4 16:36:22 - Node "invigo1": Activating volume group vgdata1 .&lt;BR /&gt;Jun  4 16:36:22 - Node "invigo1": Checking filesystems:&lt;BR /&gt;   /dev/vgdata1/lv1&lt;BR /&gt;e2fsck 1.35 (28-Feb-2004)&lt;BR /&gt;/dev/vgdata1/lv1: clean, 16/141410304 files, 4465311/282814464 blocks&lt;BR /&gt;Jun  4 16:36:22 - Node "invigo1": Mounting /dev/vgdata1/lv1 at /data&lt;BR /&gt;Jun  4 16:36:22 - Node "invigo1": Adding IP address 10.253.30.17 to subnet 10.25&lt;BR /&gt;3.30.0&lt;BR /&gt;###### Node "invigo1": Package start completed at Wed Jun  4 16:36:22 AST 2008 #&lt;BR /&gt;#####&lt;BR /&gt;&lt;BR /&gt;####### Node "invigo1": Halting package at Wed Jun  4 16:40:25 AST 2008 #######&lt;BR /&gt;Jun  4 16:40:25 - Node "invigo1": Remove IP address 10.253.30.17 from subnet 10.&lt;BR /&gt;253.30.0&lt;BR /&gt;Jun  4 16:40:25 - Node "invigo1": Unmounting filesystem on /data&lt;BR /&gt;Jun  4 16:40:25 - Node "invigo1": Deactivating volume group vgdata1&lt;BR /&gt;&lt;BR /&gt;please help me thanks</description>
      <pubDate>Wed, 04 Jun 2008 13:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210576#M32761</guid>
      <dc:creator>AbbasNazeer</dc:creator>
      <dc:date>2008-06-04T13:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210577#M32762</link>
      <description>also see the attached log file</description>
      <pubDate>Wed, 04 Jun 2008 13:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210577#M32762</guid>
      <dc:creator>AbbasNazeer</dc:creator>
      <dc:date>2008-06-04T13:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210578#M32763</link>
      <description>Your system is producing an error message: "Incorrect metadata area header checksum". It apparently does not prevent package start, but it confuses the package halt procedure.&lt;BR /&gt;The actual VG deactivation is successful, but the package control script cannot confirm it.&lt;BR /&gt;&lt;BR /&gt;The error message would suggest that the LVM metadata is damaged on the shared disk.&lt;BR /&gt;&lt;BR /&gt;What is the output of this command?&lt;BR /&gt;&lt;BR /&gt;vgck -v vgdata1&lt;BR /&gt;&lt;BR /&gt;Your package seems to start completely, but then the package halts four minutes later. Did you do this manually, or did it happen by itself?&lt;BR /&gt;&lt;BR /&gt;If it happened by itself, have you defined any services to the package? If there is a problem with one of the services, the package will attempt to restart the service the configured number of times. If that does not help and the service keeps crashing, then ServiceGuard will try to failover the package... but in this case, the error message about the metadata area header checksum causes SG to consider the package halt a failure. &lt;BR /&gt;&lt;BR /&gt;The package halt procedure is *critical* for a successful failover. It must be completed without any errors, or the failover procedure stops, to minimize the risk of data loss.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Wed, 04 Jun 2008 20:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210578#M32763</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-04T20:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210579#M32764</link>
      <description>Thanks for your update. i found the problem is at the time of linux booting the /dev/VGdata is activating and this /dev/VGdata is already activated on the other node.i believe this is the reason for the following message&lt;BR /&gt;"incorrect metadata area header checksum"&lt;BR /&gt;can you tell me how to deactivate VG during RHEL linux system bootup.&lt;BR /&gt;i did not found in the HP ServiceGuard for linux documentation.thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2008 05:06:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210579#M32764</guid>
      <dc:creator>AbbasNazeer</dc:creator>
      <dc:date>2008-06-05T05:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210580#M32765</link>
      <description>Ouch, that's kind of bad. The node definitely *must not* activate the cluster VGs if they are in use on the other node. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B9903-90054/ch05s06.html#bdchhedc" target="_blank"&gt;http://docs.hp.com/en/B9903-90054/ch05s06.html#bdchhedc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See the paragraph about the VG Activation Protection: make sure that the required /etc/lvm/lvm.conf changes are made on _all_ cluster nodes.&lt;BR /&gt;&lt;BR /&gt;Whenever you install RedHat updates to cluster nodes, check if there are LVM tools updates among them. If there is, check that the lvm.conf changes are still there after the update and re-do them if necessary. These small changes are very important for the integrity of data in your cluster.&lt;BR /&gt;&lt;BR /&gt;If a disk gets mounted on two nodes simultaneously and both nodes write on it, there is a risk of *massive filesystem corruption* unless you're using a cluster filesystem that's specially designed to allow that. &lt;BR /&gt;&lt;BR /&gt;Been there, seen that, restored from backups.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 05 Jun 2008 10:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210580#M32765</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-06-05T10:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210581#M32766</link>
      <description>i read this docs and follow the same steps but it's not working. still activating the VG at boot of linux System</description>
      <pubDate>Thu, 05 Jun 2008 11:19:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210581#M32766</guid>
      <dc:creator>AbbasNazeer</dc:creator>
      <dc:date>2008-06-05T11:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP ServiceGuard on RHEL AS 4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210582#M32767</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Did you have any luck resolving this issue, I am having the same problem and solving it is very annoying.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Andrew Y</description>
      <pubDate>Wed, 25 Jun 2008 12:03:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/hp-serviceguard-on-rhel-as-4/m-p/4210582#M32767</guid>
      <dc:creator>Andrew Young_2</dc:creator>
      <dc:date>2008-06-25T12:03:46Z</dc:date>
    </item>
  </channel>
</rss>

