Re: aaccli on recent conrollers?

2008-04-08 Thread Ed Maste
On Fri, Nov 10, 2006 at 11:42:40AM -0500, Vivek Khera wrote:

 I have just built a new SunFire X4100 server with an Adaptec 2230SLP  
 RAID card using FreeBSD 6.2-PRE kernel (from September 20).  
 Everything is working extremely well except I cannot run the aaccli  
 utility on this controller.

Have a look at arcconf (sysutils/arcconf) -- it's Adaptec's newer tool
and should support both older and newer firmware; aaccli stopped working
as of a certain version and I think Adaptec has no plans to work on it
any longer.  If you really want to use aaccli, you can downgrade the
firmware on the new card -- of course, you'll have to use arcconf to do
that step.

The firmware version should be printed on a verbose boot.

-Ed
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: aaccli on recent conrollers?

2008-04-08 Thread Vivek Khera


On Apr 8, 2008, at 10:31 AM, Ed Maste wrote:

On Fri, Nov 10, 2006 at 11:42:40AM -0500, Vivek Khera wrote:


I have just built a new SunFire X4100 server with an Adaptec 2230SLP
RAID card using FreeBSD 6.2-PRE kernel (from September 20).
Everything is working extremely well except I cannot run the aaccli
utility on this controller.


Have a look at arcconf (sysutils/arcconf) -- it's Adaptec's newer tool
and should support both older and newer firmware; aaccli stopped  
working

as of a certain version and I think Adaptec has no plans to work on it
any longer.  If you really want to use aaccli, you can downgrade the
firmware on the new card -- of course, you'll have to use arcconf to  
do

that step.


Wow... what a blast from the past.

I've since decided that the Adaptec + Dell array solution was  
completely sub-standard performance and stability and management  
wise.  It has been replaced with an external RAID array from Partners  
Data systems and connected to the same Sun box via an LSI fibre  
channel card.  It is faster and much easier to manage.


I will not be buying Adaptec parts any more since they obviously don't  
give a hoot about freebsd, where as LSI goes out of their way to  
provide engineers to help out with freebsd issues.  It is important  
for us as a community to show support where support is due.


___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: aaccli on recent conrollers?

2007-01-09 Thread Vivek Khera


On Jan 9, 2007, at 7:39 AM, valiy volodin wrote:


install /usr/ports/emulators/linux_base-fc4/
kldload aac_linux
give linux/cmdline/arcconf from Adaptec CD or ftp://deps.ru/pub/ 
arcconf

and run arcconf GETCONFIG 1


that doesn't work on aac(4) devices.  aaccli usually does, and is  
native freebsd.


nothing works on *recent* aac(4) devices with freebsd.



Re: aaccli on recent conrollers?

2006-12-27 Thread Vivek Khera


On Dec 27, 2006, at 10:31 AM, Andrew N. Below wrote:


Latest Adaptec drivers released at 25 Oct 2006, aaccli says Copyright
1998-2002...

Maybe someone already tried to contact Adaptec?


I did a diff of the adaptec sources and the ones in freebsd 6.2- 
PRERELEASE and there are mostly minor differences (the device name  
changes, for example.)


I'm in touch with Scott Long regarding sponsoring some work in this  
area to create a command line utility for monitoring the status on  
these new controllers.  He's waiting for some libraries from Adaptec  
at this point.


If you're interested in sharing the cost of this work please let me  
know.  So far everyone else who's contacted me regarding this issue  
has not committed any money, which is fine.  If I have to pay for the  
whole thing I will, because I believe in giving back to the community.




Re: aaccli on recent conrollers?

2006-12-27 Thread Andrew N. Below
Hi Vivek and oths...

- Original Message - 
From: Vivek Khera [EMAIL PROTECTED]
To: FreeBSD Stable freebsd-stable@freebsd.org
Sent: 10 ноября 2006 г. 19:42
Subject: aaccli on recent conrollers?


 I have just built a new SunFire X4100 server with an Adaptec 2230SLP
 RAID card using FreeBSD 6.2-PRE kernel (from September 20).
 Everything is working extremely well except I cannot run the aaccli
 utility on this controller. When I try to open the controller, it
 gives this error:

 Command Error: The current AFAAPI.DLL is too old to work with the
 current controller software.

The same error I get with Adaptec SATA RAID 2420S (aac0 controller
device, aacdX volume devices) with latest controller firmware.

I have just tried to install aacu.ko module from original Adaptec's
drivers, but still got no success:

aacu0: Adaptec SATA RAID 2420SA mem
0xb8a0-0xb8bf,0xb8c0-0xb8c00fff irq 24 at device 3.0 on pci6
aacu0: New comm. interface enabled
aacu0: Adaptec Raid Controller 2.0.7-1
aacdu0: RAID 1 (Mirror) on aacu0
aacdu0: 238289MB (488015872 sectors)
aacdu1: Volume on aacu0
aacdu1: 238289MB (488015872 sectors)

CLI  open aac0
Executing: open aac0
Command Error: The current AFAAPI.DLL is too old to work with the current
controller software.

Latest Adaptec drivers released at 25 Oct 2006, aaccli says Copyright
1998-2002...

Maybe someone already tried to contact Adaptec?

--
Andrew N. Below
Zenon N.S.P.

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to [EMAIL PROTECTED]