<?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: Install serviceguard rpm failure in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915095#M57348</link>
    <description>Dear John,&lt;BR /&gt;&lt;BR /&gt;The problem resolved after changed gcc version to 3.4.&lt;BR /&gt;&lt;BR /&gt;thanks for your strong support !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dear ALL,&lt;BR /&gt;&lt;BR /&gt;I also appreciate your help !</description>
    <pubDate>Thu, 21 Dec 2006 04:22:18 GMT</pubDate>
    <dc:creator>richeal75</dc:creator>
    <dc:date>2006-12-21T04:22:18Z</dc:date>
    <item>
      <title>Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915087#M57340</link>
      <description>Customer removed serviceguard rpms , and want to re-install it , but it's always failure,&lt;BR /&gt;below is detail of installation:&lt;BR /&gt;&lt;BR /&gt;root@erpdb1 rpms]# rpm -i serviceguard-A.11.16.02-0.product.redhat.i386.rpm&lt;BR /&gt;Validating the identd configuration...&lt;BR /&gt;Warning: ServiceGuard uses the identd daemon, which does not &lt;BR /&gt;         appear to be running on this node.  Please take the proper &lt;BR /&gt;         steps to configure and run identd before attempting to &lt;BR /&gt;         have this node re-join the cluster.&lt;BR /&gt; &lt;BR /&gt;  Building modules, stage 2.&lt;BR /&gt;  MODPOST&lt;BR /&gt;  INSTALL /usr/local/cmcluster/drivers/deadman.ko&lt;BR /&gt;FATAL: Error inserting deadman (/lib/modules/2.6.9-34.ELsmp/extra/deadman.ko): Invalid module format&lt;BR /&gt;Could not load the deadman driver. This could mean&lt;BR /&gt;mean that the driver did not build properly. You will&lt;BR /&gt;not be able to run Serviceguard until this problem&lt;BR /&gt;is resolved. See the Serviceguard Documentation&lt;BR /&gt;on possible resolutions to this problem.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 03:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915087#M57340</guid>
      <dc:creator>richeal75</dc:creator>
      <dc:date>2006-12-19T03:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915088#M57341</link>
      <description>I'll suggest to check if SG supports your linux RHLE kernel version. what is your RHEL evrsion/update level?</description>
      <pubDate>Tue, 19 Dec 2006 08:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915088#M57341</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-12-19T08:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915089#M57342</link>
      <description>I wonder if you have some old files from the original install on the system. I'd suggest deleting the old files and manually re-building the kernel module.&lt;BR /&gt;&lt;BR /&gt;cd $SGROOT/drivers&lt;BR /&gt;rm *o *ko&lt;BR /&gt;&lt;BR /&gt;and then follow the instructions in the README in that directory.&lt;BR /&gt;&lt;BR /&gt;You will need kernel source loaded or at least kernel header files.</description>
      <pubDate>Tue, 19 Dec 2006 11:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915089#M57342</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2006-12-19T11:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915090#M57343</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What type of system are you installing on? Are you sure you're not trying to install a 32 bit version of the software on a 64 bit system?&lt;BR /&gt;&lt;BR /&gt;For SuSE, I use:&lt;BR /&gt;serviceguard-A.11.16.01-0.product.suse.x86_64.rpm&lt;BR /&gt;for my 64 bit systems as opposed to &lt;BR /&gt;serviceguard-A.11.16.01-0.product.suse.i386.rpm&lt;BR /&gt;&lt;BR /&gt;Colin.&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 19:17:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915090#M57343</guid>
      <dc:creator>Colin Topliss</dc:creator>
      <dc:date>2006-12-19T19:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915091#M57344</link>
      <description>Dear ALL, &lt;BR /&gt;&lt;BR /&gt;Thanks for your help !&lt;BR /&gt;&lt;BR /&gt;OS is Redhat Linux AS4.0 Update 3 IA32&lt;BR /&gt;&lt;BR /&gt;Hello John,&lt;BR /&gt;&lt;BR /&gt;Problem still occured after taken your actions.&lt;BR /&gt;&lt;BR /&gt;below is problem details:&lt;BR /&gt;&lt;BR /&gt;[root@erpdb1 rpms]# rpm -i pidentd-3.0.15sg-1.i386.rpm&lt;BR /&gt;  Building modules, stage 2.&lt;BR /&gt;  MODPOST&lt;BR /&gt;  INSTALL /usr/src/pidentd-3.0.15sg/drivers/pidentd.ko&lt;BR /&gt; &lt;BR /&gt;The pidentd driver has been built and&lt;BR /&gt;installed for kernel version 2.6.9-34.ELsmp. If you change and rebuild&lt;BR /&gt;the kernel you must also rebuild the pidentd driver. This is&lt;BR /&gt;because the kernel version and the drivers kernel mod will not&lt;BR /&gt;match and thus will not load. &lt;BR /&gt;&lt;BR /&gt;[root@erpdb1 rpms]# service pidentd start&lt;BR /&gt;FATAL: Error inserting pidentd(/lib/modules/2.6.9-34.ELsmp/extra/pidentd.ko): Invalid module format&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I asked customer to &lt;BR /&gt;1. rpm -e pidentd-3.0.15sg-1.i386.rpm&lt;BR /&gt;2. &lt;BR /&gt;remove folder /usr/src/pidentd-3.0.15sg/ and $SGROOT/drivers/* &lt;BR /&gt;3. rpm -i pidentd-3.0.15sg-1.i386.rpm&lt;BR /&gt;&lt;BR /&gt;but problem was persistent.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Dec 2006 22:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915091#M57344</guid>
      <dc:creator>richeal75</dc:creator>
      <dc:date>2006-12-19T22:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915092#M57345</link>
      <description>Any relevant errors in /var/log/messages or /var/log/dmesg?</description>
      <pubDate>Wed, 20 Dec 2006 04:07:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915092#M57345</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2006-12-20T04:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915093#M57346</link>
      <description>The fact that you have 2 different kernel modules which are built without error but fail to load into the kernel indicates that you have some sort of kernel mismatch problem. The possibilities I can think of are:&lt;BR /&gt;&lt;BR /&gt;1) You updated the kernel but have not updated the kernel source used when building these modules.&lt;BR /&gt;&lt;BR /&gt;2) You have updated the compiler (gcc) and this does not match the version used to build the kernel you are running.&lt;BR /&gt;&lt;BR /&gt;Both of these need to be correct for you to be able to build and load a kernel module.</description>
      <pubDate>Wed, 20 Dec 2006 04:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915093#M57346</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2006-12-20T04:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915094#M57347</link>
      <description>Also do you have the kernel-smp-devel package installed? i.e.&lt;BR /&gt;&lt;BR /&gt;# rpm -q kernel-smp-devel</description>
      <pubDate>Wed, 20 Dec 2006 04:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915094#M57347</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2006-12-20T04:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Install serviceguard rpm failure</title>
      <link>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915095#M57348</link>
      <description>Dear John,&lt;BR /&gt;&lt;BR /&gt;The problem resolved after changed gcc version to 3.4.&lt;BR /&gt;&lt;BR /&gt;thanks for your strong support !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Dear ALL,&lt;BR /&gt;&lt;BR /&gt;I also appreciate your help !</description>
      <pubDate>Thu, 21 Dec 2006 04:22:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/install-serviceguard-rpm-failure/m-p/3915095#M57348</guid>
      <dc:creator>richeal75</dc:creator>
      <dc:date>2006-12-21T04:22:18Z</dc:date>
    </item>
  </channel>
</rss>

