<?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: error on activation of volume in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139644#M57753</link>
    <description>The cluster was up, but the package wasn't. But what about the status of the node you failed? That is the critical bit.&lt;BR /&gt;&lt;BR /&gt;If the node status shows as "failed" then Serviceguard will remove the tag automatically. If it does not show "failed" it will not remove the tag and you will have to do this manually.&lt;BR /&gt;&lt;BR /&gt;This is why we need to know what cmviewcl showed for the node status of the node you force shutdown.</description>
    <pubDate>Wed, 06 Feb 2008 09:59:42 GMT</pubDate>
    <dc:creator>John Bigg</dc:creator>
    <dc:date>2008-02-06T09:59:42Z</dc:date>
    <item>
      <title>error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139639#M57748</link>
      <description>yesterday i was testing on my lab to force shutdown of 1 node from 2 node serviceguard cluster. the node tries to fail over but it failed to bring up the package with this error.&lt;BR /&gt;&lt;BR /&gt;activation_check:&lt;BR /&gt;Error vg_files may still be activated on ota2&lt;BR /&gt;To correct this situation, logon to "ota2" and&lt;BR /&gt;execute the following commands:&lt;BR /&gt;   vgchange -a n vg_files&lt;BR /&gt;   vgchange --deltag ota2 vg_files&lt;BR /&gt;&lt;BR /&gt;Once "vg_files" has been deactivated from "ota2",&lt;BR /&gt;this package may be restarted via either cmmodpkg(1M)&lt;BR /&gt;or cmrunpkg(1M).&lt;BR /&gt;&lt;BR /&gt;In the event that "ota2" is either powered off&lt;BR /&gt;or unable to boot, then "vg_files" must be forced&lt;BR /&gt;to be activated on this node.&lt;BR /&gt;&lt;BR /&gt;******************* WARNING ***************************&lt;BR /&gt;&lt;BR /&gt;Forcing activation can lead to data corruption if&lt;BR /&gt;"ota2" is still running and has "vg_files"&lt;BR /&gt;active. It is imperitive to positively determine that&lt;BR /&gt;"ota2" is not running prior to performing&lt;BR /&gt;this operation.&lt;BR /&gt;&lt;BR /&gt;*******************************************************&lt;BR /&gt;&lt;BR /&gt;To force activate "vg_files", execute the following&lt;BR /&gt;command on the local system:&lt;BR /&gt;   vgchange --deltag ota2 vg_files&lt;BR /&gt;&lt;BR /&gt;The package may then be restarted via either&lt;BR /&gt;cmmodpkg(1M) or cmrunpkg(1M) commands.&lt;BR /&gt;&lt;BR /&gt;=============================================&lt;BR /&gt;&lt;BR /&gt;i want to know why i have to do it manualy? it should be automatic, or there is some conf i miss. what i have to do?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;rex33</description>
      <pubDate>Mon, 04 Feb 2008 09:18:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139639#M57748</guid>
      <dc:creator>rex_33</dc:creator>
      <dc:date>2008-02-04T09:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139640#M57749</link>
      <description>this sounds like the fail over operation failed at vg activation face..&lt;BR /&gt;&lt;BR /&gt;here are some of the chnaces.&lt;BR /&gt;&lt;BR /&gt;package shutdown  down befor failover did not complete successfully. Like the VG could not deactivated as some of the LVs did not dismount(mamy be some processes still holdoing it etc..)&lt;BR /&gt;&lt;BR /&gt;Confirm the package log ...</description>
      <pubDate>Mon, 04 Feb 2008 15:35:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139640#M57749</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-02-04T15:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139641#M57750</link>
      <description>thanks for quick response,&lt;BR /&gt;&lt;BR /&gt;hemm, your are right. actually i allready check if it still being used. but i am confident that  the partition is not being used. this is because the other node who has the tag is shutdown.&lt;BR /&gt;&lt;BR /&gt;this problem only occure if i force shutdown by directly push the power button.&lt;BR /&gt;&lt;BR /&gt;do you know why. thanks in advance.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;rex_33&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2008 04:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139641#M57750</guid>
      <dc:creator>rex_33</dc:creator>
      <dc:date>2008-02-05T04:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139642#M57751</link>
      <description>If a node fails then the package should start up automatically on another node without manual intervention. Manual intervention should only be required when we do not know the status of the remote system so cannot guarantee that the volume group is really not being used.&lt;BR /&gt;&lt;BR /&gt;When a package starts, if the volume group has a tag which indicates it may be owned by another node the package uses cmviewcl to get the status of that other node. If the status shows failed then we know the node failed and clear the tag, activate the volume group and the package starts up.&lt;BR /&gt;&lt;BR /&gt;However, if the status is something else then we do not really know what is going on and you get the message you saw indicating manual intervention.&lt;BR /&gt;&lt;BR /&gt;Therefore I would ask how you failed the server and what cmviewcl showed for the node you failed. My guess is that it does not show failed as in this example here:&lt;BR /&gt;&lt;BR /&gt;# cmviewcl&lt;BR /&gt;&lt;BR /&gt;CLUSTER      STATUS&lt;BR /&gt;flowerpot    up&lt;BR /&gt;&lt;BR /&gt;  NODE         STATUS       STATE&lt;BR /&gt;  ben          down         failed&lt;BR /&gt;  bill         up           running&lt;BR /&gt;&lt;BR /&gt;Could the node have been booting back and automatically re-joining the cluster? You really need to check the cmviewcl node status when the package starts to see what is going wrong here.&lt;BR /&gt;&lt;BR /&gt;It would be good if the Serviceguard package scripts logged the status when it failed so it would help troubleshoot issues like yours. I have had this problem before. Therefore I have logged an enhancement request which has number QXCR1000772515 for when this becomes customer viewable.&lt;BR /&gt;&lt;BR /&gt;Anyway, try again and check the node status and this should explain why the package does not start up automatically. It must have status failed for this to happen.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 05 Feb 2008 11:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139642#M57751</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2008-02-05T11:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139643#M57752</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;ok, thanks. i run cmviewcl -v on that day. actually (sorry.....) i did'nt capture it. but i am sure that it was showing that the cluster is up but the package is not. &lt;BR /&gt;&lt;BR /&gt;about deltag you said. that is exactly what i want to ask. does the serviceguard delete the tag of other node who is owning the vg if that node is inaccessible or dead. or we have to do it manualy.&lt;BR /&gt;&lt;BR /&gt;i only know how the work of mounting/unmounting of serviceguard while still in normal halt/shutdown condition.</description>
      <pubDate>Wed, 06 Feb 2008 07:45:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139643#M57752</guid>
      <dc:creator>rex_33</dc:creator>
      <dc:date>2008-02-06T07:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139644#M57753</link>
      <description>The cluster was up, but the package wasn't. But what about the status of the node you failed? That is the critical bit.&lt;BR /&gt;&lt;BR /&gt;If the node status shows as "failed" then Serviceguard will remove the tag automatically. If it does not show "failed" it will not remove the tag and you will have to do this manually.&lt;BR /&gt;&lt;BR /&gt;This is why we need to know what cmviewcl showed for the node status of the node you force shutdown.</description>
      <pubDate>Wed, 06 Feb 2008 09:59:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139644#M57753</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2008-02-06T09:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: error on activation of volume</title>
      <link>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139645#M57754</link>
      <description>ok than it should do automatically. the other node you ask is in shutdown position. i cannot reproduce this error now because my system is in production now.&lt;BR /&gt;&lt;BR /&gt;should the problem reappear i now what the cause of this. mainly because the other node failed to check the failed status.&lt;BR /&gt;&lt;BR /&gt;thanks for the comment. i think i will close this thread.</description>
      <pubDate>Wed, 06 Feb 2008 10:34:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/error-on-activation-of-volume/m-p/4139645#M57754</guid>
      <dc:creator>rex_33</dc:creator>
      <dc:date>2008-02-06T10:34:11Z</dc:date>
    </item>
  </channel>
</rss>

