<?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: package failed to activate in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946006#M634871</link>
    <description>Danke fuer das Dokument, Rainer!&lt;BR /&gt;Thank you all for the answers. I think I have made a mistake - I have vgexported vggprssbb volume group to /tmp/vggprsbb.map, then mkdir, mknod (the same minor number as before), but when vgimported I wasn't able to pass both harddisk (it was mirrored before), only one of them and at vgchange -a y the system complained about low quorum - is there a way to repair that? I have perform it only on one server, the other one still have the original configuration.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ionut</description>
    <pubDate>Wed, 09 Apr 2003 05:06:43 GMT</pubDate>
    <dc:creator>Ionut Grigorescu_2</dc:creator>
    <dc:date>2003-04-09T05:06:43Z</dc:date>
    <item>
      <title>package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946001#M634866</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I have a problem trying to activate a MC/SG package on one of our cluster (2 K-class Servers running HPUX11.00 ) ioscan -funC disk shows both harddisk that are supposed to belong to this vg:&lt;BR /&gt;c0t5d0 and c1t5d0  - from lvmtab. See the error in the attached log file from /etc/cmcluster/pkggprsbb/&lt;BR /&gt;Any help will be apreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;ionut</description>
      <pubDate>Tue, 08 Apr 2003 11:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946001#M634866</guid>
      <dc:creator>Ionut Grigorescu_2</dc:creator>
      <dc:date>2003-04-08T11:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946002#M634867</link>
      <description>Hi Ionut,&lt;BR /&gt;&lt;BR /&gt;You've got cross device links...  Can you check the minor numbers of the various /dev/vgxx/group files to make sure you don't have duplicates.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Tue, 08 Apr 2003 13:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946002#M634867</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-08T13:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946003#M634868</link>
      <description>&lt;BR /&gt;This will help you:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066417356" target="_blank"&gt;http://www4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000066417356&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer</description>
      <pubDate>Tue, 08 Apr 2003 13:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946003#M634868</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2003-04-08T13:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946004#M634869</link>
      <description>Well you have a very basic LVM error, as follows:&lt;BR /&gt;2003-04-08 11:44:49 : Changing volume group /dev/vggprsbb to clustering mode...&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/ds:&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Could not attach to volume group "/dev/vggprsbb" all of&lt;BR /&gt;its physical volumes.&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t5d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;2003-04-08 11:44:50 : WARNING: vgchange failed, continuing.&lt;BR /&gt;2003-04-08 11:44:50 : Activating volume group /dev/vggprsbb...&lt;BR /&gt;vgchange: Warning: Couldn't attach to the volume group physical volume "/dev/ds:&lt;BR /&gt;Cross-device link&lt;BR /&gt;vgchange: Warning: couldn't query physical volume "/dev/dsk/c0t5d0":&lt;BR /&gt;The specified path does not correspond to physical volume attached to &lt;BR /&gt;this volume group&lt;BR /&gt;vgchange: Warning: couldn't query all of the physical volumes.&lt;BR /&gt;vgchange: Couldn't activate volume group "/dev/vggprsbb":&lt;BR /&gt;Quorum not present, or some physical volume(s) are missing.&lt;BR /&gt;&lt;BR /&gt;2003-04-08 11:44:50 : ERROR: vgchange failed, exiting...&lt;BR /&gt;2003-04-08 11:44:50 : ERROR: Function activate_volume_groups&lt;BR /&gt;2003-04-08 11:44:50 : Deactivating volume group /dev/vggprsbb...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So you need to fix these cross-device links and verfy all works using hte manual commands before trying to get SG to start the package.</description>
      <pubDate>Tue, 08 Apr 2003 16:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946004#M634869</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2003-04-08T16:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946005#M634870</link>
      <description>Cross linked means two vg's are claiming ownership of the same disk or there are duplicate group minor numbers.  'strings /etc/lvmtab' and 'll -d /dev/vg*/group'.&lt;BR /&gt;&lt;BR /&gt;Also, does this appear on one node or both?&lt;BR /&gt;&lt;BR /&gt;Check the package:&lt;BR /&gt;&lt;BR /&gt;cmcheckconf -k -v -P /etc/cmcluster/package.conf</description>
      <pubDate>Tue, 08 Apr 2003 23:56:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946005#M634870</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-04-08T23:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946006#M634871</link>
      <description>Danke fuer das Dokument, Rainer!&lt;BR /&gt;Thank you all for the answers. I think I have made a mistake - I have vgexported vggprssbb volume group to /tmp/vggprsbb.map, then mkdir, mknod (the same minor number as before), but when vgimported I wasn't able to pass both harddisk (it was mirrored before), only one of them and at vgchange -a y the system complained about low quorum - is there a way to repair that? I have perform it only on one server, the other one still have the original configuration.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ionut</description>
      <pubDate>Wed, 09 Apr 2003 05:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946006#M634871</guid>
      <dc:creator>Ionut Grigorescu_2</dc:creator>
      <dc:date>2003-04-09T05:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: package failed to activate</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946007#M634872</link>
      <description>strings /etc/lvmconf/vggprsbb.conf produces:&lt;BR /&gt;on server 2:&lt;BR /&gt;&lt;BR /&gt;CONFIG01&lt;BR /&gt;/dev/vggprsbb&lt;BR /&gt;/dev/rdsk/c0t5d0&lt;BR /&gt;/dev/rdsk/c1t5d0&lt;BR /&gt;LVMREC01n&lt;BR /&gt;LVMREC01n&lt;BR /&gt;@BVGDA0001&lt;BR /&gt;VGSA0001:&lt;BR /&gt;&lt;BR /&gt;on server 1: (here I have made the vgexport/vgimport)&lt;BR /&gt;CONFIG01&lt;BR /&gt;/dev/vggprsbb&lt;BR /&gt;/dev/rdsk/c1t5d0&lt;BR /&gt;/dev/rdsk/c0t5d0&lt;BR /&gt;LVMREC01n&lt;BR /&gt;LVMREC01n&lt;BR /&gt;E=:VGDA0001&lt;BR /&gt;VGSA0001:&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Apr 2003 05:16:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/package-failed-to-activate/m-p/2946007#M634872</guid>
      <dc:creator>Ionut Grigorescu_2</dc:creator>
      <dc:date>2003-04-09T05:16:01Z</dc:date>
    </item>
  </channel>
</rss>

