From owner-freebsd-proliant@FreeBSD.ORG Tue Jan 29 17:50:35 2008 Return-Path: Delivered-To: freebsd-proliant@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AC04E16A5CE for ; Tue, 29 Jan 2008 17:50:35 +0000 (UTC) (envelope-from rcc@speedy.net.pe) Received: from kheops.speedy.net.pe (kheops.speedy.net.pe [200.48.172.40]) by mx1.freebsd.org (Postfix) with ESMTP id 111AA13C442 for ; Tue, 29 Jan 2008 17:50:35 +0000 (UTC) (envelope-from rcc@speedy.net.pe) Received: from localhost (unknown [127.0.0.1]) by kheops.speedy.net.pe (Postfix) with ESMTP id CEE0F8A035 for ; Tue, 29 Jan 2008 12:50:12 -0500 (PET) Received: from kheops.speedy.net.pe ([127.0.0.1]) by localhost (kheops.speedy.net.pe [127.0.0.1]) (amavisd-maia, port 10024) with ESMTP id 47249-03 for ; Tue, 29 Jan 2008 12:50:02 -0500 (PET) Received: from HN090010 (unknown [10.226.252.106]) by kheops.speedy.net.pe (Postfix) with ESMTP id CC20D8A02C for ; Tue, 29 Jan 2008 12:50:01 -0500 (PET) Message-ID: <001001c8629f$04783cd0$6afce20a@T380.inet> From: "Richard Cotrina" To: References: <002001c85e0f$17689770$6afce20a@T380.inet><20080124051945.GK10127@datapipe.com><479859C4.4070702@ultra-secure.de><004301c85e9c$70bef110$6afce20a@T380.inet> <6863f0c90801281431x1a9a0dc4w2e76669985857eb2@mail.gmail.com> Date: Tue, 29 Jan 2008 12:47:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1914 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1914 X-Virus-Scanned: amavisd-maia at speedy.net.pe Subject: Re: hpasmd in FreeBSD 6.2 (core dumped in amd64) X-BeenThere: freebsd-proliant@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Technical discussion of FreeBSD on HP ProLiant server platforms." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2008 17:50:35 -0000 I've tried hpasm 7.50 in a Proliant DL380G5 running FreeBSD 6.2 / amd64. Some things noticed : For amd64 architectures, the INSTALL script needs to be modified to install the library libhpasmintrfc.so.1 in /usr/lib32. Currently, that script install it in /lib (it should work fine for i386) The UNINSTALL script also, should remove that library where it was installed. Currently, the script looks for it at /usr/lib (not even /lib). For amd64 it should look at /usr/lib32. After installing and trying to start the hpasmxld daemon, it gives some warning and errors like the ones described in the hpasmd-README, but it dies with a core dumped. kernel: pid 20935 (hpasmxld), uid 0: exited on signal 11 (core dumped) Anyone got the same result ? Best Regards ----- Original Message ----- From: "John Cagle" To: Sent: Monday, January 28, 2008 5:31 PM Subject: Re: hpasmd in FreeBSD 6.2 > FYI - Soumitri sent me the files and I've updated the website. Here's a link: > > http://people.freebsd.org/~jcagle/ > > John > > On Jan 24, 2008 9:59 PM, Kadambi, Soumitri (STSD) > wrote: > > > > I shall let you know the URL once I have uploaded it. > > > > Thanks, > > Soumitri > > > > -----Original Message----- > > From: owner-freebsd-proliant@freebsd.org > > > > [mailto:owner-freebsd-proliant@freebsd.org] On Behalf Of Richard Cotrina > > Sent: Thursday, January 24, 2008 8:49 PM > > To: freebsd-proliant@freebsd.org > > Subject: Re: hpasmd in FreeBSD 6.2 > > > > Thanks for your answer. Could you put the binaries available to download > > in some URL ? > > > > Regards > > > > ----- Original Message ----- > > From: "Kadambi, Soumitri (STSD)" > > To: "Rainer Duffner" ; "Hussain Ali" > > > > Cc: > > Sent: Thursday, January 24, 2008 5:55 AM > > Subject: RE: hpasmd in FreeBSD 6.2 > > > > > > > > We have the HPASMD package for 6.2 ready and we are in the process of > > getting the Package into the ports collection of FreeBSD. I mailed the > > binaries with instructions to install the package, unfortunately the > > mail bounced back. > > > > Thanks, > > Soumitri Kadambi > > Hewlett-Packard > > > > -----Original Message----- > > From: owner-freebsd-proliant@freebsd.org > > [mailto:owner-freebsd-proliant@freebsd.org] On Behalf Of Rainer Duffner > > Sent: Thursday, January 24, 2008 2:56 PM > > To: Hussain Ali > > Cc: freebsd-proliant@freebsd.org > > Subject: Re: hpasmd in FreeBSD 6.2 > > > > Hussain Ali schrieb: > > > Richard Cotrina on [Wed, Jan 23, 2008 at > > 05:27:05PM -0500] wrote: > > > > > >> Anyone has hpasmd running in FreeBSD 6.2 or 6.X ? I have a Proliant > > >> DL380 G5 running FreeBSD 6.2/amd64, and after installing hpasmd from > > >> > > >> http://people.freebsd.org/~jcagle > > >> > > >> hpasmd does not start. I just see a message in the console : > > >> > > >> Jan 22 18:35:29 host hpasmd[51731]: ProLiant System Health Daemon > > >> loading (v7.22-Fre > > >> eBSD) > > >> > > >> but the daemon does not run. > > >> > > >> Any ideas about how to solve it ? I installed compat5x from ports, > > >> prior to run hpasmd. > > >> > > >> Best Regards > > >> > > >> > > > > > > These do not work on 6.x and the above is often brought up here. > > > Here's the last discussion on this : > > > > > > http://kerneltrap.org/mailarchive/freebsd-hackers/2007/6/11/220436 > > > > > > Does anyone know how the relationship with HP is going? If you have > > > any details, we are an HP shop and may be able to add some steam into > > > getting these out faster (if they are even being developed still). > > > > > > > > > > > > Last thing I heard is that new versions of this are "in the works". > > But I am not directly involved with the effort (well, not even > > indirectly) and I do not know if there is a timeline for release etc. > > The source of this information is relatively credible, though (people > > from the core-team) > > > > I just hope that the reason they don't release the specifications for > > writing these utilities (as opposed to releasing the source) is not that > > the source is the only documentation ;-) > > > > > > > > cheers, > > Rainer > > > > > > cheers, > > Rainer > > > > _______________________________________________ > > freebsd-proliant@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > > To unsubscribe, send any mail to > > "freebsd-proliant-unsubscribe@freebsd.org" > > _______________________________________________ > > freebsd-proliant@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > > To unsubscribe, send any mail to > > "freebsd-proliant-unsubscribe@freebsd.org" > > > > _______________________________________________ > > freebsd-proliant@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > > To unsubscribe, send any mail to > > "freebsd-proliant-unsubscribe@freebsd.org" > > _______________________________________________ > > freebsd-proliant@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > > To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@freebsd.org" > > > _______________________________________________ > freebsd-proliant@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-proliant > To unsubscribe, send any mail to "freebsd-proliant-unsubscribe@freebsd.org" >