Any version of tools for DL380 G3 running FreeBSD 7.1+?

View: New views
8 Messages — Rating Filter:   Alert me  

Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Rick Flower :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just moved up to the DL line after my Proliant 6400R died due to fan  
failure... Anyway, I've got freebsd 7.1 up and running but can't get  
the latest hpasm working since the installer wants freebsd 6.x..  I  
tried running anyway but ran into shared library issues....  Anyone  
got any suggestions? Thank you!
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Parent Message unknown Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Rick Flower :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jochem Oosterveen wrote:

> Hi Rick,
>
> On Sep 24, 2009, at 10:14 PM, Rick Flower wrote:
>> I just moved up to the DL line after my Proliant 6400R died due to
>> fan failure... Anyway, I've got freebsd 7.1 up and running but can't
>> get the latest hpasm working since the installer wants freebsd 6.x..  
>> I tried running anyway but ran into shared library issues....  Anyone
>> got any suggestions? Thank you!
>
> Did you install the misc/compat6x port?
>
> If I recall correctly, I downloaded hpasm binaries from
> http://people.freebsd.org/~jcagle/
> With compat4x and compat5x installed it runs without any error on 7.2
> here.
Ok.. I was able to load up compat6x and compat5x OK on my 7.1 box ..
However, after starting the FreeBSD5 version of hpasmd (which starts
fine), I get
the following when trying to start hpasmcli :

srv1# hpasmcli
HP management CLI for FreeBSD (v7.22)
Copyright 2003,2005 Hewlett-Packard Development Group, L.P.

--------------------------------------------------------------------------
NOTE: Some hpasmcli commands may not be supported on all Proliant servers.
      Type 'help' to get a list of all top level commands.
--------------------------------------------------------------------------
SetupChannel() msgget: Permission denied

ERROR: Could not communicate with hpasmd.
Please make sure the hpasmd daemon is started and running properly.

Any ideas on why this occurs?  I searched the archive but only found one
unanswered reference
for this issue..



_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Jochem Oosterveen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sep 25, 2009, at 7:03 AM, Rick Flower wrote:
> SetupChannel() msgget: Permission denied

Nice, you're almost there. I forgot that SetupChannel() part.
You need to download a patch and apply it to hpasmcli.

Check the thread at http://lists.freebsd.org/pipermail/freebsd-proliant/2009-April/000510.html 
, it has everything you need. :)
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Rick Flower :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jochem Oosterveen wrote:
> On Sep 25, 2009, at 7:03 AM, Rick Flower wrote:
>> SetupChannel() msgget: Permission denied
>
> Nice, you're almost there. I forgot that SetupChannel() part.
> You need to download a patch and apply it to hpasmcli.
>
> Check the thread at
> http://lists.freebsd.org/pipermail/freebsd-proliant/2009-April/000510.html,
> it has everything you need. :)
I thought ipmi was only for the newer (g5) machines?  I've got a g3 -- I
had that package installed
earlier (ipmitools) and loaded the kernel module and no luck.. I assumed
that was because I was not
running on a g5 after doing more research.. Can you confirm this comment?

Thx!

_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Jochem Oosterveen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sep 25, 2009, at 8:40 AM, Rick Flower wrote:
> I thought ipmi was only for the newer (g5) machines?  I've got a g3  
> -- I had that package installed
> earlier (ipmitools) and loaded the kernel module and no luck.. I  
> assumed that was because I was not
> running on a g5 after doing more research.. Can you confirm this  
> comment?

Correct, I don't have ipmi on G3 either. Just use the http://lists.freebsd.org/pipermail/freebsd-proliant/attachments/20090218/00535c76/hpasmcli.obj 
  patch, that should do.
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Rick Flower :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jochem Oosterveen wrote:

> On Sep 25, 2009, at 8:40 AM, Rick Flower wrote:
>> I thought ipmi was only for the newer (g5) machines?  I've got a g3
>> -- I had that package installed
>> earlier (ipmitools) and loaded the kernel module and no luck.. I
>> assumed that was because I was not
>> running on a g5 after doing more research.. Can you confirm this
>> comment?
>
> Correct, I don't have ipmi on G3 either. Just use the
> http://lists.freebsd.org/pipermail/freebsd-proliant/attachments/20090218/00535c76/hpasmcli.obj patch,
> that should do.
Stupid question -- how do I apply the patch (sorry -- I've only been
using FreeBSD for a few months)?  Thx!
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Jochem Oosterveen :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sep 25, 2009, at 9:20 AM, Rick Flower wrote:
> Stupid question -- how do I apply the patch (sorry -- I've only been  
> using FreeBSD for a few months)?  Thx!

Patch instructions are also somewhere in that thread ;)

But it's bspatch oldfile newfile patchfile:
$ bspatch hpasmcli hpasmcli_patched hpasmcli.obj
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."

Re: Any version of tools for DL380 G3 running FreeBSD 7.1+?

by Rick Flower :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jochem Oosterveen wrote:
> On Sep 25, 2009, at 9:20 AM, Rick Flower wrote:
>> Stupid question -- how do I apply the patch (sorry -- I've only been
>> using FreeBSD for a few months)?  Thx!
>
> Patch instructions are also somewhere in that thread ;)
>
> But it's bspatch oldfile newfile patchfile:
> $ bspatch hpasmcli hpasmcli_patched hpasmcli.obj
Great.. I'll give it a shot. Thanks!
_______________________________________________
freebsd-proliant@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-proliant
To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@..."