<?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-ServiceGuard on HP-J2240 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674041#M51613</link>
    <description>Have you done a vgchange -c y? If so, you must do a vgchange -a e to activate the VG in exclusive mode. Having said this, you should be aware that MC/SG is not supported on workstations. You may get it to work but it is often not reliable.</description>
    <pubDate>Fri, 01 Mar 2002 03:01:43 GMT</pubDate>
    <dc:creator>A. Clay Stephenson</dc:creator>
    <dc:date>2002-03-01T03:01:43Z</dc:date>
    <item>
      <title>MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674039#M51611</link>
      <description>All,&lt;BR /&gt;Could able to install MC-ServiceGuard on HP-J2240?&lt;BR /&gt;And I have two HP-J2240 connect to one third party diskarray but I encounter vgchange problem, I export VG from HP-J2240 via command vgexport -v -s -p -m /tmp/vg02.map vg02 , then import to alternative HP-J2240 via command vgimport -v -s -m /tmp/vg02.map vg02 and it is complete without error, but system appear error message when I issue command vgchange -a y vg02 &lt;BR /&gt;&lt;BR /&gt;vgchange: Couldn't activate volume group "vg02":&lt;BR /&gt;Invalid argument&lt;BR /&gt;&lt;BR /&gt;I don't know what's happend. &lt;BR /&gt;&lt;BR /&gt;Jack Fan</description>
      <pubDate>Fri, 01 Mar 2002 02:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674039#M51611</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-03-01T02:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674040#M51612</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello &lt;BR /&gt;&lt;BR /&gt; You will have to deactivate Volume group from the system where you did vgexport. &lt;BR /&gt;&lt;BR /&gt;Volume group can only activate in one system at a time.&lt;BR /&gt;&lt;BR /&gt;machine1&lt;BR /&gt;#vgchange -a n /dev/vg02&lt;BR /&gt;manchune2&lt;BR /&gt;#vgchange -a y /dev/vg02&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Manoj&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2002 02:58:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674040#M51612</guid>
      <dc:creator>manoj_pu</dc:creator>
      <dc:date>2002-03-01T02:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674041#M51613</link>
      <description>Have you done a vgchange -c y? If so, you must do a vgchange -a e to activate the VG in exclusive mode. Having said this, you should be aware that MC/SG is not supported on workstations. You may get it to work but it is often not reliable.</description>
      <pubDate>Fri, 01 Mar 2002 03:01:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674041#M51613</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-03-01T03:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674042#M51614</link>
      <description>Hi Jack,&lt;BR /&gt;&lt;BR /&gt;The MC/SG is only supported in 800 series systems ( servers) and not in 700 series ( workstations). As you have a J Class workstation, you may find difficulty doing this.&lt;BR /&gt;&lt;BR /&gt;But you can try activating VG by :&lt;BR /&gt;&lt;BR /&gt;# vgchange -a e /dev/vg01 ( provided the cluster service is installed )&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 01 Mar 2002 03:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674042#M51614</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-03-01T03:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674043#M51615</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hello&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;MS service guard only supported on 800 series servers.700 series workstaions are not supported MC serice guard&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Fri, 01 Mar 2002 03:44:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674043#M51615</guid>
      <dc:creator>manoj_pu</dc:creator>
      <dc:date>2002-03-01T03:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674044#M51616</link>
      <description>The error message still occurred even I issue command vgchange -a e vg02.</description>
      <pubDate>Fri, 01 Mar 2002 04:01:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674044#M51616</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-03-01T04:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674045#M51617</link>
      <description>MC/Serviceguard is not supported on ANY workstation model.&lt;BR /&gt;&lt;BR /&gt;As for the vgchange error, have you deactivated the vg on the other node?&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2002 10:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674045#M51617</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-03-01T10:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: MC-ServiceGuard on HP-J2240</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674046#M51618</link>
      <description>Jack&lt;BR /&gt;&lt;BR /&gt;First, HP will not support clusters running on 700 series systems (workstations) but it can be done. Second, you must make the volume group rights into exclusive mode:&lt;BR /&gt;&lt;BR /&gt;vgchange -a -e (exclusive mode).&lt;BR /&gt;&lt;BR /&gt;Gl.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Mar 2002 14:04:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mc-serviceguard-on-hp-j2240/m-p/2674046#M51618</guid>
      <dc:creator>fg_1</dc:creator>
      <dc:date>2002-03-01T14:04:19Z</dc:date>
    </item>
  </channel>
</rss>

