Seagate X8 Accelerator Seagate X8 Accelerator User Guide for Linux - Page 16

Oftware, Anagement, Tilities

Page 16 highlights

9.0 SOFTWARE RAID It is possible to use software RAID for striping or mirroring multiple X8 Accelerator devices. Note that X8 Accelerator devices have embedded flash-aware RAID with 7+1P redundancy that provides protection against bad blocks and flash component failures. This reduces the need for mirroring X8 Accelerator devices in some usage scenarios. The default software RAID creation parameters are sufficient for good read and write performance. Below is an example of creating a striped volume across two X8 Accelerator devices: #mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/vgca0 /dev/vgca1 10.0 MANAGEMENT UTILITIES 10.1 vgc-monitor vgc-monitor utility allows monitoring of X8 Accelerator device status and health. When called without parameters, it lists all Seagate X8 Accelerator devices in the system with their configuration and health summary. Command syntax: #vgc-monitor --help vgc-monitor: 3.2.55402.C7 Utility to monitor Seagate X8 Accelerator drives Usage: vgc-monitor [-d|--drive ] vgc-monitor [-h|--help] Options: -d | --drive : drive name vgc[a,b,---]. display info for the given drive -h | --help : display this help and exit no arguments: display info for all drives Example. Detailed output for vgca drive: SEAGATE X8 ACCELERATOR USER GUIDE FOR LINUX, REV. A 12

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28

S
EAGATE
X8 A
CCELERATOR
U
SER
G
UIDE FOR
L
INUX
, R
EV
. A
12
9.0
S
OFTWARE
RAID
It is possible to use software RAID for striping or mirroring multiple X8 Accelerator devices.
Note that X8 Accelerator devices have embedded flash-aware RAID with 7+1P redundancy that provides protection against bad blocks
and flash component failures. This reduces the need for mirroring X8 Accelerator devices in some usage scenarios.
The default software RAID creation parameters are sufficient for good read and write performance.
Below is an example of creating a striped volume across two X8 Accelerator devices:
10.0 M
ANAGEMENT
U
TILITIES
10.1
vgc-monitor
vgc-monitor utility allows monitoring of X8 Accelerator device status and health. When called without parameters, it lists all
Seagate X8 Accelerator devices in the system with their configuration and health summary.
Command syntax:
Example. Detailed output for vgca drive:
#mdadm --create /dev/md0 --level=0 --raid-devices=2 /dev/vgca0 /dev/vgca1
#vgc-monitor --help
vgc-monitor: 3.2.55402.C7
Utility to monitor Seagate X8 Accelerator drives
Usage:
vgc-monitor [-d|--drive <drive-name>]
vgc-monitor [-h|--help]
Options:
-d | --drive : drive name vgc[a,b,---]. display info for the given drive
-h | --help
: display this help and exit
no arguments: display info for all drives