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

Re: Question about HotPlug and cciss hp storage



On 2/21/2012 3:45 AM, Julien Groselle wrote:
> Hi Stan,
> 
> First, i tell you a huge thanks !

You're welcome Julien.  Sorry I didn't mention it sooner.  It took me a
little while to figure out exactly what your problem was, due to
entering the thread so late.

> The ACU software is just what i need to better administrate hardware.

I'm kinda surprised you didn't already know about this tool.  It's a
must have.  Without it, how can you manage the RAID controller and disks
once the system is in production?

> Just one problem, the dependecies will "dirty" my server :
> # aptitude install lib32gcc1
> Les NOUVEAUX paquets suivants vont être installés :
>   lib32gcc1 libc6-i386{a}
> 
> # dpkg -i lib32stdc++6_4.4.5-8_amd64.deb
> # dpkg -i hpacucli_8.70-8.0.2-2_amd64.deb
> 
> Any solution to avoid install 32bits librairies to my x86_64 server ?

There was a very long discussion about this some time ago.  The
consensus seems to be that if you must install a 32bit library, there is
no downside, unless it replaces an existing library that other programs
use, and breaks those programs in the process.  I do find it odd that an
amd64 package has a 32bit library dependency.  Then again, stuff like
this isn't all that rare when installing commercial software.

> By the way, i have installed all this packqge on a test server, and it
> seems work fine.
> I'm reading documentation about hpacucli to learn how it works. It seems to
> be clear and simple.

Clear and simple is exactly what you want/need in a cli administration
utility.

FYI, the Areca PCIe RAID cards have a 10/100 ethernet port and you
manage them via a built in web interface, out of band.  No software to
install, as the kernel driver is in mainline (in recent kernels anyway).
 I'm not plugging Areca here, as the cards are apparently lacking
somewhat in the performance department WRT competing cards in the same
price range, and customer support is seriously lacking.  Just pointing
out how handy an OOB web management interface can be.

-- 
Stan


> Le 20 février 2012 20:11, Stan Hoeppner <stan@hardwarefreak.com> a écrit :
> 
>> On 2/20/2012 11:00 AM, Stan Hoeppner wrote:
>>
>>> So the solution seems rather simple.  Run the HP Array Configuration
>>> Utility (ACU).  Create a RAID0 array of the new disk and export it, just
>>> as you originally did via the BIOS ACU when you originally configured
>>> the 8 disks.  The ACU software is available here:
>>>
>>>
>> http://h18000.www1.hp.com/products/servers/proliantstorage/software-management/acumatrix/
>>
>> This will get you there faster.
>>
>> AMD64:
>>
>> http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/Debian/pool/non-free/hpacucli_8.70-8.0.2-2_amd64.deb
>>
>> dpkg -i hpacucli_8.70-8.0.2-2_amd64.deb
>>
>> i386:
>>
>> http://downloads.linux.hp.com/SDR/downloads/ProLiantSupportPack/Debian/pool/non-free/hpacucli_8.70-8.0.2-2_i386.deb
>>
>> dpkg -i hpacucli_8.70-8.0.2-2_i386.deb


Reply to: