Appendix D. Automated Health Check (AHC) Tools Parameters
The following tables present a reference for the different parameters you can use for AHC Tools policies.
D.1. Hard drive Copy linkLink copied to clipboard!
Copy linkLink copied to clipboard!
AHC Tools report disks's properties from:
- Regular SATA controllers or logical drives from RAID controllers
- Disks attached to a Hewlett Packard RAID Controller
|
Value
|
Description
|
Sample Configuration
|
Discrimination Level
|
|---|---|---|---|
|
size
|
Size of the disk
|
('disk', 'sda', 'size', '899')
|
Medium
|
|
vendor
|
Vendor of the disk
|
('disk', 'sda', 'vendor', 'HP')
|
Medium
|
|
model
|
Model of the disk
|
('disk', 'sda', 'model', 'LOGICAL VOLUME')
|
High
|
|
rev
|
Firmware revision of the disk
|
('disk', 'sda', 'rev', '3.42')
|
Medium
|
|
WCE
|
Write Cache Enabled
|
('disk', 'sda', 'WCE', '1')
|
Low
|
|
RCD
|
Read Cache Disabled
|
('disk', 'sda', 'RCD, '1')
|
Low
|
|
Value
|
Description
|
Sample Configuration
|
Discrimination Level
|
|---|---|---|---|
|
size
|
Size of the raw disk
|
('disk', '1I:1:1', 'size', '300')
|
Medium
|
|
type
|
Type of the raw disk
|
('disk', '1I:1:1', 'type', 'SAS')
|
Low
|
|
slot
|
Raw disk slot's id
|
('disk', '1I:1:1', 'slot', '0')
|
Medium
|