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

  1. Installation, User’s, and Maintenance Guide (the primary hardware manual)
  2. IBM System Storage DS3500 and EXP3500 Storage Subsystem: Command Line Interface (CLI) Reference Guide
  3. IBM System Storage DS Storage Manager Version 10.x Documentation (software user guide)
  4. Problem Determination Guide

19. Example Configurations and Use Cases

4. Cabling Rules

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:

  1. Navigate to datacentersupport.lenovo.com.
  2. Enter “DS3512” in the search field.
  3. Filter by Documentation > Manuals and Guides.
  4. 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

8. Storage Configuration Basics

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.