Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jan 2008 11:01:21 +0200
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        <freebsd-proliant@freebsd.org>, <jcagle@gmail.com>
Subject:   Re: hpasmd in FreeBSD 6.2
Message-ID:  <00e001c86255$84d0fc90$3a2a13ac@staff.ktc.lan>
References:  <002001c85e0f$17689770$6afce20a@T380.inet><20080124051945.GK10127@datapipe.com><479859C4.4070702@ultra-secure.de><A059D12203FFF84A9459CD941BE494E1086C0069@bgeexc04.asiapacific.cpqcorp.net><004301c85e9c$70bef110$6afce20a@T380.inet><A059D12203FFF84A9459CD941BE494E1086FD086@bgeexc04.asiapacific.cpqcorp.net> <6863f0c90801281431x1a9a0dc4w2e76669985857eb2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- 
From: "John Cagle" <jcagle@gmail.com>
To: <freebsd-proliant@freebsd.org>
Sent: Tuesday, January 29, 2008 12:31 AM
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

I just tried to install the port using the port and package supplied 
at John's site and ran into following problems:

www# hpacucli
/usr/libexec/ld-elf.so.1: Shared object "libncurses.so.5" not found, 
required by ".hpacucli"

www# hpacucli
/usr/libexec/ld-elf.so.1: Shared object "libcam.so.2" not found, 
required by ".hpacucli"

so the binary seems to be linked against 5.x libraries instead of 
.x  - this machine is:
FreeBSD www.liukuma.net 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon Nov 19
12:54:53 EET 2007     root@www.liukuma.net:/usr/obj/usr/src/sys/WWW 
i386

The computer in question is first generation Proliant DL580 and the 
raid array controller is integrated smart array (ida)

After doing some ln trickery with the libraries, I managed to get 
hpacucli running, but giving loads of error messages from the start 
(could these happen due cam layer library version mismatch?)
www# hpacucli
.P Array Configuration Utility CLI .2.
Detecting Controllers...In AddChild:0x838c180
In AddChild child doesnot exists:0x838c180
Iam inside findDevce
The device enumerated now is 0x838c180
In Reenumerate Childern Eoption is 1
This device can discover children
Tue Jan 29 10:22:44 2008
Operation Call: OperationSetAllowedControllerDiscovery
Tue Jan 29 10:22:44 2008
Operation Call: OperationReadSystemInfo
Tue Jan 29 10:22:44 2008
Operation Call: OperationCaptureConfigurationMutex
Tue Jan 29 10:22:44 2008
Operation Call: OperationReleaseConfigurationMutex
Tue Jan 29 10:22:44 2008
Operation Call: OperationDiscoverHostBusAdapters
Tue Jan 29 10:22:44 2008
Operation Call: OperationDiscoverNonFibreHBA
Tue Jan 29 10:22:44 2008
Operation Call: OperationDiscoverInternalArrayControllers
Tue Jan 29 10:22:44 2008
Operation Call: OperationDiscoverChildren
The device enumerated now is 0x838c180
In Reenumerate Childern Eoption is 2
In Enumerate Child nodes
Tue Jan 29 10:22:44 2008
Operation Call: OperationSystemPostProcess
Pchild in GenerateXML:0x8386d80
Pchild in GenerateXML:0x0
Tue Jan 29 10:22:44 2008
Operation Call: OperationCaptureConfigurationMutex
Tue Jan 29 10:22:44 2008
<Operation>
Tue Jan 29 10:22:44 2008
    <Name>OperationCaptureConfigurationMutex</Name>
Tue Jan 29 10:22:44 2008
    <Target>ModRoot137888128-System137937280</Target>
Tue Jan 29 10:22:44 2008
</Operation>
Done.
Type "help" for a list of supported commands.
Type "exit" to close the console.

And the ida controller, nor the installed drives didn't show using 
"controller all show"

=> controller all show
The device enumerated now is 0x838c180
In Reenumerate Childern Eoption is 1
This device can discover children
Tue Jan 29 10:23:24 2008
Operation Call: OperationSetAllowedControllerDiscovery
Tue Jan 29 10:23:24 2008
Operation Call: OperationReadSystemInfo
Tue Jan 29 10:23:24 2008
Operation Call: OperationCaptureConfigurationMutex
Tue Jan 29 10:23:24 2008
Operation Call: OperationReleaseConfigurationMutex
Tue Jan 29 10:23:24 2008
Operation Call: OperationDiscoverHostBusAdapters
Tue Jan 29 10:23:24 2008
Operation Call: OperationDiscoverNonFibreHBA
Tue Jan 29 10:23:24 2008
Operation Call: OperationDiscoverInternalArrayControllers
Tue Jan 29 10:23:24 2008
Operation Call: OperationDiscoverChildren
The device enumerated now is 0x838c180
In Reenumerate Childern Eoption is 2
In Enumerate Child nodes
Tue Jan 29 10:23:24 2008
Operation Call: OperationSystemPostProcess
Pchild in GenerateXML:0x8386d80
Pchild in GenerateXML:0x0

Error: No controllers detected.

Thanks for the FreeBSD support!
Reko Turja 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00e001c86255$84d0fc90$3a2a13ac>