SANtricity 11.8 Commands

to Japanese version

Show storage Array unreadable sectors

The show storageArray unreadableSectors command returns a table of the addresses of all of the sectors in the storage system that cannot be read.

Supported Series

This command applies to any individual storage system, including the HB2100/HB2200/HB2300, HB5100/HB5200, AB6100 and AB3100 series, as long as all SMcli packages are installed.

Roles

To execute this command on an HB2100/HB2200/HB2300, HB5100/HB5200, AB6100, or AB3100 storage system, you must have the Storage Admin or Storage Monitor role.

Context

The returned table is organized with column headings for the following information:

  • Volume user label

  • Logical unit number (LUN)

  • Accessible by (host or host group)

  • Date/time

  • Volume-relative logical block address (hexadecimal format — 0xnnnnnnnn)

  • Drive location (tray t, slot s)

  • Drive-relative logical block address (hexadecimal format — 0xnnnnnnnn)

  • Failure type

The data is sorted first by the volume user label and second by the logical block address (LBA). Each entry in the table corresponds to a single sector.

Syntax

show storageArray unreadableSectors

Parameters

None.

Top of Page