BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} LARRD issue



On Monday 09 August 2004, Scott wrote:
> did your perl version change in the upgrad?

  Hmmm, that may be it.  I thought I had the same version of perl but apparantly
not.  On one of my BBDISPLAY hosts, I'm running v5.6.1 (which is what I'm
running on the new host as well).  I thought both of my BBDISPLAYs were
running that, but the one I'm migrating off of was only at 5.005_03.  So
that may be something I need to look into, and ties into Misty's response:

> What happens when you use ldd to look for what symbols are contained 
> in  /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl?  Most likely you need to 
> recompile rrdtool or reinstall that module that it installs.

When I do an ldd on the new host, I get:
NEWHOST:/opt/rrdtool/lib/perl/auto/RRDs> ldd RRDs.sl
        /usr/lib/libm.2 =>      /usr/lib/libm.2

When I do an ldd on either of the two old hosts, I get:
OLDHOST:/opt/rrdtool/lib/perl/auto/RRDs> ldd RRDs.sl
ldd: Invalid file type: "RRDs.sl". 64-bit shared executable or shared library expected.

  Interesting, although I'm not sure exactly what it's telling me; I copied
the entire /opt/rrdtool directory from the old box to the new.  I wonder if
there's some incompatibility problem; the OLDHOST is an ancient B180 HP
workstation, while the NEWHOST is an ancient HP R380.  The B180 doesn't 
support 64-bit if I recall correctly, whereas the R380 does.  Hmmm...  Maybe
I'll try recompiling rrdtool and see what happens.  Any other thoughts?
CW


On Monday 09 August 2004 13:45, Christopher White wrote:
> All,
>   I sent this out last week but havn't heard anything.  Hopefing that
> someone can point me in the right direction.  I've checked file permissions
> on both original and destination hosts (/opt/rrdtool and /opt/larrd, as
> well as files within).  use RRDs is defined in teh scripts, and looks like
> it's defined correctly in larrd-config.pl.  I'm lost now...  Ideas?
> CW
>
> All,
>   I'm probably missing something simple (or should just start from
> scratch), but I'm hoping it's an easy fix and someone here can help with
> it.
>
>   I'm migrating a BBDISPLAY/BBNET server from an HPUX 11.0 box to an HPUX
> 11.11 box; these are separate servers.  At the same time, I'm upgrading
> from bb18d1 to bb1.9e-btf, and am also upgrading the webserver from
> Stronghold 2.4.2 to Stronghold 4.0.  Yes, I know, I should've done baby
> steps.  For some reason, I thought it'd be easy.  Sometimes you never
> learn.
>
>   Anyway, it looks like BB is running fine, as is the webserver.  The only
> issue I appear to have is with LARRD.  I'm getting the following errors
> every iteration:
>
> ----------------------------------------
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/larrd-html.pl line 28.
> BEGIN failed--compilation aborted at /opt/larrd/larrd-html.pl line 28.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/la-larrd.pl line 21.
> BEGIN failed--compilation aborted at /opt/larrd/la-larrd.pl line 21.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/disk-larrd.pl line 20.
> BEGIN failed--compilation aborted at /opt/larrd/disk-larrd.pl line 20.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/bbnet-larrd.pl line 20.
> BEGIN failed--compilation aborted at /opt/larrd/bbnet-larrd.pl line 20.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/vmstat-larrd.pl line 19.
> BEGIN failed--compilation aborted at /opt/larrd/vmstat-larrd.pl line 19.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/netstat-larrd.pl line 19.
> BEGIN failed--compilation aborted at /opt/larrd/netstat-larrd.pl line 19.
> grep: can't open *.cpu
> ----------------------------------------
>
> Now I didn't upgrade rrdtool or larrd -- rrdtool is version 1.0.33 and
> larrd is version 0.42.  All I did was tar up the original directories and
> drop them on the new server.
>
> So what did I miss?  Let me know if you need more info.
>
> Thanks all!
> CW
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> To unsubscribe from this list, or to subscribe to the bb-digest list
> send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> subscribe bb-digest in the BODY of the message.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.

>From owner-bb@bb4.com  Mon Aug  9 14:10:53 2004
X-Original-To: white@cs.umn.edu
X-Authentication-Warning: quest.bb4.com: mailnull owned process doing -bs
X-Authentication-Warning: quest.bb4.com: majordom set sender to owner-bb@bb4.com using -f
From: Misty Stanley-Jones <misty@borkholder.com>
Organization: Borkholder corporation
To: bb@bb4.com
Subject: Re: {bb} LARRD issue
Date: Mon, 9 Aug 2004 13:56:06 -0500
User-Agent: KMail/1.7
References: <20040809184557.2537329DE1@tera.cs.umn.edu>
In-Reply-To: <20040809184557.2537329DE1@tera.cs.umn.edu>
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Sender: owner-bb@bb4.com
Reply-To: bb@bb4.com
Precedence: bulk
X-Virus-Scanned: by amavisd-new at cs.umn.edu
X-Spam-Status: No, hits=-4.9 tagged_above=-30.0 required=5.0 tests=AWL,
 BAYES_00
X-Spam-Level: 

What happens when you use ldd to look for what symbols are contained 
in  /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl?  Most likely you need to 
recompile rrdtool or reinstall that module that it installs.

On Monday 09 August 2004 13:45, Christopher White wrote:
> All,
>   I sent this out last week but havn't heard anything.  Hopefing that
> someone can point me in the right direction.  I've checked file permissions
> on both original and destination hosts (/opt/rrdtool and /opt/larrd, as
> well as files within).  use RRDs is defined in teh scripts, and looks like
> it's defined correctly in larrd-config.pl.  I'm lost now...  Ideas?
> CW
>
> All,
>   I'm probably missing something simple (or should just start from
> scratch), but I'm hoping it's an easy fix and someone here can help with
> it.
>
>   I'm migrating a BBDISPLAY/BBNET server from an HPUX 11.0 box to an HPUX
> 11.11 box; these are separate servers.  At the same time, I'm upgrading
> from bb18d1 to bb1.9e-btf, and am also upgrading the webserver from
> Stronghold 2.4.2 to Stronghold 4.0.  Yes, I know, I should've done baby
> steps.  For some reason, I thought it'd be easy.  Sometimes you never
> learn.
>
>   Anyway, it looks like BB is running fine, as is the webserver.  The only
> issue I appear to have is with LARRD.  I'm getting the following errors
> every iteration:
>
> ----------------------------------------
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/larrd-html.pl line 28.
> BEGIN failed--compilation aborted at /opt/larrd/larrd-html.pl line 28.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/la-larrd.pl line 21.
> BEGIN failed--compilation aborted at /opt/larrd/la-larrd.pl line 21.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/disk-larrd.pl line 20.
> BEGIN failed--compilation aborted at /opt/larrd/disk-larrd.pl line 20.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/bbnet-larrd.pl line 20.
> BEGIN failed--compilation aborted at /opt/larrd/bbnet-larrd.pl line 20.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/vmstat-larrd.pl line 19.
> BEGIN failed--compilation aborted at /opt/larrd/vmstat-larrd.pl line 19.
> Can't find 'boot_RRDs' symbol in /opt/rrdtool/lib/perl/auto/RRDs/RRDs.sl
> Compilation failed in require at /opt/larrd/netstat-larrd.pl line 19.
> BEGIN failed--compilation aborted at /opt/larrd/netstat-larrd.pl line 19.
> grep: can't open *.cpu
> ----------------------------------------
>
> Now I didn't upgrade rrdtool or larrd -- rrdtool is version 1.0.33 and
> larrd is version 0.42.  All I did was tar up the original directories and
> drop them on the new server.
>
> So what did I miss?  Let me know if you need more info.
>
> Thanks all!
> CW
> --
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> To unsubscribe from this list, or to subscribe to the bb-digest list
> send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> subscribe bb-digest in the BODY of the message.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index