scsicodes 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. #!/bin/rc
  2. {
  3. sed '/^$/q' scsicodes
  4. hget http://www.t10.org/lists/asc-num.htm |
  5. grep '^[0-9]' |tr -d ' ' |tr A-Z a-z |
  6. sed 's/(..)\/(..) .............. (.*)/\1\2 \3/'
  7. } > nscsicodes && mv nscsicodes scsicodes
  8. exit
  9. 0000 no additional sense information
  10. 0001 filemark detected
  11. 0002 end-of-partition/medium detected
  12. 0003 setmark detected
  13. 0004 beginning-of-partition/medium detected
  14. 0005 end-of-data detected
  15. 0006 i/o process terminated
  16. 0007 programmable early warning detected
  17. 0011 audio play operation in progress
  18. 0012 audio play operation paused
  19. 0013 audio play operation successfully completed
  20. 0014 audio play operation stopped due to error
  21. 0015 no current audio status to return
  22. 0016 operation in progress
  23. 0017 cleaning requested
  24. 0018 erase operation in progress
  25. 0019 locate operation in progress
  26. 001a rewind operation in progress
  27. 001b set capacity operation in progress
  28. 001c verify operation in progress
  29. 001d ata pass through information available
  30. 001e conflicting sa creation request
  31. 0100 no index/sector signal
  32. 0200 no seek complete
  33. 0300 peripheral device write fault
  34. 0301 no write current
  35. 0302 excessive write errors
  36. 0400 logical unit not ready, cause not reportable
  37. 0401 logical unit is in process of becoming ready
  38. 0402 logical unit not ready, initializing command required
  39. 0403 logical unit not ready, manual intervention required
  40. 0404 logical unit not ready, format in progress
  41. 0405 logical unit not ready, rebuild in progress
  42. 0406 logical unit not ready, recalculation in progress
  43. 0407 logical unit not ready, operation in progress
  44. 0408 logical unit not ready, long write in progress
  45. 0409 logical unit not ready, self-test in progress
  46. 040a logical unit not accessible, asymmetric access state transition
  47. 040b logical unit not accessible, target port in standby state
  48. 040c logical unit not accessible, target port in unavailable state
  49. 040d logical unit not ready, structure check required
  50. 0410 logical unit not ready, auxiliary memory not accessible
  51. 0411 logical unit not ready, notify (enable spinup) required
  52. 0412 logical unit not ready, offline
  53. 0413 logical unit not ready, sa creation in progress
  54. 0414 logical unit not ready, space allocation in progress
  55. 0415 logical unit not ready, robotics disabled
  56. 0416 logical unit not ready, configuration required
  57. 0417 logical unit not ready, calibration required
  58. 0418 logical unit not ready, a door is open
  59. 0419 logical unit not ready, operating in sequential mode
  60. 0500 logical unit does not respond to selection
  61. 0600 no reference position found
  62. 0700 multiple peripheral devices selected
  63. 0800 logical unit communication failure
  64. 0801 logical unit communication time-out
  65. 0802 logical unit communication parity error
  66. 0803 logical unit communication crc error (ultra-dma/32)
  67. 0804 unreachable copy target
  68. 0900 track following error
  69. 0901 tracking servo failure
  70. 0902 focus servo failure
  71. 0903 spindle servo failure
  72. 0904 head select fault
  73. 0a00 error log overflow
  74. 0b00 warning
  75. 0b01 warning - specified temperature exceeded
  76. 0b02 warning - enclosure degraded
  77. 0b03 warning - background self-test failed
  78. 0b04 warning - background pre-scan detected medium error
  79. 0b05 warning - background medium scan detected medium error
  80. 0b06 warning - non-volatile cache now volatile
  81. 0b07 warning - degraded power to non-volatile cache
  82. 0b08 warning - power loss expected
  83. 0c00 write error
  84. 0c01 write error - recovered with auto reallocation
  85. 0c02 write error - auto reallocation failed
  86. 0c03 write error - recommend reassignment
  87. 0c04 compression check miscompare error
  88. 0c05 data expansion occurred during compression
  89. 0c06 block not compressible
  90. 0c07 write error - recovery needed
  91. 0c08 write error - recovery failed
  92. 0c09 write error - loss of streaming
  93. 0c0a write error - padding blocks added
  94. 0c0b auxiliary memory write error
  95. 0c0c write error - unexpected unsolicited data
  96. 0c0d write error - not enough unsolicited data
  97. 0c0f defects in error window
  98. 0d00 error detected by third party temporary initiator
  99. 0d01 third party device failure
  100. 0d02 copy target device not reachable
  101. 0d03 incorrect copy target device type
  102. 0d04 copy target device data underrun
  103. 0d05 copy target device data overrun
  104. 0e00 invalid information unit
  105. 0e01 information unit too short
  106. 0e02 information unit too long
  107. 0e03 invalid field in command information unit
  108. 0f/00
  109. 1000 id crc or ecc error
  110. 1001 logical block guard check failed
  111. 1002 logical block application tag check failed
  112. 1003 logical block reference tag check failed
  113. 1100 unrecovered read error
  114. 1101 read retries exhausted
  115. 1102 error too long to correct
  116. 1103 multiple read errors
  117. 1104 unrecovered read error - auto reallocate failed
  118. 1105 l-ec uncorrectable error
  119. 1106 circ unrecovered error
  120. 1107 data re-synchronization error
  121. 1108 incomplete block read
  122. 1109 no gap found
  123. 110a miscorrected error
  124. 110b unrecovered read error - recommend reassignment
  125. 110c unrecovered read error - recommend rewrite the data
  126. 110d de-compression crc error
  127. 110e cannot decompress using declared algorithm
  128. 110f error reading upc/ean number
  129. 1110 error reading isrc number
  130. 1111 read error - loss of streaming
  131. 1112 auxiliary memory read error
  132. 1113 read error - failed retransmission request
  133. 1114 read error - lba marked bad by application client
  134. 1200 address mark not found for id field
  135. 1300 address mark not found for data field
  136. 1400 recorded entity not found
  137. 1401 record not found
  138. 1402 filemark or setmark not found
  139. 1403 end-of-data not found
  140. 1404 block sequence error
  141. 1405 record not found - recommend reassignment
  142. 1406 record not found - data auto-reallocated
  143. 1407 locate operation failure
  144. 1500 random positioning error
  145. 1501 mechanical positioning error
  146. 1502 positioning error detected by read of medium
  147. 1600 data synchronization mark error
  148. 1601 data sync error - data rewritten
  149. 1602 data sync error - recommend rewrite
  150. 1603 data sync error - data auto-reallocated
  151. 1604 data sync error - recommend reassignment
  152. 1700 recovered data with no error correction applied
  153. 1701 recovered data with retries
  154. 1702 recovered data with positive head offset
  155. 1703 recovered data with negative head offset
  156. 1704 recovered data with retries and/or circ applied
  157. 1705 recovered data using previous sector id
  158. 1706 recovered data without ecc - data auto-reallocated
  159. 1707 recovered data without ecc - recommend reassignment
  160. 1708 recovered data without ecc - recommend rewrite
  161. 1709 recovered data without ecc - data rewritten
  162. 1800 recovered data with error correction applied
  163. 1801 recovered data with error corr. & retries applied
  164. 1802 recovered data - data auto-reallocated
  165. 1803 recovered data with circ
  166. 1804 recovered data with l-ec
  167. 1805 recovered data - recommend reassignment
  168. 1806 recovered data - recommend rewrite
  169. 1807 recovered data with ecc - data rewritten
  170. 1808 recovered data with linking
  171. 1900 defect list error
  172. 1901 defect list not available
  173. 1902 defect list error in primary list
  174. 1903 defect list error in grown list
  175. 1a00 parameter list length error
  176. 1b00 synchronous data transfer error
  177. 1c00 defect list not found
  178. 1c01 primary defect list not found
  179. 1c02 grown defect list not found
  180. 1d00 miscompare during verify operation
  181. 1d01 miscompare verify of unmapped lba
  182. 1e00 recovered id with ecc correction
  183. 1f00 partial defect list transfer
  184. 2000 invalid command operation code
  185. 2001 access denied - initiator pending-enrolled
  186. 2002 access denied - no access rights
  187. 2003 access denied - invalid mgmt id key
  188. 2004 illegal command while in write capable state
  189. 2005 obsolete
  190. 2006 illegal command while in explicit address mode
  191. 2007 illegal command while in implicit address mode
  192. 2008 access denied - enrollment conflict
  193. 2009 access denied - invalid lu identifier
  194. 200a access denied - invalid proxy token
  195. 200b access denied - acl lun conflict
  196. 2100 logical block address out of range
  197. 2101 invalid element address
  198. 2102 invalid address for write
  199. 2103 invalid write crossing layer jump
  200. 2200 illegal function (use 20 00, 24 00, or 26 00)
  201. 23/00
  202. 2400 invalid field in cdb
  203. 2401 cdb decryption error
  204. 2402 obsolete
  205. 2403 obsolete
  206. 2404 security audit value frozen
  207. 2405 security working key frozen
  208. 2406 nonce not unique
  209. 2407 nonce timestamp out of range
  210. 2408 invalid xcdb
  211. 2500 logical unit not supported
  212. 2600 invalid field in parameter list
  213. 2601 parameter not supported
  214. 2602 parameter value invalid
  215. 2603 threshold parameters not supported
  216. 2604 invalid release of persistent reservation
  217. 2605 data decryption error
  218. 2606 too many target descriptors
  219. 2607 unsupported target descriptor type code
  220. 2608 too many segment descriptors
  221. 2609 unsupported segment descriptor type code
  222. 260a unexpected inexact segment
  223. 260b inline data length exceeded
  224. 260c invalid operation for copy source or destination
  225. 260d copy segment granularity violation
  226. 260e invalid parameter while port is enabled
  227. 260f invalid data-out buffer integrity check value
  228. 2610 data decryption key fail limit reached
  229. 2611 incomplete key-associated data set
  230. 2612 vendor specific key reference not found
  231. 2700 write protected
  232. 2701 hardware write protected
  233. 2702 logical unit software write protected
  234. 2703 associated write protect
  235. 2704 persistent write protect
  236. 2705 permanent write protect
  237. 2706 conditional write protect
  238. 2707 space allocation failed write protect
  239. 2800 not ready to ready change, medium may have changed
  240. 2801 import or export element accessed
  241. 2802 format-layer may have changed
  242. 2803 import/export element accessed, medium changed
  243. 2900 power on, reset, or bus device reset occurred
  244. 2901 power on occurred
  245. 2902 scsi bus reset occurred
  246. 2903 bus device reset function occurred
  247. 2904 device internal reset
  248. 2905 transceiver mode changed to single-ended
  249. 2906 transceiver mode changed to lvd
  250. 2907 i_t nexus loss occurred
  251. 2a00 parameters changed
  252. 2a01 mode parameters changed
  253. 2a02 log parameters changed
  254. 2a03 reservations preempted
  255. 2a04 reservations released
  256. 2a05 registrations preempted
  257. 2a06 asymmetric access state changed
  258. 2a07 implicit asymmetric access state transition failed
  259. 2a08 priority changed
  260. 2a09 capacity data has changed
  261. 2a0a error history i_t nexus cleared
  262. 2a0b error history snapshot released
  263. 2a0c error recovery attributes have changed
  264. 2a0d data encryption capabilities changed
  265. 2a10 timestamp changed
  266. 2a11 data encryption parameters changed by another i_t nexus
  267. 2a12 data encryption parameters changed by vendor specific event
  268. 2a13 data encryption key instance counter has changed
  269. 2a14 sa creation capabilities data has changed
  270. 2b00 copy cannot execute since host cannot disconnect
  271. 2c00 command sequence error
  272. 2c01 too many windows specified
  273. 2c02 invalid combination of windows specified
  274. 2c03 current program area is not empty
  275. 2c04 current program area is empty
  276. 2c05 illegal power condition request
  277. 2c06 persistent prevent conflict
  278. 2c07 previous busy status
  279. 2c08 previous task set full status
  280. 2c09 previous reservation conflict status
  281. 2c0a partition or collection contains user objects
  282. 2c0b not reserved
  283. 2d00 overwrite error on update in place
  284. 2e00 insufficient time for operation
  285. 2f00 commands cleared by another initiator
  286. 2f01 commands cleared by power loss notification
  287. 2f02 commands cleared by device server
  288. 3000 incompatible medium installed
  289. 3001 cannot read medium - unknown format
  290. 3002 cannot read medium - incompatible format
  291. 3003 cleaning cartridge installed
  292. 3004 cannot write medium - unknown format
  293. 3005 cannot write medium - incompatible format
  294. 3006 cannot format medium - incompatible medium
  295. 3007 cleaning failure
  296. 3008 cannot write - application code mismatch
  297. 3009 current session not fixated for append
  298. 300a cleaning request rejected
  299. 300c worm medium - overwrite attempted
  300. 300d worm medium - integrity check
  301. 3010 medium not formatted
  302. 3011 incompatible volume type
  303. 3012 incompatible volume qualifier
  304. 3013 cleaning volume expired
  305. 3100 medium format corrupted
  306. 3101 format command failed
  307. 3102 zoned formatting failed due to spare linking
  308. 3200 no defect spare location available
  309. 3201 defect list update failure
  310. 3300 tape length error
  311. 3400 enclosure failure
  312. 3500 enclosure services failure
  313. 3501 unsupported enclosure function
  314. 3502 enclosure services unavailable
  315. 3503 enclosure services transfer failure
  316. 3504 enclosure services transfer refused
  317. 3505 enclosure services checksum error
  318. 3600 ribbon, ink, or toner failure
  319. 3700 rounded parameter
  320. 3800 event status notification
  321. 3802 esn - power management class event
  322. 3804 esn - media class event
  323. 3806 esn - device busy class event
  324. 3807 thin provisioning soft threshold reached
  325. 3900 saving parameters not supported
  326. 3a00 medium not present
  327. 3a01 medium not present - tray closed
  328. 3a02 medium not present - tray open
  329. 3a03 medium not present - loadable
  330. 3a04 medium not present - medium auxiliary memory accessible
  331. 3b00 sequential positioning error
  332. 3b01 tape position error at beginning-of-medium
  333. 3b02 tape position error at end-of-medium
  334. 3b03 tape or electronic vertical forms unit not ready
  335. 3b04 slew failure
  336. 3b05 paper jam
  337. 3b06 failed to sense top-of-form
  338. 3b07 failed to sense bottom-of-form
  339. 3b08 reposition error
  340. 3b09 read past end of medium
  341. 3b0a read past beginning of medium
  342. 3b0b position past end of medium
  343. 3b0c position past beginning of medium
  344. 3b0d medium destination element full
  345. 3b0e medium source element empty
  346. 3b0f end of medium reached
  347. 3b11 medium magazine not accessible
  348. 3b12 medium magazine removed
  349. 3b13 medium magazine inserted
  350. 3b14 medium magazine locked
  351. 3b15 medium magazine unlocked
  352. 3b16 mechanical positioning or changer error
  353. 3b17 read past end of user object
  354. 3b18 element disabled
  355. 3b19 element enabled
  356. 3b1a data transfer device removed
  357. 3b1b data transfer device inserted
  358. 3c/00
  359. 3d00 invalid bits in identify message
  360. 3e00 logical unit has not self-configured yet
  361. 3e01 logical unit failure
  362. 3e02 timeout on logical unit
  363. 3e03 logical unit failed self-test
  364. 3e04 logical unit unable to update self-test log
  365. 3f00 target operating conditions have changed
  366. 3f01 microcode has been changed
  367. 3f02 changed operating definition
  368. 3f03 inquiry data has changed
  369. 3f04 component device attached
  370. 3f05 device identifier changed
  371. 3f06 redundancy group created or modified
  372. 3f07 redundancy group deleted
  373. 3f08 spare created or modified
  374. 3f09 spare deleted
  375. 3f0a volume set created or modified
  376. 3f0b volume set deleted
  377. 3f0c volume set deassigned
  378. 3f0d volume set reassigned
  379. 3f0e reported luns data has changed
  380. 3f0f echo buffer overwritten
  381. 3f10 medium loadable
  382. 3f11 medium auxiliary memory accessible
  383. 3f12 iscsi ip address added
  384. 3f13 iscsi ip address removed
  385. 3f14 iscsi ip address changed
  386. 4000 ram failure (should use 40 nn)
  387. 40nn diagnostic failure on component nn (80h-ffh)
  388. 4100 data path failure (should use 40 nn)
  389. 4200 power-on or self-test failure (should use 40 nn)
  390. 4300 message error
  391. 4400 internal target failure
  392. 4471 ata device failed set features
  393. 4500 select or reselect failure
  394. 4600 unsuccessful soft reset
  395. 4700 scsi parity error
  396. 4701 data phase crc error detected
  397. 4702 scsi parity error detected during st data phase
  398. 4703 information unit iucrc error detected
  399. 4704 asynchronous information protection error detected
  400. 4705 protocol service crc error
  401. 4706 phy test function in progress
  402. 477f some commands cleared by iscsi protocol event
  403. 4800 initiator detected error message received
  404. 4900 invalid message error
  405. 4a00 command phase error
  406. 4b00 data phase error
  407. 4b01 invalid target port transfer tag received
  408. 4b02 too much write data
  409. 4b03 ack/nak timeout
  410. 4b04 nak received
  411. 4b05 data offset error
  412. 4b06 initiator response timeout
  413. 4b07 connection lost
  414. 4c00 logical unit failed self-configuration
  415. 4dnn tagged overlapped commands (nn = task tag)
  416. 4e00 overlapped commands attempted
  417. 4f/00
  418. 5000 write append error
  419. 5001 write append position error
  420. 5002 position error related to timing
  421. 5100 erase failure
  422. 5101 erase failure - incomplete erase operation detected
  423. 5200 cartridge fault
  424. 5300 media load or eject failed
  425. 5301 unload tape failure
  426. 5302 medium removal prevented
  427. 5303 medium removal prevented by data transfer element
  428. 5304 medium thread or unthread failure
  429. 5400 scsi to host system interface failure
  430. 5500 system resource failure
  431. 5501 system buffer full
  432. 5502 insufficient reservation resources
  433. 5503 insufficient resources
  434. 5504 insufficient registration resources
  435. 5505 insufficient access control resources
  436. 5506 auxiliary memory out of space
  437. 5507 quota error
  438. 5508 maximum number of supplemental decryption keys exceeded
  439. 5509 medium auxiliary memory not accessible
  440. 550a data currently unavailable
  441. 550b insufficient power for operation
  442. 56/00
  443. 5700 unable to recover table-of-contents
  444. 5800 generation does not exist
  445. 5900 updated block read
  446. 5a00 operator request or state change input
  447. 5a01 operator medium removal request
  448. 5a02 operator selected write protect
  449. 5a03 operator selected write permit
  450. 5b00 log exception
  451. 5b01 threshold condition met
  452. 5b02 log counter at maximum
  453. 5b03 log list codes exhausted
  454. 5c00 rpl status change
  455. 5c01 spindles synchronized
  456. 5c02 spindles not synchronized
  457. 5d00 failure prediction threshold exceeded
  458. 5d01 media failure prediction threshold exceeded
  459. 5d02 logical unit failure prediction threshold exceeded
  460. 5d03 spare area exhaustion prediction threshold exceeded
  461. 5d10 hardware impending failure general hard drive failure
  462. 5d11 hardware impending failure drive error rate too high
  463. 5d12 hardware impending failure data error rate too high
  464. 5d13 hardware impending failure seek error rate too high
  465. 5d14 hardware impending failure too many block reassigns
  466. 5d15 hardware impending failure access times too high
  467. 5d16 hardware impending failure start unit times too high
  468. 5d17 hardware impending failure channel parametrics
  469. 5d18 hardware impending failure controller detected
  470. 5d19 hardware impending failure throughput performance
  471. 5d1a hardware impending failure seek time performance
  472. 5d1b hardware impending failure spin-up retry count
  473. 5d1c hardware impending failure drive calibration retry count
  474. 5d20 controller impending failure general hard drive failure
  475. 5d21 controller impending failure drive error rate too high
  476. 5d22 controller impending failure data error rate too high
  477. 5d23 controller impending failure seek error rate too high
  478. 5d24 controller impending failure too many block reassigns
  479. 5d25 controller impending failure access times too high
  480. 5d26 controller impending failure start unit times too high
  481. 5d27 controller impending failure channel parametrics
  482. 5d28 controller impending failure controller detected
  483. 5d29 controller impending failure throughput performance
  484. 5d2a controller impending failure seek time performance
  485. 5d2b controller impending failure spin-up retry count
  486. 5d2c controller impending failure drive calibration retry count
  487. 5d30 data channel impending failure general hard drive failure
  488. 5d31 data channel impending failure drive error rate too high
  489. 5d32 data channel impending failure data error rate too high
  490. 5d33 data channel impending failure seek error rate too high
  491. 5d34 data channel impending failure too many block reassigns
  492. 5d35 data channel impending failure access times too high
  493. 5d36 data channel impending failure start unit times too high
  494. 5d37 data channel impending failure channel parametrics
  495. 5d38 data channel impending failure controller detected
  496. 5d39 data channel impending failure throughput performance
  497. 5d3a data channel impending failure seek time performance
  498. 5d3b data channel impending failure spin-up retry count
  499. 5d3c data channel impending failure drive calibration retry count
  500. 5d40 servo impending failure general hard drive failure
  501. 5d41 servo impending failure drive error rate too high
  502. 5d42 servo impending failure data error rate too high
  503. 5d43 servo impending failure seek error rate too high
  504. 5d44 servo impending failure too many block reassigns
  505. 5d45 servo impending failure access times too high
  506. 5d46 servo impending failure start unit times too high
  507. 5d47 servo impending failure channel parametrics
  508. 5d48 servo impending failure controller detected
  509. 5d49 servo impending failure throughput performance
  510. 5d4a servo impending failure seek time performance
  511. 5d4b servo impending failure spin-up retry count
  512. 5d4c servo impending failure drive calibration retry count
  513. 5d50 spindle impending failure general hard drive failure
  514. 5d51 spindle impending failure drive error rate too high
  515. 5d52 spindle impending failure data error rate too high
  516. 5d53 spindle impending failure seek error rate too high
  517. 5d54 spindle impending failure too many block reassigns
  518. 5d55 spindle impending failure access times too high
  519. 5d56 spindle impending failure start unit times too high
  520. 5d57 spindle impending failure channel parametrics
  521. 5d58 spindle impending failure controller detected
  522. 5d59 spindle impending failure throughput performance
  523. 5d5a spindle impending failure seek time performance
  524. 5d5b spindle impending failure spin-up retry count
  525. 5d5c spindle impending failure drive calibration retry count
  526. 5d60 firmware impending failure general hard drive failure
  527. 5d61 firmware impending failure drive error rate too high
  528. 5d62 firmware impending failure data error rate too high
  529. 5d63 firmware impending failure seek error rate too high
  530. 5d64 firmware impending failure too many block reassigns
  531. 5d65 firmware impending failure access times too high
  532. 5d66 firmware impending failure start unit times too high
  533. 5d67 firmware impending failure channel parametrics
  534. 5d68 firmware impending failure controller detected
  535. 5d69 firmware impending failure throughput performance
  536. 5d6a firmware impending failure seek time performance
  537. 5d6b firmware impending failure spin-up retry count
  538. 5d6c firmware impending failure drive calibration retry count
  539. 5dff failure prediction threshold exceeded (false)
  540. 5e00 low power condition on
  541. 5e01 idle condition activated by timer
  542. 5e02 standby condition activated by timer
  543. 5e03 idle condition activated by command
  544. 5e04 standby condition activated by command
  545. 5e05 idle_b condition activated by timer
  546. 5e06 idle_b condition activated by command
  547. 5e07 idle_c condition activated by timer
  548. 5e08 idle_c condition activated by command
  549. 5e09 standby_y condition activated by timer
  550. 5e0a standby_y condition activated by command
  551. 5e41 power state change to active
  552. 5e42 power state change to idle
  553. 5e43 power state change to standby
  554. 5e45 power state change to sleep
  555. 5e47 power state change to device control
  556. 5f/00
  557. 6000 lamp failure
  558. 6100 video acquisition error
  559. 6101 unable to acquire video
  560. 6102 out of focus
  561. 6200 scan head positioning error
  562. 6300 end of user area encountered on this track
  563. 6301 packet does not fit in available space
  564. 6400 illegal mode for this track
  565. 6401 invalid packet size
  566. 6500 voltage fault
  567. 6600 automatic document feeder cover up
  568. 6601 automatic document feeder lift up
  569. 6602 document jam in automatic document feeder
  570. 6603 document miss feed automatic in document feeder
  571. 6700 configuration failure
  572. 6701 configuration of incapable logical units failed
  573. 6702 add logical unit failed
  574. 6703 modification of logical unit failed
  575. 6704 exchange of logical unit failed
  576. 6705 remove of logical unit failed
  577. 6706 attachment of logical unit failed
  578. 6707 creation of logical unit failed
  579. 6708 assign failure occurred
  580. 6709 multiply assigned logical unit
  581. 670a set target port groups command failed
  582. 670b ata device feature not enabled
  583. 6800 logical unit not configured
  584. 6900 data loss on logical unit
  585. 6901 multiple logical unit failures
  586. 6902 parity/data mismatch
  587. 6a00 informational, refer to log
  588. 6b00 state change has occurred
  589. 6b01 redundancy level got better
  590. 6b02 redundancy level got worse
  591. 6c00 rebuild failure occurred
  592. 6d00 recalculate failure occurred
  593. 6e00 command to logical unit failed
  594. 6f00 copy protection key exchange failure - authentication failure
  595. 6f01 copy protection key exchange failure - key not present
  596. 6f02 copy protection key exchange failure - key not established
  597. 6f03 read of scrambled sector without authentication
  598. 6f04 media region code is mismatched to logical unit region
  599. 6f05 drive region must be permanent/region reset count error
  600. 6f06 insufficient block count for binding nonce recording
  601. 6f07 conflict in binding nonce recording
  602. 70nn decompression exception short algorithm id of nn
  603. 7100 decompression exception long algorithm id
  604. 7200 session fixation error
  605. 7201 session fixation error writing lead-in
  606. 7202 session fixation error writing lead-out
  607. 7203 session fixation error - incomplete track in session
  608. 7204 empty or partially written reserved track
  609. 7205 no more track reservations allowed
  610. 7206 rmz extension is not allowed
  611. 7207 no more test zone extensions are allowed
  612. 7300 cd control error
  613. 7301 power calibration area almost full
  614. 7302 power calibration area is full
  615. 7303 power calibration area error
  616. 7304 program memory area update failure
  617. 7305 program memory area is full
  618. 7306 rma/pma is almost full
  619. 7310 current power calibration area almost full
  620. 7311 current power calibration area is full
  621. 7317 rdz is full
  622. 7400 security error
  623. 7401 unable to decrypt data
  624. 7402 unencrypted data encountered while decrypting
  625. 7403 incorrect data encryption key
  626. 7404 cryptographic integrity validation failed
  627. 7405 error decrypting data
  628. 7406 unknown signature verification key
  629. 7407 encryption parameters not useable
  630. 7408 digital signature validation failure
  631. 7409 encryption mode mismatch on read
  632. 740a encrypted block not raw read enabled
  633. 740b incorrect encryption parameters
  634. 740c unable to decrypt parameter list
  635. 740d encryption algorithm disabled
  636. 7410 sa creation parameter value invalid
  637. 7411 sa creation parameter value rejected
  638. 7412 invalid sa usage
  639. 7421 data encryption configuration prevented
  640. 7430 sa creation parameter not supported
  641. 7440 authentication failed
  642. 7461 external data encryption key manager access error
  643. 7462 external data encryption key manager error
  644. 7463 external data encryption key not found
  645. 7464 external data encryption request not authorized
  646. 746e external data encryption control timeout
  647. 746f external data encryption control error
  648. 7471 logical unit access not authorized
  649. 7479 security conflict in translated device
  650. 75/00
  651. 76/00
  652. 77/00
  653. 78/00
  654. 79/00
  655. 7a/00
  656. 7b/00
  657. 7c/00
  658. 7d/00
  659. 7e/00
  660. 7f/00