[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | MRU Internal Bug Reports |
|
Moderator: | COOKIE::STMARTIN |
|
Created: | Wed Sep 20 1995 |
Last Modified: | Wed Jun 04 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 346 |
Total number of notes: | 1175 |
294.0. "OP:LOW More status when element exception set." by NABETH::alan (Dr. File System's Home for Wayward Inodes.) Mon Mar 03 1997 15:49
When the exception bit for an element is set as the
result of a SCSI failure (or something that we pretend
is one), the ASC/ASCQ values for the status will printed
in the CLI verbose listing and the GUI "Show Element"
dialog.
But, when the status is the result of a mrd_show(3mrd)
failed, nothing is else is included. However, mrd_show
does set the element status to one of SLOT, DRIVE, PORT
and TRANSPORT MRD_STATUS_{whatever}_INVALID. This bit
of status information should be included in the verbose/
detailed listing for unavailable elements.
T.R | Title | User | Personal Name | Date | Lines |
---|
294.1 | | NABETH::alan | Dr. File System's Home for Wayward Inodes. | Tue Apr 01 1997 16:38 | 7 |
| It is worth noting that this feature is already support
by the CLI. On an individual element exception (status
!= MRD_STATUS_SUCCESS) it prints something like:
SHOW Slot 7 failed on $1$MUA100: Slot invalid
Only the GUI needs the feature.
|
294.2 | Close. | NABETH::alan | Dr. File System's Home for Wayward Inodes. | Tue Apr 01 1997 17:35 | 1 |
| And the GUI was already done...
|