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
ICP(4)							   BSD Kernel Interfaces Manual 						    ICP(4)

NAME
icp -- ICP-Vortex and Intel Storage RAID driver SYNOPSIS
icp* at pci? dev ? function ? ld* at icp? unit ? icpsp* at icp? unit ? scsibus* at icpsp? DESCRIPTION
The icp driver provides support for the newer (post 1997) ICP-Vortex GDT and Intel Storage RAID controllers. The ld driver provides access to logical devices (disk arrays) presented by the controller. The icpsp driver provides direct access to other SCSI devices attached to the controller, such as tape or CD-ROM drives. DIAGNOSTICS
pci_mem_find: expected mem type 00000000, found 00000002 This message may be displayed during autoconfiguration if the controller's memory is mapped below 1MB in physical address space. This can be disabled either through changing a setting in the controller's BIOS utility, or changing the position of a jumper on the board. See your controller's documentation for more information. SEE ALSO
intro(4), ld(4), scsi(4) HISTORY
The icp driver first appeared in NetBSD 1.6, and was based on the FreeBSD and OpenBSD drivers of the same name. BUGS
ISA & EISA front-ends and a management interface are needed. Older PCI boards are not yet supported. BSD
April 20, 2002 BSD