From 9a9577a3b7f0b0c82ad0e77b9f16b3afa238322c Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Sun, 22 Oct 2017 17:32:39 +0000 Subject: sg_lib: add sg_ll_log_sense_v2(), sg_ll_mode_sense10_v2() and sg_ll_receive_diag_v2(); documentation cleanup; sg_ses: filter join output on dpage element presence (AES dpage) git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@722 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_reassign.8 | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'doc/sg_reassign.8') diff --git a/doc/sg_reassign.8 b/doc/sg_reassign.8 index 9ef07e61..ecacc7fe 100644 --- a/doc/sg_reassign.8 +++ b/doc/sg_reassign.8 @@ -1,10 +1,10 @@ -.TH SG_REASSIGN "8" "September 2017" "sg3_utils\-1.38" SG3_UTILS +.TH SG_REASSIGN "8" "October 2017" "sg3_utils\-1.43" SG3_UTILS .SH NAME sg_reassign \- send SCSI REASSIGN BLOCKS command .SH SYNOPSIS .B sg_reassign [\fI\-\-address=A,A...\fR] [\fI\-\-dummy\fR] [\fI\-\-eight=0|1\fR] -[\fI\-\-grown\fR] [\fI\-\-help\fR] [\fI\-\-longlist=0|1\fR] +[\fI\-\-grown\fR] [\fI\-\-help\fR] [\fI\-\-hex\fR] [\fI\-\-longlist=0|1\fR] [\fI\-\-primary\fR] [\fI\-\-verbose\fR] [\fI\-\-version\fR] \fIDEVICE\fR .SH DESCRIPTION .\" Add any additional description here @@ -71,6 +71,10 @@ and the grown defect list. This list is sometimes referred to as the GLIST. \fB\-h\fR, \fB\-\-help\fR output the usage message then exit. .TP +\fB\-H\fR, \fB\-\-hex\fR +print response in hex (for \fB\-g\fR, \fB\-\-grown\fR, \fB\-p\fR +or \fB\-\-primary\fR). +.TP \fB\-l\fR, \fB\-\-longlist\fR=0 | 1 sets the REASSIGN BLOCKS cdb field of the same name to the given value. Only 1000 addresses are permitted so there should be no need to specify @@ -100,8 +104,8 @@ is reported on not (PER=1 implies do report). Irrespective of the ARRE, AWRE or PER field settings, the error counter log pages reflect any errors (recovered or otherwise). Whenever a block is reassigned, a new entry is added in the "grown" defect list. Apart from doing selftests (see -sg_senddiag or smartmontools) regularly, monitoring the grown defect list of a disk is -a reasonable metric of its health. If the grown list starts growing +sg_senddiag or smartmontools) regularly, monitoring the grown defect list of +a disk is a reasonable metric of its health. If the grown list starts growing quickly that is an ominous sign. The best grown defect lists are empty ones. The number of elements in the grown defect list can be viewed with the \fI\-\-grown\fR option. The contents of the grown defect list can be -- cgit v1.2.3