- The periodic script should print a banner, like all other periodic script - Don't sort the PD heading output, it breaks with certain numbering Minor nits: - Fix spelling - pet portlint(1) - Use awk(1) to alleviate the need for additional wc(1) - remove non-portable -z flag to cmp(1) PR: 118416 Submitted by: Ulrich Spoerlein <uspoerlein at gmail.com> Reviewed by: maintainer timeout (3 weeks)
42 lines
1,002 B
Text
42 lines
1,002 B
Text
# $FreeBSD$
|
|
|
|
The output of periodic/daily/407.status-mfi-raid uses several
|
|
abbreviations. This document maps the abbreviations to the
|
|
names MegaCli uses, which were just too long for summary mails.
|
|
|
|
Section 'Physical Drive Information:'
|
|
--------------------------------------------------
|
|
ENC Enclosure Number
|
|
SLO Slot Number
|
|
DEV Device Id
|
|
SEQ Sequence Number
|
|
MEC Media Error Count
|
|
OEC Other Error Count
|
|
PFC Predictive Failure Count
|
|
LPF Last Predictive Failure Event Seq Number
|
|
STATE Firmware state
|
|
|
|
Section 'Virtual Drive Information:'
|
|
--------------------------------------------------
|
|
VD Virtual Disk
|
|
DRV Number Of Drives
|
|
RLP RAID Level: Primary
|
|
RLS RAID Level: Secondary
|
|
RLQ RAID Level: RAID Level Qualifier
|
|
STS Stripe Size
|
|
SIZE Size
|
|
STATE State
|
|
NAME Name
|
|
|
|
Section 'BBU Information:'
|
|
--------------------------------------------------
|
|
TYPE BatteryType
|
|
TEMP Temperature
|
|
OK isSOHGood
|
|
RSOC Relative State of Charge
|
|
ASOC Absolute State of charge
|
|
RC Remaining Capacity
|
|
CC Cycle Count
|
|
ME Max Error
|
|
|
|
# end
|