<?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: MC/SG cannot deactivate VG in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724194#M713380</link>
    <description>Hi Rainer,&lt;BR /&gt;&lt;BR /&gt;Have you added the logical volume /dev/vgtest/test on only one node and forgot to do a vgexport -p again ?&lt;BR /&gt;&lt;BR /&gt;After making changes to the Volume group on one node, like adding or deleting Logical volumes, u need to do a vgexport and vgimport on the other node.&lt;BR /&gt;&lt;BR /&gt;# vgexport -p -s -m /tmp/vgtest.map /dev/vgtest&lt;BR /&gt;# rcp /tmp/vgtest.map othernode:/tmp&lt;BR /&gt;&lt;BR /&gt;On the other node,&lt;BR /&gt;do a vgexport of the existing /dev/vgtest and then do the following&lt;BR /&gt;# vgexport /dev/vgtest&lt;BR /&gt;# mkdir /dev/vgtest&lt;BR /&gt;# mknod /dev/vgtest/group c 64 0x0n0000&lt;BR /&gt;where n is the minor number&lt;BR /&gt;# vgimport /tmp/vgtest.map /dev/vgtest&lt;BR /&gt;&lt;BR /&gt;-Sukant</description>
    <pubDate>Wed, 15 May 2002 08:00:24 GMT</pubDate>
    <dc:creator>Sukant Naik</dc:creator>
    <dc:date>2002-05-15T08:00:24Z</dc:date>
    <item>
      <title>MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724191#M713377</link>
      <description>&lt;BR /&gt;upon shutdown a package MC/SG could not deactivate the volume group:&lt;BR /&gt;&lt;BR /&gt;Error message:&lt;BR /&gt;vgchange: Failed to notify clvm daemon about volume group deactivation - No such&lt;BR /&gt; file or directory&lt;BR /&gt;Couldn't deactivate volume group "vgtest":&lt;BR /&gt;&lt;BR /&gt;No upon startup I get:&lt;BR /&gt;&lt;BR /&gt;########### Node "neptun": Starting package at Wed May 15 10:32:11 METDS&lt;BR /&gt;T 2002 ###########&lt;BR /&gt;May 15 10:32:11 - "neptun": Activating volume group vgtest with exclusive option&lt;BR /&gt;.&lt;BR /&gt;Volume group "vgtest" has been successfully changed.&lt;BR /&gt;/dev/vgtest/test: No such device or address&lt;BR /&gt;May 15 10:32:12 - Node "neptun": Checking filesystems:&lt;BR /&gt;   /dev/vgtest/test&lt;BR /&gt;Can't open /dev/vgtest/rtest, errno = 6&lt;BR /&gt;        ERROR:  Function check_and_mount&lt;BR /&gt;        ERROR:  Failed to fsck one of the logical volumes.&lt;BR /&gt;May 15 10:32:16 - Node "neptun": Deactivating volume group vgtest&lt;BR /&gt;vgchange: Failed to notify clvm daemon about volume group deactivation - No such&lt;BR /&gt; file or directory&lt;BR /&gt;Couldn't deactivate volume group "vgtest":&lt;BR /&gt;No such file or directory&lt;BR /&gt;        ERROR:  Function deactivate_volume_group&lt;BR /&gt;        ERROR:  Failed to deactivate vgtest&lt;BR /&gt;&lt;BR /&gt;        ########### Node "neptun": Package start failed  at Wed May 15 10:32:17&lt;BR /&gt;METDST 2002 ###########                    &lt;BR /&gt;     &lt;BR /&gt;lvdisplay -v seems to be ok.&lt;BR /&gt;&lt;BR /&gt;lvdisplay   /dev/vgtest/test&lt;BR /&gt;--- Logical volumes ---&lt;BR /&gt;LV Name                     /dev/vgtest/test&lt;BR /&gt;VG Name                     /dev/vgtest&lt;BR /&gt;LV Permission               read/write&lt;BR /&gt;LV Status                   available/syncd&lt;BR /&gt;Mirror copies               0&lt;BR /&gt;Consistency Recovery        MWC&lt;BR /&gt;Schedule                    parallel&lt;BR /&gt;LV Size (Mbytes)            500&lt;BR /&gt;Current LE                  125&lt;BR /&gt;Allocated PE                125&lt;BR /&gt;Stripes                     0&lt;BR /&gt;Stripe Size (Kbytes)        0&lt;BR /&gt;Bad block                   on&lt;BR /&gt;Allocation                  strict&lt;BR /&gt;IO Timeout (Seconds)        default              &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Any ideas&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 07:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724191#M713377</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T07:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724192#M713378</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Did you check the LV on both nodes ?&lt;BR /&gt;Did you import your VG on all the nodes ?&lt;BR /&gt;&lt;BR /&gt;Fr??d??ric</description>
      <pubDate>Wed, 15 May 2002 07:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724192#M713378</guid>
      <dc:creator>Frederic Sevestre</dc:creator>
      <dc:date>2002-05-15T07:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724193#M713379</link>
      <description>The errno 6 is no such device or address.&lt;BR /&gt;Have you checked the major/minor nuimbers for this vg?&lt;BR /&gt;do you have a conflict?&lt;BR /&gt;&lt;BR /&gt;ll /dev/vg*&lt;BR /&gt;and chcek it through.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 07:50:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724193#M713379</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-05-15T07:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724194#M713380</link>
      <description>Hi Rainer,&lt;BR /&gt;&lt;BR /&gt;Have you added the logical volume /dev/vgtest/test on only one node and forgot to do a vgexport -p again ?&lt;BR /&gt;&lt;BR /&gt;After making changes to the Volume group on one node, like adding or deleting Logical volumes, u need to do a vgexport and vgimport on the other node.&lt;BR /&gt;&lt;BR /&gt;# vgexport -p -s -m /tmp/vgtest.map /dev/vgtest&lt;BR /&gt;# rcp /tmp/vgtest.map othernode:/tmp&lt;BR /&gt;&lt;BR /&gt;On the other node,&lt;BR /&gt;do a vgexport of the existing /dev/vgtest and then do the following&lt;BR /&gt;# vgexport /dev/vgtest&lt;BR /&gt;# mkdir /dev/vgtest&lt;BR /&gt;# mknod /dev/vgtest/group c 64 0x0n0000&lt;BR /&gt;where n is the minor number&lt;BR /&gt;# vgimport /tmp/vgtest.map /dev/vgtest&lt;BR /&gt;&lt;BR /&gt;-Sukant</description>
      <pubDate>Wed, 15 May 2002 08:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724194#M713380</guid>
      <dc:creator>Sukant Naik</dc:creator>
      <dc:date>2002-05-15T08:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724195#M713381</link>
      <description>Melvyn,&lt;BR /&gt;&lt;BR /&gt;there seems to be no conflict:&lt;BR /&gt;&lt;BR /&gt;/dev/vgtest:&lt;BR /&gt;total 0&lt;BR /&gt;cr--r--r--   1 root       sys         64 0x030000 May  2 10:08 group&lt;BR /&gt;cr--r-----   1 root       sys         64 0x030001 May  2 10:08 rtest&lt;BR /&gt;:q!-r-----   1 root       sys         64 0x030001 May  2 10:08 test            &lt;BR /&gt;&lt;BR /&gt;Major/Minor is unique across all other VG's&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 08:01:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724195#M713381</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T08:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724196#M713382</link>
      <description>Hi Rainer,&lt;BR /&gt;&lt;BR /&gt;Looks like you have a logical volume /dev/vgtest/test defined in your Service Guard control file but no longer exists.&lt;BR /&gt;&lt;BR /&gt;Do an ll /dev/*/group and check for uniqueness of the groups.&lt;BR /&gt;&lt;BR /&gt;Probably export vgtest and import it back and then try.&lt;BR /&gt;&lt;BR /&gt;-Sri&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 08:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724196#M713382</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-15T08:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724197#M713383</link>
      <description>&lt;BR /&gt;I cannot import VG because it is still active and de-activation gives again:&lt;BR /&gt;&lt;BR /&gt;vgchange -a n vgtest&lt;BR /&gt;vgchange: Failed to notify clvm daemon about volume group deactivation - No such&lt;BR /&gt; file or directory&lt;BR /&gt;Couldn't deactivate volume group "vgtest":&lt;BR /&gt;No such file or directory</description>
      <pubDate>Wed, 15 May 2002 08:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724197#M713383</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T08:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724198#M713384</link>
      <description>Rainer,&lt;BR /&gt;&lt;BR /&gt;Sorry to say this but looks like there is some problem with the group file that is not letting you to do anything.&lt;BR /&gt;&lt;BR /&gt;You may need to reboot the box if the packages are down.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Wed, 15 May 2002 08:31:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724198#M713384</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2002-05-15T08:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724199#M713385</link>
      <description>Hi,&lt;BR /&gt;Try halting the cluster then startit&lt;BR /&gt;#cmhaltcl&lt;BR /&gt;#cmruncl&lt;BR /&gt;These process should run:&lt;BR /&gt;root    18     0  0  Mar 31  ?        146:49 lvmkd&lt;BR /&gt;root    19     0  0  Mar 31  ?        147:18 lvmkd&lt;BR /&gt;root    20     0  1  Mar 31  ?        146:12 lvmkd&lt;BR /&gt;root    21     0  0  Mar 31  ?        145:54 lvmkd&lt;BR /&gt;root    22     0  0  Mar 31  ?        143:52 lvmkd&lt;BR /&gt;root    23     0  1  Mar 31  ?        146:48 lvmkd&lt;BR /&gt;root    24     0  0  Mar 31  ?         0:00 lvmschedd&lt;BR /&gt;root  1476     0  0  Mar 31  ?         0:00 slvm_sorcvd&lt;BR /&gt;root  1369  1367 254  Mar 31  ?        5339:26 /usr/lbin/cmlvmd</description>
      <pubDate>Wed, 15 May 2002 08:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724199#M713385</guid>
      <dc:creator>Animesh Chakraborty</dc:creator>
      <dc:date>2002-05-15T08:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724200#M713386</link>
      <description>Animesh,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The daemon lvmschedd is not running on my box.&lt;BR /&gt;&lt;BR /&gt;I don't know what this daemon is doing . Can I start it manually or should I reboot as mentioned earlier?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Wed, 15 May 2002 08:43:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724200#M713386</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T08:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724201#M713387</link>
      <description>Hmm, do not see how you can cmhaltcl if the vg will not deactivate&lt;BR /&gt;A reboot may be the way to go, and then retest.&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 09:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724201#M713387</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-05-15T09:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724202#M713388</link>
      <description>Are you perhaps using BCV's?&lt;BR /&gt;If so, have you run the vgchid command on his vg/bcv?&lt;BR /&gt;&lt;BR /&gt;Just a thought, as this could have resuklted in duplicate vgid's</description>
      <pubDate>Wed, 15 May 2002 09:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724202#M713388</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-05-15T09:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: MC/SG cannot deactivate VG</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724203#M713389</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Reboot solved the problem; VG is behaving normal again&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 10:04:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-sg-cannot-deactivate-vg/m-p/2724203#M713389</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T10:04:36Z</dc:date>
    </item>
  </channel>
</rss>

