Hello everyone,
Basically We have an array 2540-M2 with dual controllers, one of them gets EO L7 code in the 7 segment display.
we've tried to clear 'held in reset status' using one of these commands run from the active controller without success:
setControllerToActive_MT 1
resetController_MT 1
altResetRelease
cmgrSetAltToOptimal
As you can see below at the beginning the state is Lockdown:
Primary Ctlr 0x2c84e50
State : Optimal
Serial : SV23501785
ActualApp : 07844710
CurrentApp : 07844710
ExpectedApp : 07844710
BootVersion : 07844710
ProductId/Rev : LCSM100_F /0784
ModelName : 2680
BoardId : 2660
HostBoardId1 : 0801
HostBoardId2 :
Vendor : SUN
PartNumber : 45234-06
OEMPartNumber : 7053352
Manufactured : 50396700
Cache/Proc : 1696/352
PhyCacheSize : 1696
FRCMemSize : 209715200
ForeignState : 1
IsInitialized : 1
FailedChannels : 0
IocFaulted : 0
FailedMirChan : 0
SubModel : 191
SubModelSupport: 1
LockdownReason : 255
NumNetIfaces : 2
Alternate Ctlr 0x2c86630
State : Lockdown <---------------------------
Serial : SV30301683
ActualApp : 07844710
CurrentApp : 07844710
ExpectedApp : 07844710
BootVersion : 07844710
ProductId/Rev : LCSM100_F /0784
ModelName : 2680
BoardId : 2660
HostBoardId1 : 0801
HostBoardId2 :
Vendor : SUN
PartNumber : 45234-06
OEMPartNumber : 7053352
Manufactured : 50f34a80
Cache/Proc : 1696/352
PhyCacheSize : 1696
FRCMemSize : 209715200
ForeignState : 0
IsInitialized : 0
FailedChannels : 0
IocFaulted : 0
FailedMirChan : 0
SubModel : 191
SubModelSupport: 1
LockdownReason : 255
NumNetIfaces : 2
But when we tried to run altResetRelease it seems Ctrl A (alternate) gets Optimal status:
Primary Ctlr 0x2c84e50
State : Optimal
Serial : SV23501785
ActualApp : 07844710
CurrentApp : 07844710
ExpectedApp : 07844710
BootVersion : 07844710
ProductId/Rev : LCSM100_F /0784
ModelName : 2680
BoardId : 2660
HostBoardId1 : 0801
HostBoardId2 :
Vendor : SUN
PartNumber : 45234-06
OEMPartNumber : 7053352
Manufactured : 50396700
Cache/Proc : 1696/352
PhyCacheSize : 1696
FRCMemSize : 209715200
ForeignState : 1
IsInitialized : 1
FailedChannels : 0
IocFaulted : 0
FailedMirChan : 0
SubModel : 191
SubModelSupport: 1
LockdownReason : 255
NumNetIfaces : 2
Alternate Ctlr 0x2c86630
State : Optimal <----------------------
Serial : SV30301683
ActualApp : 07844710
CurrentApp : 07844710
ExpectedApp : 07844710
BootVersion : 07844710
ProductId/Rev : LCSM100_F /0784
ModelName : 2680
BoardId : 2660
HostBoardId1 : 0801
HostBoardId2 :
Vendor : SUN
PartNumber : 45234-06
OEMPartNumber : 7053352
Manufactured : 50f34a80
Cache/Proc : 1696/352
PhyCacheSize : 1696
FRCMemSize : 209715200
ForeignState : 0
IsInitialized : 0
FailedChannels : 0
IocFaulted : 0
FailedMirChan : 0
SubModel : 191
SubModelSupport: 1
LockdownReason : 255
NumNetIfaces : 2
But after a few minutes Ctrl A shows Lockdown status and 7 segment display as EO L7 again.
We've tried to replace this Controller twice as well without sucess either.
As far as I know the code EO L7 means Sub-Model Identifier Not Set or Mismatched but as you can see above in the cmgrShow command
the Submodel-ID is the same for both controllers (SubModel : 191)
Please, any advise/idea?
Thanks in advance,
Regards.
Cristian