Date: Wed, 28 Jan 2009 10:28:53 +0100 (CET) From: kama <kama@pvp.se> To: =?windows-1252?Q?D=E1vid_Fazeka=9A?= <fazekas@nte.sk> Cc: freebsd-proliant@freebsd.org, Stefan Walter <stefan@freebsd.org> Subject: Re: hpacucli problem Message-ID: <20090128101345.A67848@ns1.as.pvp.se> In-Reply-To: <497FA1C4.70802@nte.sk> References: <497FA1C4.70802@nte.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Jan 2009, [windows-1252] Dávid Fazeka? wrote: > could you please take a look at this? > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128288 > It's opened a half of year and stefan doesn't care about that and > doesn't response to my emails. > thx You must manually use ldconfig to add that library. # ldconfig -32 -m /usr/local/lib/compaq/hpacucli But even when you do, it will not work, since it will not find the controller. At least not with P800. On FreeBSD x86 it will find the controller and work correctly, at least with the old SA 6400. AFAIK, that port should be consider broken for amd64. /Bjorn --- # uname -rsp FreeBSD 7.1-PRERELEASE amd64 # hpacucli controller all show In AddChild:0x838b180 In AddChild child doesnot exists:0x838b180 Iam inside findDevce The device enumerated now is 0x838b180 In Reenumerate Childern Eoption is 1 ... Operation Call: OperationDiscoverNonFibreHBA zzz freebsd Bus = 14, devfn = 0, dev = 0, fn = 0 freebsd, Looking for bus 14, device 0, function 0 ioctl: Inappropriate ioctl for device zzz freebsd Bus = 6, devfn = 0, dev = 0, fn = 0 freebsd, Looking for bus 6, device 0, function 0 ioctl: Inappropriate ioctl for device Wed Jan 28 09:17:25 2009 Operation Call: OperationDiscoverInternalArrayControllers zzz freebsd Bus = 14, devfn = 0, dev = 0, fn = 0 freebsd, Looking for bus 14, device 0, function 0 ioctl: Inappropriate ioctl for device zzz freebsd Bus = 6, devfn = 0, dev = 0, fn = 0 freebsd, Looking for bus 6, device 0, function 0 ioctl: Inappropriate ioctl for device Wed Jan 28 09:17:25 2009 Operation Call: OperationDiscoverChildren The device enumerated now is 0x838b180 In Reenumerate Childern Eoption is 2 In Enumerate Child nodes Wed Jan 28 09:17:25 2009 Operation Call: OperationSystemPostProcess Pchild in GenerateXML:0x8385d80 Pchild in GenerateXML:0x0 Error: No controllers detected. Wed Jan 28 09:17:25 2009 Operation Call: OperationReleaseConfigurationMutex Wed Jan 28 09:17:25 2009 <Operation> Wed Jan 28 09:17:25 2009 <Name>OperationReleaseConfigurationMutex</Name> Wed Jan 28 09:17:25 2009 <Target>ModRoot137888128-System137933184</Target> Wed Jan 28 09:17:25 2009 </Operation>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090128101345.A67848>