Hi, I've switched to hpsa [0] driver for this controller and array-info doesn't work with this driver as far as I see. Also the server is in production and I can not test it any more with array-info. I think we can close the bug, as I can not provide more information and also because hpsa seem to be superior to cciss for new controllers.
Thank you, Alex [0] https://www.kernel.org/doc/Documentation/scsi/hpsa.txt On Sat, Mar 1, 2014 at 8:22 AM, Petter Reinholdtsen <[email protected]> wrote: > > [Alex Mestiashvili] > > Squeeze running on a HP DL380G7 with P410i controller with raid10 and > > rai50 configured. > > > > with raid50 gives the follwing: > > > > array-info -ld /dev/cciss/c0d1 > > Hi. Can you try to run a non-stripped package under valgrind to see > exactly where the error is? I lack the hardware to test it myself. > > Try this as root: > > apt-get build-dep array-info > apt-get install valgrind > DEB_BUILD_OPTIONS=nostrip apt-get source -b array-info > dpkg -i array-info*.deb > valgrind array-info -ld /dev/cciss/c0d1 > > This way valgrind can report exactly where in the source the illegal > memory access happen. > > -- > Happy hacking > Petter Reinholdtsen >

