HP-UX Reference (11i v1 00/12) - 1M System Administration Commands N-Z (vol 4)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/naaagt.1m
________________________________________________________________
___ ___
s
see(1M) see(1M)
NAME
see - access bytes in the HP SCSI disk array controller EEPROM
SYNOPSIS
see -d special
see -b
byte_number -h hex_byte device_file
DESCRIPTION
see displays, or changes bytes in the controller EEPROM of the HP SCSI disk array associated with device
file device_file. A 64-byte area in the EEPROM is accessible to the user. Although the command is directed
to a single LUN, the EEPROM settings affect all the LUNs of the device.
Options
-d Display only. Displays the current values of the bytes in the accessible portion of the
EEPROM.
-b byte_number -v hex_byte
Loads the hexadecimal value hex_byte into the decimal byte
byte_number of
the user accessible 64-byte region in the EEPROM.
BYTE DESCRIPTION
The following list of user accessible bytes in the EEPROM, and their default values is provided for informa-
tional purposes only. Changing the values can result in "incorrect" controller behavior with respect to HP
SCSI disk array utilities, and other support software. See WARNINGS.
byte meaning C2425/7 value C2430 value
0 enable synchronous negotiation 0x00 0x00
1 enable wide negotiation 0x00 0x00
2 spin-up algorithm 0x01 0x01
3 spin-up delay 0x32 0x1e
4 ready timeout 0x0a 0x17
5 host command delay at power on 0x00 0x00
6 firmware drive cmd timeout value 0x64 0x64
7 default RAID level 0x00 0x05
8 option control bits MSB 0x00 0x00
9 option control bits LSB 0x27 0x53
10 sense key for drive failures 0x06 0x06
11 inquiry data byte 7 0x12 0x32
12 ROM sequence control bits 0x01 0x01
13 synchronization control bits 0x02 0x02
14 inquiry revision level format 0x00 0x00
15 diagnostic self-test options 0x01 0x01
16 host command delay for bus reset 0x00 0x00
17 inquiry unconfigured device type 0x20 0x20
18 software command timeout value 0x14 0x14
19 software command timeout actions 0x07 0x07
20 drive bus reset to ready wait 0x08 0x08
21 host delay after data phase 0x00 0x00
22 drive scan disabled channel (MSB) 0x00 0x00
23 drive scan disabled channel (LSB) 0x00 0x00
24 time to asynchronous event 0x00 0x00
25 fan polling interval 0x00 0x00
26 power supply polling interval 0x00 0x00
27 reserved 0x00 0x00
28 Error Reporting Options (MSB) 0x01 0x01
29 Error Reporting Options (LSB) 0x00 0x00
30-63 reserved 0x00 0x00
RETURN VALUE
see returns the following values:
0 Successful completion.
HP-UX Release 11i: December 2000 1 Section 1M767
___
___