Sync some diagnostic strings with reality.
This commit is contained in:
parent
2fa020ae0b
commit
ffbc54797a
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: mly.4,v 1.2 2001/07/30 20:08:36 ad Exp $
|
||||
.\" $NetBSD: mly.4,v 1.3 2001/07/30 23:47:46 ad Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -205,37 +205,37 @@ An unknown error occurred during initialisation; it will be ignored.
|
||||
.Pp
|
||||
The reported event refers to the physical device at the given channel:target
|
||||
address.
|
||||
.It "mly%d: logical device %d (%s) consistency check started"
|
||||
.It "mly%d: logical device %d (%s) consistency check completed"
|
||||
.It "mly%d: logical device %d (%s) consistency check cancelled"
|
||||
.It "mly%d: logical device %d (%s) consistency check completed with errors"
|
||||
.It "mly%d: logical device %d (%s) consistency check failed due to logical drive failure"
|
||||
.It "mly%d: logical device %d (%s) consistency check failed due to physical device failure"
|
||||
.It "mly%d: logical device %d (%s) automatic rebuild started"
|
||||
.It "mly%d: logical device %d (%s) manual rebuild started"
|
||||
.It "mly%d: logical device %d (%s) rebuild completed"
|
||||
.It "mly%d: logical device %d (%s) rebuild cancelled"
|
||||
.It "mly%d: logical device %d (%s) rebuild failed for unknown reasons"
|
||||
.It "mly%d: logical device %d (%s) rebuild failed due to new physical device"
|
||||
.It "mly%d: logical device %d (%s) rebuild failed due to logical drive failure"
|
||||
.It "mly%d: logical device %d (%s) offline"
|
||||
.It "mly%d: logical device %d (%s) critical"
|
||||
.It "mly%d: logical device %d (%s) online"
|
||||
.It "mly%d: logical device %d (%s) initialization started"
|
||||
.It "mly%d: logical device %d (%s) initialization completed"
|
||||
.It "mly%d: logical device %d (%s) initialization cancelled"
|
||||
.It "mly%d: logical device %d (%s) initialization failed"
|
||||
.It "mly%d: logical device %d (%s) found"
|
||||
.It "mly%d: logical device %d (%s) gone"
|
||||
.It "mly%d: logical device %d (%s) expand capacity started"
|
||||
.It "mly%d: logical device %d (%s) expand capacity completed"
|
||||
.It "mly%d: logical device %d (%s) expand capacity failed"
|
||||
.It "mly%d: logical device %d (%s) bad block found"
|
||||
.It "mly%d: logical device %d (%s) size changed"
|
||||
.It "mly%d: logical device %d (%s) type changed"
|
||||
.It "mly%d: logical device %d (%s) bad data block found"
|
||||
.It "mly%d: logical device %d (%s) read of data block in bdt"
|
||||
.It "mly%d: logical device %d (%s) write back data for disk block lost"
|
||||
.It "mly%d: logical device %d:%d consistency check started"
|
||||
.It "mly%d: logical device %d:%d consistency check completed"
|
||||
.It "mly%d: logical device %d:%d consistency check cancelled"
|
||||
.It "mly%d: logical device %d:%d consistency check completed with errors"
|
||||
.It "mly%d: logical device %d:%d consistency check failed due to logical drive failure"
|
||||
.It "mly%d: logical device %d:%d consistency check failed due to physical device failure"
|
||||
.It "mly%d: logical device %d:%d automatic rebuild started"
|
||||
.It "mly%d: logical device %d:%d manual rebuild started"
|
||||
.It "mly%d: logical device %d:%d rebuild completed"
|
||||
.It "mly%d: logical device %d:%d rebuild cancelled"
|
||||
.It "mly%d: logical device %d:%d rebuild failed for unknown reasons"
|
||||
.It "mly%d: logical device %d:%d rebuild failed due to new physical device"
|
||||
.It "mly%d: logical device %d:%d rebuild failed due to logical drive failure"
|
||||
.It "mly%d: logical device %d:%d offline"
|
||||
.It "mly%d: logical device %d:%d critical"
|
||||
.It "mly%d: logical device %d:%d online"
|
||||
.It "mly%d: logical device %d:%d initialization started"
|
||||
.It "mly%d: logical device %d:%d initialization completed"
|
||||
.It "mly%d: logical device %d:%d initialization cancelled"
|
||||
.It "mly%d: logical device %d:%d initialization failed"
|
||||
.It "mly%d: logical device %d:%d found"
|
||||
.It "mly%d: logical device %d:%d gone"
|
||||
.It "mly%d: logical device %d:%d expand capacity started"
|
||||
.It "mly%d: logical device %d:%d expand capacity completed"
|
||||
.It "mly%d: logical device %d:%d expand capacity failed"
|
||||
.It "mly%d: logical device %d:%d bad block found"
|
||||
.It "mly%d: logical device %d:%d size changed"
|
||||
.It "mly%d: logical device %d:%d type changed"
|
||||
.It "mly%d: logical device %d:%d bad data block found"
|
||||
.It "mly%d: logical device %d:%d read of data block in bdt"
|
||||
.It "mly%d: logical device %d:%d write back data for disk block lost"
|
||||
.Pp
|
||||
The event report will include the name of the SCSI device which has
|
||||
attached to the device if possible.
|
||||
|
Loading…
Reference in New Issue
Block a user