Installation Manual
Table Of Contents
- Table of contents
- 1 Safety
- 2 Before you begin
- 3 System overview
- 4 Installation
- 5 Connection
- 6 Turning on/off AC power
- 7 Configuring the storage system
- 8 Maintenance
- Blank Page
- Blank Page
- Blank Page
DSA E-Series (E2800 12-bay) Maintenance | en 43
Bosch Sicherheitssysteme GmbH Installaton manual 2018.02 | V1 | DOC
The following table describes seven-segment startup errors and conditions that result in the
controller being in a suspended state:
Startup error code Description
S1 The controller detects a checksum failure in
EEPROM.
S2 The SBB Signature/Revision is invalid.
S3 An unsupported enclosure is detected in the
storage array.
S4 The power supplies are incapable of
powering the controller.
S5 The SBB pairing has failed.
8.4 Collecting support data for the storage system
The following procedures describe how to collect support data for the storage system using
SANtricity System Manager and Script editor in the Enterprise Management Window (EMW).
Collecting support data using SANtricity System Manager
1. Select Support > Support Center > Diagnostics.
2. Select Collect Support Data.
3. Click Collect.
The file is saved in the Downloads folder for your browser with the name
supportdata.7z
Collecting support data using Script editor in the EMW
1. Open the Enterprise Management Window (EMW) in SANtricity Storage Manager on your
local host.
2. Select the storage system.
3. Select Tools > Execute Script.
4. Type the following command in the text box.
save storageArray supportData file="filename";
In this command, filename is the file path and the file name to which you want to save
the support data. Enclose the file path and the file name in double quotation marks (" ").
For example:
file="C:\Program Files\CLI\logs\support-data.7z"
5. Select Tools > Verify and Execute