Transcript
A41606-ENC, D60-6A Dual Ported 16-Bay 6Gb/s Storage Enclosure with Cryptographic Erase Functions “Key Erase”
User’s Manual April 25, 2016 Version: A
A41606-ENC, 60 6A User Manual
2
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
A41606-ENC, 60 6A User Manual
APRIL 29, 2016 VERSION A This document describes Astek’s a41606-ENC, 60 6A design and will remain the official reference source for all revisions/releases of this product until rescinded by an update. To receive product literature, visit us at http://www.astekcorp.com. DISCLAIMER Astek Corporation reserves the right to make changes to any products herein at any time without notice. Astek does not assume any responsibility or liability arising out of the application or use of any product described herein, except as expressly agreed to in writing by Astek; nor does the purchase or use of a product from Astek convey a license under any patent rights, copyrights, trademark rights, or any other of the intellectual property rights of Astek or third parties. Astek products are not intended for use in critical navigation, industrial control, nuclear power or life-support appliances, devices, or systems. Use of any Astek product in such applications without written consent of the appropriate Astek officer is prohibited.
TECHNOLOGY LICENSES The hardware and/or software described in this document are furnished under a license and may be used or copied only in accordance with the terms of such license.
REGULATORY COMPLIANCE Notice: FCC and CE testing is pending. This board is for ENGINEERING USE ONLY. Note: The A34812-ITX has been designed to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC Rules. These Limits are designed to provide reasonable protection against harmful interference when the equipment is operated in its installation. This equipment generates, uses, can radiate radio frequency energy, and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. If this equipment does cause harmful interference the user will be required to correct the interference. The A41606-ENC 60 6A has been designed to meet the safety requirements of IEC/EN 60950-1.
COPYRIGHT NOTICE Copyright © 2016 by Astek Corporation. All rights reserved.
TRADEMARK ACKNOWLEDGMENT The Astek logo design is the trademark or registered trademark of Astek Corporation.
4
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
A41606-ENC, 60 6A User Manual
Table of Contents 1.
Introduction .................................................................................................................................................... 7
2.
Hardware Installation ..................................................................................................................................... 7
3.
Cryptographic Erase ...................................................................................................................................... 9
4.
Electrical Specifications ............................................................................................................................... 10
5.
Environmental Specifications ....................................................................................................................... 10
6.
Mechanical Specifications ........................................................................................................................... 11
7.
Use Cases ................................................................................................................................................... 12
8.
Support ........................................................................................................................................................ 14
6
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
1. Introduction The Astek A41606-ENC, D60-6A utilizes two Gen2 Serial Attached SCSI (SAS) expanders operating at 6Gbps with a sanitization algorithm that will sanitize up to 16 Self-Encrypting Drives (SED) that support the Cryptographic Erase Functions “Key Erase” (SBC-3, Sections 5.24/2/4) and “Block Erase” (SBC-3, Section 5.24.2.3). The A41606-ENC, D60-6A provide a dual ported storage enclosure based on Astek’s innovative SAS expander module, combined with a precision machined chassis, and a unique 'sled-less' disk mounting mechanism, these enclosures can hold up to sixteen 2.5” hard disks. The A41606-ENC provides two external SAS x4 wide-port input/output connections per expander, with each wide port supporting up to 24Gbps of I/O. Each port can be connected either to a host or another A41606-ENC, allowing system designers to cascade multiple enclosures to further increase the total available storage.
2. Hardware Installation
CAUTION
Step 1:
90-000243-A
Use proper ESD safety procedures whenever working with electronic equipment or parts.
Secure chassis in rack mount or free standing on a flat level surface so that it cannot slide or move.
Copyright © 2011 by Astek Corporation. All rights reserved
7
A41606-ENC, 60 6A User Manual
Step 2:
Connect SAS cables to back of chassis.
Secondary Ports
Primary Ports CLI RS232-Serial Interface for Primary
Step 3:
8
CLI RS232-Serial Interface for Secondary
Insert Hard Drives using four shoulder screws for each drive
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
3. Cryptographic Erase The Astek A41606-ENC, D60-6A has a sanitization algorithm that will sanitize up to 16 SelfEncrypting Drives (SED) that support the Cryptographic Erase Functions “Key Erase”. Key Erase” (SBC-3, Sections 5.24/2/4 Block Erase” (SBC-3, Section 5.24.2.3 To erase data from drives connect to the CLI using the serial port with connection speed of 38400 and parameters 8-N-1. A password is needed; the default is “expander” The “santest” CLI command starts the erase process. It changes the encryption key stored in the crypto drive, thus effectively performing an instant erase then does a block erase of the drive.
Cryptographic Erase “Key Erase” Command Line Interface (CLI) commands. CLI Functions
Command
Description
Read or Write All Drives
rwAll [Write(0) | Read (1)]
rwAll 0:
Writes 512 Bytes of an A5A5 repeating pattern to LUN 0 of each drives in the system using SCSI Block level commands.
rwAll 1
Reads 512 Bytes from LUN 0 of each drives in the system using SCSI Block level commands. : Start the entire Sanitization process Disable Host-Side Phys Perform Sanitize Key Erase on all drives Prints first 512B of LUN 0 from each drives Block Erase all drives in the systems Prints test results
Start Sanitization
santest
Sanitize LED
gpioState [On(0) | OFF(1) | BLINK(2) | BLINK_FAST(3)]
Verify the Sanitization LED is operating properly
Disable Host Phys
SSpDisablePhy
Disables the Host-Side(PC) SAS ports
Sanitize Key Erase
SSpKeyErase [drive-sasAddrHigh(H) drive-sasAddrLow(H) timeOutInSec(d)]
Issues the SBC-3 Cryptographic command to change the encryption key stored in the crypto drive, thus effectively performing an instant erase.
Writes LBA(0)
SSpBlockWrite [drive-sasAddrHigh(H) drive-sasAddrLow(H) WriteFlag(d) timeOutInSec(d)] WriteFlag [0:0xA5 pattern | 1: Block Erase Verification String]
Writes 512 Bytes of an A5A5 repeating pattern to LUN 0 of a specified drive
Sanitize Block Erase
SSpBlockErase [drive-sasAddrHigh(H) drive-sasAddrLow(H) timeOutInSec(d)]
Block erase an entire drive
Reads LBA(0)
SSpBlockRead [drive-sasAddrHigh(H) drive-sasAddrLow(H) timeOutInSec(d)]
Reads 512 Bytes from LUN 0 of a specified drive
Request Sense
SSpRequestSense [drive-sasAddrHigh(H) drive-sasAddrLow(H) timeOutInSec(d)]
Issues the SCSI Request Sense Command
90-000243-A
Copyright © 2011 by Astek Corporation. All rights reserved
9
A41606-ENC, 60 6A User Manual
4. Electrical Specifications Power
Operating Voltage: Minimum Power Consumption: Maximum Power Consumption:
12100-240 VAC @ 50/60 Hz 40W w/o drives 200W
SAS/SATA
SAS/SATA speeds: Number of SAS/SATA bays:
1.5Gb/s 3.0Gb/s 6.0Gb/s 16
Serial Port
Connection Speed Connection Parameter
115,200 8-N-1
5. Environmental Specifications Operating Conditions
Temperature: Humidity:
15 °C to +45 °C 5 to 90% non-condensing
Storage Conditions
Temperature: Humidity:
-10 °C to +85 °C 5 to 90% non-condensing
Airflow
10
Number of Fans
4
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
6. Mechanical Specifications Dimensions
Form factor:
2U 19” rack-mount compatible (short depth 3.47” x 17.72” x 15.50
Airflow The A41606-ENC, 60-6A enclosure provides four fans to cool the board and chassis elements. By default all fan outputs will be configured for full speed operation at start.
CAUTION
90-000243-A
Do not operate the A41606-ENC, 60-6A continuously without sufficient cooling. The default configuration does NOT support auto-shutdown due to exceeding thermal limits, and as such, damage many occur to your board is operated continuously without airflow.
Copyright © 2011 by Astek Corporation. All rights reserved
11
A41606-ENC, 60 6A User Manual
7. Use Cases Single Host
Single Host with Redundant Path
12
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A
Dual Host for Shared Storage
Dual Host with Redundant Path
90-000243-A
Copyright © 2011 by Astek Corporation. All rights reserved
13
A41606-ENC, 60 6A User Manual
8. Support For additional support, email
[email protected]. Astek can be contacted at (719) 260-1625 or toll-free at (800) 850-9055.
14
Copyright © 2011 by Astek Corporation. All rights reserved
90-000243-A