↓
Ibm Ds3512 Manual
Overview: The IBM System Storage DS3512
The IBM System Storage DS3512 is a 2U, 12-bay, dual-controller Fibre Channel (FC) and SAS storage array. It is part of the IBM System Storage DS3500 family (alongside the DS3524, which has 24 bays in 2U). These systems are entry-level to mid-range modular storage designed for small and medium businesses.
The DS3512 connects to hosts via 8 Gb Fibre Channel or 6 Gb SAS, and its expansion enclosures (EXP3512 or EXP3524) connect via 6 Gb SAS.
The official "Manual" for the DS3512 is not a single document but a collection of related IBM publications. The most important ones are: ibm ds3512 manual
- Installation, User’s, and Maintenance Guide (the primary hardware manual)
- IBM System Storage DS3500 and EXP3500 Storage Subsystem: Command Line Interface (CLI) Reference Guide
- IBM System Storage DS Storage Manager Version 10.x Documentation (software user guide)
- Problem Determination Guide
19. Example Configurations and Use Cases
- Small office SAN — step-by-step build with recommended settings
- Virtualized environment (VMware) — recommended multipathing and datastore layout
- High-availability file services — replication and snapshot cadence
- Performance-oriented configuration — stripe sizes, cache tuning, and SSD use
4. Cabling Rules
- Maximum SAS cable lengths (up to 10m active, 6m passive).
- Supported SAS expander connections.
- Zoning recommendations for FC versions.
Part 3: Locating the Genuine IBM DS3512 Manual (PDF)
IBM has migrated legacy storage documentation to Lenovo Data Center Support (since Lenovo acquired IBM’s x86 server and entry storage lines). To find the authoritative IBM DS3512 manual:
- Navigate to datacentersupport.lenovo.com.
- Enter “DS3512” in the search field.
- Filter by Documentation > Manuals and Guides.
- Download the following key PDFs:
- IBM System Storage DS3500 Installation and User’s Guide (v1.2 or later)
- IBM DS3500 SAS and FC Cabling Quick Reference
- IBM DS3500 Firmware Update Guide
Archived IBM links (ibm.com/support) still host some files under “DS3500 series.” Use the part number 49Y2081 (common DS3512 controller FRU) to narrow search results. Overview: The IBM System Storage DS3512 The IBM
Step 1: Rack and Ground
- The DS3512 weighs ~30 lbs fully populated. Use a 4-post rack.
- Attach the included grounding lugs before powering on.
8. Storage Configuration Basics
- Architecture overview: Controllers, cache, pools, RAID, LUNs, volumes.
- Creating disk groups / RAID arrays
- Supported RAID types, tradeoffs, and rebuild times
- Storage pools and provisioning
- Thin vs. thick provisioning, auto-tiering if supported
- Creating LUNs/volumes
- Size alignment, block sizes, best practices
- Host mapping and masking
- Zoning basics for Fibre Channel, CHAP for iSCSI
- Snapshots and replication
- Snapshot creation, scheduling, best practices
- Synchronous/asynchronous replication (if supported), failover sequence
- Cache tuning and battery-backed cache behavior
Part 6: CLI Commands Not Clearly Written in the Manual
The CLI manual for the IBM DS3512 is powerful but dense. Here are decoded, practical commands:
| Operation | CLI Command (via SMcli) |
| --- | --- |
| Show global status | show storageSubsystem healthStatus summary |
| List all virtual disks | show allLogicalDrives |
| Set host to unrestricted (full access) | set host [\"HostName\"] hostType=8; (where 8 = “Lenovo/IBM - Standard”) |
| Manually flush cache to drives | flush storageSubsystem cache logicalDrive=[\"VD_01\"]; |
| Reset forgotten password | reset storageArray password (requires physical serial connection). | Cache tuning and battery-backed cache behavior
Security note: The manual does not emphasize this enough – the DS3512’s management IP has no brute-force protection. Use an isolated management VLAN.
↑