Sun Storage Tek 2540 M2 controller lockdown


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Sun Storage Tek 2540 M2 controller lockdown
# 1  
Old 10-18-2016
Wrench Sun Storage Tek 2540 M2 controller lockdown

hello all,

I have recently acquired the above server and i am having issues with the RAID controllers being put into a lockdown state.
This occurs when new drives are added to the array, the controller automagically reboots and then gives status codes OE and LT. After this i am unable to communicate at all with the controllers.

So far i have connected to the arrays successfully using CAM with no drives in, but when the drives are added CAM loses communication with the array/controllers.

If anyone has any experience with these arrays, is there a preferred method of installing HDD's into the array, or is there any way to remove the lockdown state from the controller?

Any help wold be greatly appreciated Smilie
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Red Hat

Sun Storage Tek 6140 compatible with RHEL5.7?

Issue Description: ================ There are of 4 servers (SunFire X440) : siman7tdw: SunFire X440 (affected server) siman8tdw:SunFire X440 (affected server) siman9tdw:SunFire X440 siman10tdw:SunFire X440 Storage Server: Sun Storage Tek 6140 (Name: simantdw_disk_bak) and Sun Storage... (1 Reply)
Discussion started by: Pawan Kumar
1 Replies

2. AIX

DS 4700 Storage Controller

We have 2 controllers in storage controller A is working, configured in Storage Controller B is not configured in Storage, but Power supply is connected for controller B. my query is, for some reason if power goes down for Controller A, wheather it will be redundant using Controllers... (1 Reply)
Discussion started by: manoj.solaris
1 Replies

3. Solaris

Sun StorageTek 2540 - shutdown matrix

Hi, I have a simple question on how to correctly disable the matrix? Looking for the Common Array Manager and I do not see this option... Thank for help (3 Replies)
Discussion started by: bieszczaders
3 Replies
Login or Register to Ask a Question
AAC(4)							   BSD Kernel Interfaces Manual 						    AAC(4)

NAME
aac -- Adaptec AdvancedRAID Controller driver SYNOPSIS
aac* at pci? dev ? function ? ld* at aac? unit ? DESCRIPTION
The aac driver provides support for the Adaptec AAC family of SCSI and SATA RAID controllers. These controllers support RAID 0, 1, 5, 10, and volume sets. They have four channels in the add-in version or 1-2 channels in the motherboard integrated version, and are most often found rebadged by Dell, Hewlett-Packard or IBM. Supported controllers include: o Adaptec AAC-364 o Adaptec SCSI RAID 2120S o Adaptec SCSI RAID 2200S o Adaptec SATA RAID 2410SA o Adaptec SATA RAID 3405 o Adaptec SCSI RAID 5400S o Dell PERC 2/Si o Dell PERC 2/QC o Dell PERC 3/Di o Dell PERC 3/Si o Dell PERC 320/DC o Dell CERC SATA RAID 1.5/6ch o HP NetRAID 4M o HP ML110 G2 (Adaptec SATA RAID 2610SA) o IBM ServeRAID 8k Access to RAID containers is available via the ld device driver. Individual drives cannot be accessed unless they are part of a container or volume set, and non-fixed disks cannot be accessed. Containers can be configured by using the on-board BIOS utility of the card. DIAGNOSTICS
The adapter can send status and alert messages asynchronously to the driver. These messages are printed on the system console. SEE ALSO
intro(4), ld(4) HISTORY
The aac driver first appeared in NetBSD 1.6, and was based on the FreeBSD driver of the same name. BUGS
This driver is not compatible with controllers that have version 1.x firmware. The firmware version is the same as the kernel version printed in the BIOS POST and driver attach messages. BSD
February 19, 2011 BSD