Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / Documentation / kmsg / s390 / dasd-eckd
1 /* dasd_eckd */
2
3 /*?
4  * Text: "%s: ERP failed for the DASD\n"
5  * Severity: Error
6  * Parameter:
7  *   @1: bus ID of the DASD
8  * Description:
9  * An error recovery procedure (ERP) was performed for the DASD but failed.
10  * User action:
11  * Check the message log for previous related error messages.
12  */
13
14 /*?
15  * Text: "%s: An error occurred in the DASD device driver, reason=%s\n"
16  * Severity: Error
17  * Parameter:
18  *   @1: bus ID of the DASD
19  *   @2: reason code
20  * Description:
21  * This problem indicates a program error in the DASD device driver.
22  * User action:
23  * Note the reason code and contact your support organization.
24 */
25
26 /*?
27  * Text: "%s: Allocating memory for private DASD data failed\n"
28  * Severity: Warning
29  * Parameter:
30  *   @1: bus ID of the DASD
31  * Description:
32  * The DASD device driver maintains data structures for each DASD it manages.
33  * There is not enough memory to allocate these data structures for one or
34  * more DASD.
35  * User action:
36  * Free some memory and try the operation again.
37  */
38
39 /*?
40  * Text: "%s: DASD with %d KB/block, %d KB total size, %d KB/track, %s\n"
41  * Severity: Informational
42  * Parameter:
43  *   @1: bus ID of the DASD
44  *   @2: block size
45  *   @3: DASD size
46  *   @4: track size
47  *   @5: disc layout
48  * Description:
49  * A DASD with the shown characteristics has been set online.
50  * User action:
51  * None.
52  */
53
54 /*?
55  * Text: "%s: Start track number %d used in formatting is too big\n"
56  * Severity: Warning
57  * Parameter:
58  *   @1: bus ID of the DASD
59  *   @2: track number
60  * Description:
61  * The DASD format I/O control was used incorrectly by a formatting tool.
62  * User action:
63  * Contact the owner of the formatting tool.
64  */
65
66 /*?
67  * Text: "%s: The DASD is not formatted\n"
68  * Severity: Warning
69  * Parameter:
70  *   @1: bus ID of the DASD
71  * Description:
72  * A DASD has been set online but it has not been formatted yet. You must
73  * format the DASD before you can use it.
74  * User action:
75  * Format the DASD, for example, with dasdfmt.
76  */
77
78 /*?
79  * Text: "%s: 0x%x is not a known command\n"
80  * Severity: Error
81  * Parameter:
82  *   @1: bus ID of the DASD
83  *   @2: command
84  * Description:
85  * This problem is likely to be caused by a programming error.
86  * User action:
87  * Contact your support organization.
88  */
89
90 /*?
91  * Text: "%s: Track 0 has no records following the VTOC\n"
92  * Severity: Warning
93  * Parameter:
94  *   @1: bus ID of the DASD
95  * Description:
96  * Linux has identified a volume table of contents (VTOC) on the DASD but
97  * cannot read any data records following the VTOC. A possible cause of this
98  * problem is that the DASD has been used with another System z operating
99  * system.
100  * User action:
101  * Format the DASD for usage with Linux, for example, with dasdfmt.
102  * ATTENTION: Formatting irreversibly destroys all data on the DASD.
103  */
104
105 /*?
106  * Text: "%s: An I/O control call used incorrect flags 0x%x\n"
107  * Severity: Warning
108  * Parameter:
109  *   @1: bus ID of the DASD
110  *   @2: flags
111  * Description:
112  * The DASD format I/O control was used incorrectly.
113  * User action:
114  * Contact the owner of the formatting tool.
115  */
116
117 /*?
118  * Text: "%s: New DASD %04X/%02X (CU %04X/%02X) with %d cylinders, %d heads, %d sectors\n"
119  * Severity: Informational
120  * Parameter:
121  *   @1: bus ID of the DASD
122  *   @2: device type
123  *   @3: device model
124  *   @4: control unit type
125  *   @5: control unit model
126  *   @6: number of cylinders
127  *   @7: tracks per cylinder
128  *   @8: sectors per track
129  * Description:
130  * A DASD with the shown characteristics has been set online.
131  * User action:
132  * None.
133  */
134
135 /*?
136  * Text: "%s: The disk layout of the DASD is not supported\n"
137  * Severity: Warning
138  * Parameter:
139  *   @1: bus ID of the DASD
140  * Description:
141  * The DASD device driver only supports the following disk layouts: CDL, LDL,
142  * FBA, CMS, and CMS RESERVED.
143  * User action:
144  * None.
145  */
146
147 /*?
148  * Text: "%s: Start track %d used in formatting exceeds end track\n"
149  * Severity: Warning
150  * Parameter:
151  *   @1: bus ID of the DASD
152  *   @2: track number
153  * Description:
154  * The DASD format I/O control was used incorrectly by a formatting tool.
155  * User action:
156  * Contact the owner of the formatting tool.
157  */
158
159 /*?
160  * Text: "%s: The DASD cache mode was set to %x (%i cylinder prestage)\n"
161  * Severity: Informational
162  * Parameter:
163  *   @1: bus ID of the DASD
164  *   @2: operation mode
165  *   @3: number of cylinders
166  * Description:
167  * The DASD cache mode has been changed. See the storage system documentation
168  * for information about the different cache operation modes.
169  * User action:
170  * None.
171  */
172
173 /*?
174  * Text: "%s: The DASD cannot be formatted with block size %d\n"
175  * Severity: Warning
176  * Parameter:
177  *   @1: bus ID of the DASD
178  *   @2: block size
179  * Description:
180  * The block size specified for a format instruction is not valid. The block
181  * size must be between 512 and 4096 byte and must be a power of 2.
182  * User action:
183  * Call the format command with a supported block size.
184  */
185
186 /*?
187  * Text: "%s: The UID of the DASD has changed\n"
188  * Severity: Error
189  * Parameter:
190  * @1: bus ID of the DASD
191  * Description:
192  * The Unique Identifier (UID) of a DASD that is currently in use has changed.
193  * This indicates that the physical disk has been replaced.
194  * User action:
195  * None if the replacement was intentional.
196  * If the disk change is not expected, stop using the disk to prevent possible
197  * data loss.
198 */
199
200
201 /* dasd_3990_erp */
202
203 /*?
204  * Text: "%s: is offline or not installed - INTERVENTION REQUIRED!!\n"
205  * Severity: Error
206  * Parameter:
207  *   @1: bus ID of the DASD
208  * Description:
209  * The DASD to be accessed is not in an accessible state. The I/O operation
210  * will wait until the device is operational again. This is an operating system
211  * independent message that is issued by the storage system.
212  * User action:
213  * Make the DASD accessible again. For details see the storage system
214  * documentation.
215  */
216
217 /*?
218  * Text: "%s: The DASD cannot be reached on any path (lpum=%x/opm=%x)\n"
219  * Severity: Error
220  * Parameter:
221  *   @1: bus ID of the DASD
222  *   @2: last path used mask
223  *   @3: online path mask
224  * Description:
225  * After a path to the DASD failed, the error recovery procedure of the DASD
226  * device driver tried but failed to reconnect the DASD through an alternative
227  * path.
228  * User action:
229  * Ensure that the cabling between the storage server and the mainframe
230  * system is securely in place. Check the file systems on the DASD when it is
231  * accessible again.
232  */
233
234 /*?
235  * Text: "%s: Unable to allocate DCTL-CQR\n"
236  * Severity: Error
237  * Parameter:
238  *   @1: bus ID of the DASD
239  * Description:
240  * This is an internal error.
241  * User action:
242  * Contact your support organization.
243  */
244
245 /*?
246  * Text: "%s: FORMAT 0 - Invalid Parameter\n"
247  * Severity: Warning
248  * Parameter:
249  *   @1: bus ID of the DASD
250  * Description:
251  * A data argument of a command is not valid. This is an operating system
252  * independent message that is issued by the storage system.
253  * User action:
254  * For more information see the documentation of your storage system.
255  */
256
257 /*?
258  * Text: "%s: FORMAT 0 - DPS Installation Check\n"
259  * Severity: Warning
260  * Parameter:
261  *   @1: bus ID of the DASD
262  * Description:
263  * This operating system independent message is issued by the storage system
264  *  for one of the following reasons:
265  * - A 3380 Model D or E DASD does not have the Dynamic Path Selection (DPS)
266  * feature in the DASD A-unit.
267  * - The device type of an attached DASD is not supported by the firmware.
268  * - A type 3390 DASD is attached to a 3 MB channel.
269  * User action:
270  * For more information see the documentation of your storage system.
271  */
272
273 /*?
274  * Text: "%s: FORMAT 2 - Reserved\n"
275  * Severity: Warning
276  * Parameter:
277  *   @1: bus ID of the DASD
278  * Description:
279  * This is an operating system independent message that is issued by the
280  * storage system.
281  * User action:
282  * For more information see the documentation of your storage system.
283  */
284
285 /*?
286  * Text: "%s: FORMAT 1 - Drive motor switch is off\n"
287  * Severity: Warning
288  * Parameter:
289  *   @1: bus ID of the DASD
290  * Description:
291  * This is an operating system independent message that is issued by the
292  * storage system.
293  * User action:
294  * For more information see the documentation of your storage system.
295  */
296
297 /*?
298  * Text: "%s: FORMAT 0 - CCW Count less than required\n"
299  * Severity: Warning
300  * Parameter:
301  *   @1: bus ID of the DASD
302  * Description:
303  * The CCW count of a command is less than required. This is an operating
304  * system independent message that is issued by the storage system.
305  * User action:
306  * For more information see the documentation of your storage system.
307  */
308
309 /*?
310  * Text: "%s: FORMAT 0 - Channel requested ... %02x\n"
311  * Severity: Warning
312  * Parameter:
313  *   @1: bus ID of the DASD
314  *   @2: reason code
315  * Description:
316  * This is an operating system independent message that is issued by the
317  * storage system. The possible reason codes indicate the following problems:
318  * 00 No Message.
319  * 01 The channel has requested unit check sense data.
320  * 02 The channel has requested retry and retry is exhausted.
321  * 03 A SA Check-2 error has occurred. This sense is presented with
322  *    Equipment Check.
323  * 04 The channel has requested retry and retry is not possible.
324  * User action:
325  * For more information see the documentation of your storage system.
326  */
327
328 /*?
329  * Text: "%s: FORMAT 0 - Status Not As Required: reason %02x\n"
330  * Severity: Warning
331  * Parameter:
332  *   @1: bus ID of the DASD
333  *   @2: reason code
334  * Description:
335  * This is an operating system independent message that is issued by the
336  * storage system. There are several potential reasons for this message;
337  * byte 8 contains the reason code.
338  * User action:
339  * For more information see the documentation of your storage system.
340  */
341
342 /*?
343  * Text: "%s: FORMAT 4 - Reserved\n"
344  * Severity: Warning
345  * Parameter:
346  *   @1: bus ID of the DASD
347  * Description:
348  * This is an operating system independent message that is issued by the
349  * storage system.
350  * User action:
351  * For more information see the documentation of your storage system.
352  */
353
354 /*?
355  * Text: "%s: FORMAT 1 - Device status 1 not valid\n"
356  * Severity: Warning
357  * Parameter:
358  *   @1: bus ID of the DASD
359  * Description:
360  * This is an operating system independent message that is issued by the
361  * storage system.
362  * User action:
363  * For more information see the documentation of your storage system.
364  */
365
366 /*?
367  * Text: "%s: FORMAT 0 - Storage Path Restart\n"
368  * Severity: Warning
369  * Parameter:
370  *   @1: bus ID of the DASD
371  * Description:
372  * An operation for an active channel program was queued in a Storage Control
373  * when a warm start was received by the path. This is an operating system
374  * independent message that is issued by the storage system.
375  * User action:
376  * For more information see the documentation of your storage system.
377  */
378
379 /*?
380  * Text: "%s: FORMAT 0 - Reset Notification\n"
381  * Severity: Warning
382  * Parameter:
383  *   @1: bus ID of the DASD
384  * Description:
385  * A system reset or its equivalent was received on an interface. The Unit
386  * Check that generates this sense is posted to the next channel initiated
387  * selection following the resetting event. This is an operating system
388  * independent message that is issued by the storage system.
389  * User action:
390  * For more information see the documentation of your storage system.
391  */
392
393 /*?
394  * Text: "%s: FORMAT 0 - Invalid Command Sequence\n"
395  * Severity: Warning
396  * Parameter:
397  *   @1: bus ID of the DASD
398  * Description:
399  * An incorrect sequence of commands has occurred. This is an operating system
400  * independent message that is issued by the storage system.
401  * User action:
402  * For more information see the documentation of your storage system.
403  */
404
405 /*?
406  * Text: "%s: FORMAT 1 - Missing device address bit\n"
407  * Severity: Warning
408  * Parameter:
409  *   @1: bus ID of the DASD
410  * Description:
411  * This is an operating system independent message that is issued by the
412  * storage system.
413  * User action:
414  * For more information see the documentation of your storage system.
415  */
416
417 /*?
418  * Text: "%s: FORMAT F - Subsystem Processing Error\n"
419  * Severity: Warning
420  * Parameter:
421  *   @1: bus ID of the DASD
422  * Description:
423  * A firmware logic error has been detected. This is an operating system
424  * independent message that is issued by the storage system.
425  * User action:
426  * For more information see the documentation of your storage system.
427  */
428
429 /*?
430  * Text: "%s: FORMAT 1 - Seek incomplete\n"
431  * Severity: Warning
432  * Parameter:
433  *   @1: bus ID of the DASD
434  * Description:
435  * This is an operating system independent message that is issued by the
436  * storage system.
437  * User action:
438  * For more information see the documentation of your storage system.
439  */
440
441 /*?
442  * Text: "%s: FORMAT 0 - Invalid Command\n"
443  * Severity: Warning
444  * Parameter:
445  *   @1: bus ID of the DASD
446  * Description:
447  * A command was issued that is not in the 2107/1750 command set.
448  * This is an operating system independent message that is issued by the
449  * storage system.
450  * User action:
451  * For more information see the documentation of your storage system.
452  */
453
454 /*?
455  * Text: "%s: FORMAT 0 - Reserved\n"
456  * Severity: Warning
457  * Parameter:
458  *   @1: bus ID of the DASD
459  * Description:
460  * This is an operating system independent message that is issued by the
461  * storage system.
462  * User action:
463  * For more information see the documentation of your storage system.
464  */
465
466 /*?
467  * Text: "%s: FORMAT 0 - Command Invalid on Secondary Address\n"
468  * Severity: Warning
469  * Parameter:
470  *   @1: bus ID of the DASD
471  * Description:
472  * A command or order not allowed on a PPRC secondary device has been received
473  * by the secondary device. This is an operating system independent message
474  * that is issued by the storage system.
475  * User action:
476  * For more information see the documentation of your storage system.
477  */
478
479 /*?
480  * Text: "%s: FORMAT 0 - Invalid Defective/Alternate Track Pointer\n"
481  * Severity: Warning
482  * Parameter:
483  *   @1: bus ID of the DASD
484  * Description:
485  * A defective track has been accessed. The subsystem generates an invalid
486  * Defective/Alternate Track Pointer as a part of RAID Recovery.
487  * This is an operating system independent message that is issued by the
488  * storage system.
489  * User action:
490  * For more information see the documentation of your storage system.
491  */
492
493 /*?
494  * Text: "%s: FORMAT 0 - Channel Returned with Incorrect retry CCW\n"
495  * Severity: Warning
496  * Parameter:
497  *   @1: bus ID of the DASD
498  * Description:
499  * A command portion of the CCW returned after a command retry sequence does
500  * not match the command for which retry was signaled. This is an operating
501  * system independent message that is issued by the storage system.
502  * User action:
503  * For more information see the documentation of your storage system.
504  */
505
506 /*?
507  * Text: "%s: FORMAT 0 - Diagnostic of Special Command Violates File Mask\n"
508  * Severity: Warning
509  * Parameter:
510  *   @1: bus ID of the DASD
511  * Description:
512  * A command is not allowed under the Access Authorization specified by the
513  * File Mask. This is an operating system independent message that is issued
514  * by the storage system.
515  * User action:
516  * For more information see the documentation of your storage system.
517  */
518
519 /*?
520  * Text: "%s: FORMAT 1 - Head address does not compare\n"
521  * Severity: Warning
522  * Parameter:
523  *   @1: bus ID of the DASD
524  * Description:
525  * This is an operating system independent message that is issued by the
526  * storage system.
527  * User action:
528  * For more information see the documentation of your storage system.
529  */
530
531 /*?
532  * Text: "%s: FORMAT 1 - Reserved\n"
533  * Severity: Warning
534  * Parameter:
535  *   @1: bus ID of the DASD
536  * Description:
537  * This is an operating system independent message that is issued by the
538  * storage system.
539  * User action:
540  * For more information see the documentation of your storage system.
541  */
542
543 /*?
544  * Text: "%s: FORMAT 1 - Device did not respond to selection\n"
545  * Severity: Warning
546  * Parameter:
547  *   @1: bus ID of the DASD
548  * Description:
549  * This is an operating system independent message that is issued by the
550  * storage system.
551  * User action:
552  * For more information see the documentation of your storage system.
553  */
554
555 /*?
556  * Text: "%s: FORMAT 1 - Device check-2 error or Set Sector is not complete\n"
557  * Severity: Warning
558  * Parameter:
559  *   @1: bus ID of the DASD
560  * Description:
561  * This is an operating system independent message that is issued by the
562  * storage system.
563  * User action:
564  * For more information see the documentation of your storage system.
565  */
566
567 /*?
568  * Text: "%s: FORMAT 0 - Device Error Source\n"
569  * Severity: Warning
570  * Parameter:
571  *   @1: bus ID of the DASD
572  * Description:
573  * The device has completed soft error logging. This is an operating system
574  * independent message that is issued by the storage system.
575  * User action:
576  * For more information see the documentation of your storage system.
577  */
578
579 /*?
580  * Text: "%s: FORMAT 0 - Data Pinned for Device\n"
581  * Severity: Warning
582  * Parameter:
583  *   @1: bus ID of the DASD
584  * Description:
585  * Modified data in cache or in persistent storage exists for the DASD. The
586  * data cannot be destaged to the device. This track is the first track pinned
587  * for this device. This is an operating system independent message that is
588  * issued by the storage system.
589  * User action:
590  * For more information see the documentation of your storage system.
591  */
592
593 /*?
594  * Text: "%s: FORMAT 6 - Overrun on channel C\n"
595  * Severity: Warning
596  * Parameter:
597  *   @1: bus ID of the DASD
598  * Description:
599  * This is an operating system independent message that is issued by the
600  * storage system.
601  * User action:
602  * For more information see the documentation of your storage system.
603  */
604
605 /*?
606  * Text: "%s: FORMAT 1 - Device Status 1 not as expected\n"
607  * Severity: Warning
608  * Parameter:
609  *   @1: bus ID of the DASD
610  * Description:
611  * This is an operating system independent message that is issued by the
612  * storage system.
613  * User action:
614  * For more information see the documentation of your storage system.
615  */
616
617 /*?
618  * Text: "%s: FORMAT 0 - Device Fenced - device = %02x\n"
619  * Severity: Warning
620  * Parameter:
621  *   @1: bus ID of the DASD
622  *   @2: sense data byte 4
623  * Description:
624  * The device shown in sense byte 4 has been fenced. This is an operating
625  * system independent message that is issued by the storage system.
626  * User action:
627  * For more information see the documentation of your storage system.
628  */
629
630 /*?
631  * Text: "%s: FORMAT 1 - Interruption cannot be reset\n"
632  * Severity: Warning
633  * Parameter:
634  *   @1: bus ID of the DASD
635  * Description:
636  * This is an operating system independent message that is issued by the
637  * storage system.
638  * User action:
639  * For more information see the documentation of your storage system.
640  */
641
642 /*?
643  * Text: "%s: FORMAT 1 - Index missing\n"
644  * Severity: Warning
645  * Parameter:
646  *   @1: bus ID of the DASD
647  * Description:
648  * This is an operating system independent message that is issued by the
649  * storage system.
650  * User action:
651  * For more information see the documentation of your storage system.
652  */
653
654 /*?
655  * Text: "%s: FORMAT F - DASD Fast Write inhibited\n"
656  * Severity: Warning
657  * Parameter:
658  *   @1: bus ID of the DASD
659  * Description:
660  * DASD Fast Write is not allowed because of a nonvolatile storage battery
661  * check condition. This is an operating system independent message that is
662  * issued by the storage system.
663  * User action:
664  * For more information see the documentation of your storage system.
665  */
666
667 /*?
668  * Text: "%s: FORMAT 7 - Invalid tag-in for an extended command sequence\n"
669  * Severity: Warning
670  * Parameter:
671  *   @1: bus ID of the DASD
672  * Description:
673  * This is an operating system independent message that is issued by the
674  * storage system.
675  * User action:
676  * For more information see the documentation of your storage system.
677  */
678
679 /*?
680  * Text: "%s: FORMAT 4 - Key area error; offset active\n"
681  * Severity: Warning
682  * Parameter:
683  *   @1: bus ID of the DASD
684  * Description:
685  * This is an operating system independent message that is issued by the
686  * storage system.
687  * User action:
688  * For more information see the documentation of your storage system.
689  */
690
691 /*?
692  * Text: "%s: FORMAT 4 - Count area error; offset active\n"
693  * Severity: Warning
694  * Parameter:
695  *   @1: bus ID of the DASD
696  * Description:
697  * This is an operating system independent message that is issued by the
698  * storage system.
699  * User action:
700  * For more information see the documentation of your storage system.
701  */
702
703 /*?
704  * Text: "%s: FORMAT 1 - Track physical address did not compare\n"
705  * Severity: Warning
706  * Parameter:
707  *   @1: bus ID of the DASD
708  * Description:
709  * This is an operating system independent message that is issued by the
710  * storage system.
711  * User action:
712  * For more information see the documentation of your storage system.
713  */
714
715 /*?
716  * Text: "%s: FORMAT 2 - 3990 check-2 error\n"
717  * Severity: Warning
718  * Parameter:
719  *   @1: bus ID of the DASD
720  * Description:
721  * This is an operating system independent message that is issued by the
722  * storage system.
723  * User action:
724  * For more information see the documentation of your storage system.
725  */
726
727 /*?
728  * Text: "%s: FORMAT 1 - Offset active cannot be reset\n"
729  * Severity: Warning
730  * Parameter:
731  *   @1: bus ID of the DASD
732  * Description:
733  * This is an operating system independent message that is issued by the
734  * storage system.
735  * User action:
736  * For more information see the documentation of your storage system.
737  */
738
739 /*?
740  * Text: "%s: FORMAT 7 - RCC 1 and RCC 2 sequences not successful\n"
741  * Severity: Warning
742  * Parameter:
743  *   @1: bus ID of the DASD
744  * Description:
745  * This is an operating system independent message that is issued by the
746  * storage system.
747  * User action:
748  * For more information see the documentation of your storage system.
749  */
750
751 /*?
752  * Text: "%s: FORMAT 4 - No syn byte in count address area; offset active\n"
753  * Severity: Warning
754  * Parameter:
755  *   @1: bus ID of the DASD
756  * Description:
757  * This is an operating system independent message that is issued by the
758  * storage system.
759  * User action:
760  * For more information see the documentation of your storage system.
761  */
762
763 /*?
764  * Text: "%s: FORMAT 4 - Data area error\n"
765  * Severity: Warning
766  * Parameter:
767  *   @1: bus ID of the DASD
768  * Description:
769  * This is an operating system independent message that is issued by the
770  * storage system.
771  * User action:
772  * For more information see the documentation of your storage system.
773  */
774
775 /*?
776  * Text: "%s: FORMAT 6 - Overrun on channel A\n"
777  * Severity: Warning
778  * Parameter:
779  *   @1: bus ID of the DASD
780  * Description:
781  * This is an operating system independent message that is issued by the
782  * storage system.
783  * User action:
784  * For more information see the documentation of your storage system.
785  */
786
787 /*?
788  * Text: "%s: FORMAT 4 - No sync byte in count address area\n"
789  * Severity: Warning
790  * Parameter:
791  *   @1: bus ID of the DASD
792  * Description:
793  * This is an operating system independent message that is issued by the
794  * storage system.
795  * User action:
796  * For more information see the documentation of your storage system.
797  */
798
799 /*?
800  * Text: "%s: FORMAT 5 - Data Check in the key area\n"
801  * Severity: Warning
802  * Parameter:
803  *   @1: bus ID of the DASD
804  * Description:
805  * This is an operating system independent message that is issued by the
806  * storage system.
807  * User action:
808  * For more information see the documentation of your storage system.
809  */
810
811 /*?
812  * Text: "%s: FORMAT F - Caching status reset to default\n"
813  * Severity: Warning
814  * Parameter:
815  *   @1: bus ID of the DASD
816  * Description:
817  * The storage director has assigned two new subsystem status devices and
818  * resets the status to its default value. This is an operating system
819  * independent message that is issued by the storage system.
820  * User action:
821  * For more information see the documentation of your storage system.
822  */
823
824 /*?
825  * Text: "%s: FORMAT 5 - Data Check in the data area; offset active\n"
826  * Severity: Warning
827  * Parameter:
828  *   @1: bus ID of the DASD
829  * Description:
830  * This is an operating system independent message that is issued by the
831  * storage system.
832  * User action:
833  * For more information see the documentation of your storage system.
834  */
835
836 /*?
837  * Text: "%s: FORMAT 5 - Reserved\n"
838  * Severity: Warning
839  * Parameter:
840  *   @1: bus ID of the DASD
841  * Description:
842  * This is an operating system independent message that is issued by the
843  * storage system.
844  * User action:
845  * For more information see the documentation of your storage system.
846  */
847
848 /*?
849  * Text: "%s: FORMAT 1 - Device not ready\n"
850  * Severity: Warning
851  * Parameter:
852  *   @1: bus ID of the DASD
853  * Description:
854  * This is an operating system independent message that is issued by the
855  * storage system.
856  * User action:
857  * For more information see the documentation of your storage system.
858  */
859
860 /*?
861  * Text: "%s: FORMAT 4 - No sync byte in key area\n"
862  * Severity: Warning
863  * Parameter:
864  *   @1: bus ID of the DASD
865  * Description:
866  * This is an operating system independent message that is issued by the
867  * storage system.
868  * User action:
869  * For more information see the documentation of your storage system.
870  */
871
872 /*?
873  * Text: "%s: FORMAT 8 - DASD controller failed to set or reset the long busy latch\n"
874  * Severity: Warning
875  * Parameter:
876  *   @1: bus ID of the DASD
877  * Description:
878  * This is an operating system independent message that is issued by the
879  * storage system.
880  * User action:
881  * For more information see the documentation of your storage system.
882  */
883
884 /*?
885  * Text: "%s: FORMAT 1 - Cylinder address did not compare\n"
886  * Severity: Warning
887  * Parameter:
888  *   @1: bus ID of the DASD
889  * Description:
890  * This is an operating system independent message that is issued by the
891  * storage system.
892  * User action:
893  * For more information see the documentation of your storage system.
894  */
895
896 /*?
897  * Text: "%s: FORMAT 3 - Reserved\n"
898  * Severity: Warning
899  * Parameter:
900  *   @1: bus ID of the DASD
901  * Description:
902  * This is an operating system independent message that is issued by the
903  * storage system.
904  * User action:
905  * For more information see the documentation of your storage system.
906  */
907
908 /*?
909  * Text: "%s: FORMAT 4 - No syn byte in data area; offset active\n"
910  * Severity: Warning
911  * Parameter:
912  *   @1: bus ID of the DASD
913  * Description:
914  * This is an operating system independent message that is issued by the
915  * storage system.
916  * User action:
917  * For more information see the documentation of your storage system.
918  */
919
920 /*?
921  * Text: "%s: FORMAT 2 - Support facility errors\n"
922  * Severity: Warning
923  * Parameter:
924  *   @1: bus ID of the DASD
925  * Description:
926  * This is an operating system independent message that is issued by the
927  * storage system.
928  * User action:
929  * For more information see the documentation of your storage system.
930  */
931
932 /*?
933  * Text: "%s: FORMAT 4 - Key area error\n"
934  * Severity: Warning
935  * Parameter:
936  *   @1: bus ID of the DASD
937  * Description:
938  * This is an operating system independent message that is issued by the
939  * storage system.
940  * User action:
941  * For more information see the documentation of your storage system.
942  */
943
944 /*?
945  * Text: "%s: FORMAT 8 - End operation with transfer count not zero\n"
946  * Severity: Warning
947  * Parameter:
948  *   @1: bus ID of the DASD
949  * Description:
950  * This is an operating system independent message that is issued by the
951  * storage system.
952  * User action:
953  * For more information see the documentation of your storage system.
954  */
955
956 /*?
957  * Text: "%s: FORMAT 2 - Microcode detected error %02x\n"
958  * Severity: Warning
959  * Parameter:
960  *   @1: bus ID of the DASD
961  *   @2: error code
962  * Description:
963  * This is an operating system independent message that is issued by the
964  * storage system.
965  * User action:
966  * For more information see the documentation of your storage system.
967  */
968
969 /*?
970  * Text: "%s: FORMAT 5 - Data Check in the count area; offset active\n"
971  * Severity: Warning
972  * Parameter:
973  *   @1: bus ID of the DASD
974  * Description:
975  * This is an operating system independent message that is issued by the
976  * storage system.
977  * User action:
978  * For more information see the documentation of your storage system.
979  */
980
981 /*?
982  * Text: "%s: FORMAT 3 - Allegiance terminated\n"
983  * Severity: Warning
984  * Parameter:
985  *   @1: bus ID of the DASD
986  * Description:
987  * Allegiance terminated because of a Reset Allegiance or an Unconditional
988  * Reserve command on another channel. This is an operating system independent
989  * message that is issued by the storage system.
990  * User action:
991  * For more information see the documentation of your storage system.
992  */
993
994 /*?
995  * Text: "%s: FORMAT 4 - Home address area error\n"
996  * Severity: Warning
997  * Parameter:
998  *   @1: bus ID of the DASD
999  * Description:
1000  * This is an operating system independent message that is issued by the
1001  * storage system.
1002  * User action:
1003  * For more information see the documentation of your storage system.
1004  */
1005
1006 /*?
1007  * Text: "%s: FORMAT 4 - Count area error\n"
1008  * Severity: Warning
1009  * Parameter:
1010  *   @1: bus ID of the DASD
1011  * Description:
1012  * This is an operating system independent message that is issued by the
1013  * storage system.
1014  * User action:
1015  * For more information see the documentation of your storage system.
1016  */
1017
1018 /*?
1019  * Text: "%s: FORMAT 7 - Invalid tag-in during selection sequence\n"
1020  * Severity: Warning
1021  * Parameter:
1022  *   @1: bus ID of the DASD
1023  * Description:
1024  * This is an operating system independent message that is issued by the
1025  * storage system.
1026  * User action:
1027  * For more information see the documentation of your storage system.
1028  */
1029
1030 /*?
1031  * Text: "%s: FORMAT 4 - No sync byte in data area\n"
1032  * Severity: Warning
1033  * Parameter:
1034  *   @1: bus ID of the DASD
1035  * Description:
1036  * This is an operating system independent message that is issued by the
1037  * storage system.
1038  * User action:
1039  * For more information see the documentation of your storage system.
1040  */
1041
1042 /*?
1043  * Text: "%s: FORMAT 4 - No sync byte in home address area; offset active\n"
1044  * Severity: Warning
1045  * Parameter:
1046  *   @1: bus ID of the DASD
1047  * Description:
1048  * This is an operating system independent message that is issued by the
1049  * storage system.
1050  * User action:
1051  * For more information see the documentation of your storage system.
1052  */
1053
1054 /*?
1055  * Text: "%s: FORMAT 4 - Home address area error; offset active\n"
1056  * Severity: Warning
1057  * Parameter:
1058  *   @1: bus ID of the DASD
1059  * Description:
1060  * This is an operating system independent message that is issued by the
1061  * storage system.
1062  * User action:
1063  * For more information see the documentation of your storage system.
1064  */
1065
1066 /*?
1067  * Text: "%s: FORMAT 4 - Data area error; offset active\n"
1068  * Severity: Warning
1069  * Parameter:
1070  *   @1: bus ID of the DASD
1071  * Description:
1072  * This is an operating system independent message that is issued by the
1073  * storage system.
1074  * User action:
1075  * For more information see the documentation of your storage system.
1076  */
1077
1078 /*?
1079  * Text: "%s: FORMAT 4 - No sync byte in home address area\n"
1080  * Severity: Warning
1081  * Parameter:
1082  *   @1: bus ID of the DASD
1083  * Description:
1084  * This is an operating system independent message that is issued by the
1085  * storage system.
1086  * User action:
1087  * For more information see the documentation of your storage system.
1088  */
1089
1090 /*?
1091  * Text: "%s: FORMAT 5 - Data Check in the home address area; offset active\n"
1092  * Severity: Warning
1093  * Parameter:
1094  *   @1: bus ID of the DASD
1095  * Description:
1096  * This is an operating system independent message that is issued by the
1097  * storage system.
1098  * User action:
1099  * For more information see the documentation of your storage system.
1100  */
1101
1102 /*?
1103  * Text: "%s: FORMAT 5 - Data Check in the home address area\n"
1104  * Severity: Warning
1105  * Parameter:
1106  *   @1: bus ID of the DASD
1107  * Description:
1108  * This is an operating system independent message that is issued by the
1109  * storage system.
1110  * User action:
1111  * For more information see the documentation of your storage system.
1112  */
1113
1114 /*?
1115  * Text: "%s: FORMAT 5 - Data Check in the count area\n"
1116  * Severity: Warning
1117  * Parameter:
1118  *   @1: bus ID of the DASD
1119  * Description:
1120  * This is an operating system independent message that is issued by the
1121  * storage system.
1122  * User action:
1123  * For more information see the documentation of your storage system.
1124  */
1125
1126 /*?
1127  * Text: "%s: FORMAT 4 - No sync byte in key area; offset active\n"
1128  * Severity: Warning
1129  * Parameter:
1130  *   @1: bus ID of the DASD
1131  * Description:
1132  * This is an operating system independent message that is issued by the
1133  * storage system.
1134  * User action:
1135  * For more information see the documentation of your storage system.
1136  */
1137
1138 /*?
1139  * Text: "%s: FORMAT 7 - Invalid DCC selection response or timeout\n"
1140  * Severity: Warning
1141  * Parameter:
1142  *   @1: bus ID of the DASD
1143  * Description:
1144  * This is an operating system independent message that is issued by the
1145  * storage system.
1146  * User action:
1147  * For more information see the documentation of your storage system.
1148  */
1149
1150 /*?
1151  * Text: "%s: FORMAT 5 - Data Check in the data area\n"
1152  * Severity: Warning
1153  * Parameter:
1154  *   @1: bus ID of the DASD
1155  * Description:
1156  * This is an operating system independent message that is issued by the
1157  * storage system.
1158  * User action:
1159  * For more information see the documentation of your storage system.
1160  */
1161
1162 /*?
1163  * Text: "%s: FORMAT F - Operation Terminated\n"
1164  * Severity: Warning
1165  * Parameter:
1166  *   @1: bus ID of the DASD
1167  * Description:
1168  * The storage system ends an operation related to an active channel program
1169  * when termination and redrive are required and logging is not desired.
1170  * This is an operating system independent message that is issued by the
1171  * storage system.
1172  * User action:
1173  * For more information see the documentation of your storage system.
1174  */
1175
1176 /*?
1177  * Text: "%s: FORMAT 6 - Overrun on channel B\n"
1178  * Severity: Warning
1179  * Parameter:
1180  *   @1: bus ID of the DASD
1181  * Description:
1182  * This is an operating system independent message that is issued by the
1183  * storage system.
1184  * User action:
1185  * For more information see the documentation of your storage system.
1186  */
1187
1188 /*?
1189  * Text: "%s: FORMAT 5 - Data Check in the key area; offset active\n"
1190  * Severity: Warning
1191  * Parameter:
1192  *   @1: bus ID of the DASD
1193  * Description:
1194  * This is an operating system independent message that is issued by the
1195  * storage system.
1196  * User action:
1197  * For more information see the documentation of your storage system.
1198  */
1199
1200 /*?
1201  * Text: "%s: FORMAT F - Volume is suspended duplex\n"
1202  * Severity: Warning
1203  * Parameter:
1204  *   @1: bus ID of the DASD
1205  * Description:
1206  * The duplex pair volume has entered the suspended duplex state because of a
1207  * failure. This is an operating system independent message that is issued by
1208  * the storage system.
1209  * User action:
1210  * For more information see the documentation of your storage system.
1211  */
1212
1213 /*?
1214  * Text: "%s: FORMAT 6 - Overrun on channel D\n"
1215  * Severity: Warning
1216  * Parameter:
1217  *   @1: bus ID of the DASD
1218  * Description:
1219  * This is an operating system independent message that is issued by the
1220  * storage system.
1221  * User action:
1222  * For more information see the documentation of your storage system.
1223  */
1224
1225 /*?
1226  * Text: "%s: FORMAT 7 - RCC 1 sequence not successful\n"
1227  * Severity: Warning
1228  * Parameter:
1229  *   @1: bus ID of the DASD
1230  * Description:
1231  * This is an operating system independent message that is issued by the
1232  * storage system.
1233  * User action:
1234  * For more information see the documentation of your storage system.
1235  */
1236
1237 /*?
1238  * Text: "%s: FORMAT 6 - Overrun on channel E\n"
1239  * Severity: Warning
1240  * Parameter:
1241  *   @1: bus ID of the DASD
1242  * Description:
1243  * This is an operating system independent message that is issued by the
1244  * storage system.
1245  * User action:
1246  * For more information see the documentation of your storage system.
1247  */
1248
1249 /*?
1250  * Text: "%s: FORMAT 7 - 3990 microcode time out when stopping selection\n"
1251  * Severity: Warning
1252  * Parameter:
1253  *   @1: bus ID of the DASD
1254  * Description:
1255  * This is an operating system independent message that is issued by the
1256  * storage system.
1257  * User action:
1258  * For more information see the documentation of your storage system.
1259  */
1260
1261 /*?
1262  * Text: "%s: FORMAT 6 - Overrun on channel F\n"
1263  * Severity: Warning
1264  * Parameter:
1265  *   @1: bus ID of the DASD
1266  * Description:
1267  * This is an operating system independent message that is issued by the
1268  * storage system.
1269  * User action:
1270  * For more information see the documentation of your storage system.
1271  */
1272
1273 /*?
1274  * Text: "%s: FORMAT 6 - Reserved\n"
1275  * Severity: Warning
1276  * Parameter:
1277  *   @1: bus ID of the DASD
1278  * Description:
1279  * This is an operating system independent message that is issued by the
1280  * storage system.
1281  * User action:
1282  * For more information see the documentation of your storage system.
1283  */
1284
1285 /*?
1286  * Text: "%s: FORMAT 7 - RCC initiated by a connection check alert\n"
1287  * Severity: Warning
1288  * Parameter:
1289  *   @1: bus ID of the DASD
1290  * Description:
1291  * This is an operating system independent message that is issued by the
1292  * storage system.
1293  * User action:
1294  * For more information see the documentation of your storage system.
1295  */
1296
1297 /*?
1298  * Text: "%s: FORMAT 6 - Overrun on channel G\n"
1299  * Severity: Warning
1300  * Parameter:
1301  *   @1: bus ID of the DASD
1302  * Description:
1303  * This is an operating system independent message that is issued by the
1304  * storage system.
1305  * User action:
1306  * For more information see the documentation of your storage system.
1307  */
1308
1309 /*?
1310  * Text: "%s: FORMAT 7 - extra RCC required\n"
1311  * Severity: Warning
1312  * Parameter:
1313  *   @1: bus ID of the DASD
1314  * Description:
1315  * This is an operating system independent message that is issued by the
1316  * storage system.
1317  * User action:
1318  * For more information see the documentation of your storage system.
1319  */
1320
1321 /*?
1322  * Text: "%s: FORMAT 6 - Overrun on channel H\n"
1323  * Severity: Warning
1324  * Parameter:
1325  *   @1: bus ID of the DASD
1326  * Description:
1327  * This is an operating system independent message that is issued by the
1328  * storage system.
1329  * User action:
1330  * For more information see the documentation of your storage system.
1331  */
1332
1333 /*?
1334  * Text: "%s: FORMAT 8 - Unexpected end operation response code\n"
1335  * Severity: Warning
1336  * Parameter:
1337  *   @1: bus ID of the DASD
1338  * Description:
1339  * This is an operating system independent message that is issued by the
1340  * storage system.
1341  * User action:
1342  * For more information see the documentation of your storage system.
1343  */
1344
1345 /*?
1346  * Text: "%s: FORMAT 7 - Permanent path error (DASD controller not available)\n"
1347  * Severity: Warning
1348  * Parameter:
1349  *   @1: bus ID of the DASD
1350  * Description:
1351  * This is an operating system independent message that is issued by the
1352  * storage system.
1353  * User action:
1354  * For more information see the documentation of your storage system.
1355  */
1356
1357 /*?
1358  * Text: "%s: FORMAT 7 - Missing end operation; device transfer incomplete\n"
1359  * Severity: Warning
1360  * Parameter:
1361  *   @1: bus ID of the DASD
1362  * Description:
1363  * This is an operating system independent message that is issued by the
1364  * storage system.
1365  * User action:
1366  * For more information see the documentation of your storage system.
1367  */
1368
1369 /*?
1370  * Text: "%s: FORMAT D - Reserved\n"
1371  * Severity: Warning
1372  * Parameter:
1373  *   @1: bus ID of the DASD
1374  * Description:
1375  * This is an operating system independent message that is issued by the
1376  * storage system.
1377  * User action:
1378  * For more information see the documentation of your storage system.
1379  */
1380
1381 /*?
1382  * Text: "%s: FORMAT F - Cache or nonvolatile storage equipment failure\n"
1383  * Severity: Warning
1384  * Parameter:
1385  *   @1: bus ID of the DASD
1386  * Description:
1387  * An equipment failure has occurred in the cache storage or nonvolatile
1388  * storage of the storage system. This is an operating system independent
1389  * message that is issued by the storage system.
1390  * User action:
1391  * For more information see the documentation of your storage system.
1392  */
1393
1394 /*?
1395  * Text: "%s: FORMAT 8 - DPS cannot be filled\n"
1396  * Severity: Warning
1397  * Parameter:
1398  *   @1: bus ID of the DASD
1399  * Description:
1400  * This is an operating system independent message that is issued by the
1401  * storage system.
1402  * User action:
1403  * For more information see the documentation of your storage system.
1404  */
1405
1406 /*?
1407  * Text: "%s: FORMAT 8 - Error correction code hardware fault\n"
1408  * Severity: Warning
1409  * Parameter:
1410  *   @1: bus ID of the DASD
1411  * Description:
1412  * This is an operating system independent message that is issued by the
1413  * storage system.
1414  * User action:
1415  * For more information see the documentation of your storage system.
1416  */
1417
1418 /*?
1419  * Text: "%s: FORMAT 7 - Missing end operation; device transfer complete\n"
1420  * Severity: Warning
1421  * Parameter:
1422  *   @1: bus ID of the DASD
1423  * Description:
1424  * This is an operating system independent message that is issued by the
1425  * storage system.
1426  * User action:
1427  * For more information see the documentation of your storage system.
1428  */
1429
1430 /*?
1431  * Text: "%s: FORMAT 7 - DASD controller not available on disconnected command chain\n"
1432  * Severity: Warning
1433  * Parameter:
1434  *   @1: bus ID of the DASD
1435  * Description:
1436  * This is an operating system independent message that is issued by the
1437  * storage system.
1438  * User action:
1439  * For more information see the documentation of your storage system.
1440  */
1441
1442 /*?
1443  * Text: "%s: FORMAT 8 - No interruption from device during a command chain\n"
1444  * Severity: Warning
1445  * Parameter:
1446  *   @1: bus ID of the DASD
1447  * Description:
1448  * This is an operating system independent message that is issued by the
1449  * storage system.
1450  * User action:
1451  * For more information see the documentation of your storage system.
1452  */
1453
1454 /*?
1455  * Text: "%s: FORMAT 7 - No response to selection after a poll interruption\n"
1456  * Severity: Warning
1457  * Parameter:
1458  *   @1: bus ID of the DASD
1459  * Description:
1460  * This is an operating system independent message that is issued by the
1461  * storage system.
1462  * User action:
1463  * For more information see the documentation of your storage system.
1464  */
1465
1466 /*?
1467  * Text: "%s: FORMAT 9 - Track physical address did not compare while oriented\n"
1468  * Severity: Warning
1469  * Parameter:
1470  *   @1: bus ID of the DASD
1471  * Description:
1472  * This is an operating system independent message that is issued by the
1473  * storage system.
1474  * User action:
1475  * For more information see the documentation of your storage system.
1476  */
1477
1478 /*?
1479  * Text: "%s: FORMAT 9 - Head address did not compare\n"
1480  * Severity: Warning
1481  * Parameter:
1482  *   @1: bus ID of the DASD
1483  * Description:
1484  * This is an operating system independent message that is issued by the
1485  * storage system.
1486  * User action:
1487  * For more information see the documentation of your storage system.
1488  */
1489
1490 /*?
1491  * Text: "%s: FORMAT 7 - Invalid tag-in for an immediate command sequence\n"
1492  * Severity: Warning
1493  * Parameter:
1494  *   @1: bus ID of the DASD
1495  * Description:
1496  * This is an operating system independent message that is issued by the
1497  * storage system.
1498  * User action:
1499  * For more information see the documentation of your storage system.
1500  */
1501
1502 /*?
1503  * Text: "%s: FORMAT 9 - Cylinder address did not compare\n"
1504  * Severity: Warning
1505  * Parameter:
1506  *   @1: bus ID of the DASD
1507  * Description:
1508  * This is an operating system independent message that is issued by the
1509  * storage system.
1510  * User action:
1511  * For more information see the documentation of your storage system.
1512  */
1513
1514 /*?
1515  * Text: "%s: FORMAT 8 - DPS checks after a system reset or selective reset\n"
1516  * Severity: Warning
1517  * Parameter:
1518  *   @1: bus ID of the DASD
1519  * Description:
1520  * This is an operating system independent message that is issued by the
1521  * storage system.
1522  * User action:
1523  * For more information see the documentation of your storage system.
1524  */
1525
1526 /*?
1527  * Text: "%s: FORMAT F - Caching reinitiated\n"
1528  * Severity: Warning
1529  * Parameter:
1530  *   @1: bus ID of the DASD
1531  * Description:
1532  * Caching has been automatically reinitiated following an error.
1533  * This is an operating system independent message that is issued by the
1534  * storage system.
1535  * User action:
1536  * For more information see the documentation of your storage system.
1537  */
1538
1539 /*?
1540  * Text: "%s: FORMAT 8 - End operation with transfer count zero\n"
1541  * Severity: Warning
1542  * Parameter:
1543  *   @1: bus ID of the DASD
1544  * Description:
1545  * This is an operating system independent message that is issued by the
1546  * storage system.
1547  * User action:
1548  * For more information see the documentation of your storage system.
1549  */
1550
1551 /*?
1552  * Text: "%s: FORMAT 7 - Reserved\n"
1553  * Severity: Warning
1554  * Parameter:
1555  *   @1: bus ID of the DASD
1556  * Description:
1557  * This is an operating system independent message that is issued by the
1558  * storage system.
1559  * User action:
1560  * For more information see the documentation of your storage system.
1561  */
1562
1563 /*?
1564  * Text: "%s: FORMAT 9 - Reserved\n"
1565  * Severity: Warning
1566  * Parameter:
1567  *   @1: bus ID of the DASD
1568  * Description:
1569  * This is an operating system independent message that is issued by the
1570  * storage system.
1571  * User action:
1572  * For more information see the documentation of your storage system.
1573  */
1574
1575 /*?
1576  * Text: "%s: FORMAT 8 - Short busy time-out during device selection\n"
1577  * Severity: Warning
1578  * Parameter:
1579  *   @1: bus ID of the DASD
1580  * Description:
1581  * This is an operating system independent message that is issued by the
1582  * storage system.
1583  * User action:
1584  * For more information see the documentation of your storage system.
1585  */
1586
1587 /*?
1588  * Text: "%s: FORMAT F - Caching terminated\n"
1589  * Severity: Warning
1590  * Parameter:
1591  *   @1: bus ID of the DASD
1592  * Description:
1593  * The storage system was unable to initiate caching or had to suspend caching
1594  * for a 3990 control unit. If this problem is caused by a failure condition,
1595  * an additional message will provide more information about the failure.
1596  * This is an operating system independent message that is issued by the
1597  * storage system.
1598  * User action:
1599  * Check for additional messages that point out possible failures. For more
1600  * information see the documentation of your storage system.
1601  */
1602
1603 /*?
1604  * Text: "%s: FORMAT F - Subsystem status cannot be determined\n"
1605  * Severity: Warning
1606  * Parameter:
1607  *   @1: bus ID of the DASD
1608  * Description:
1609  * The status of a DASD Fast Write or PPRC volume cannot be determined.
1610  * This is an operating system independent message that is issued by the
1611  * storage system.
1612  * User action:
1613  * For more information see the documentation of your storage system.
1614  */
1615
1616 /*?
1617  * Text: "%s: FORMAT F - Nonvolatile storage terminated\n"
1618  * Severity: Warning
1619  * Parameter:
1620  *   @1: bus ID of the DASD
1621  * Description:
1622  * The storage director has stopped using nonvolatile storage or cannot
1623  * initiate nonvolatile storage. If this problem is caused by a failure, an
1624  * additional message will provide more information about the failure. This is
1625  * an operating system independent message that is issued by the storage system.
1626  * User action:
1627  * Check for additional messages that point out possible failures. For more
1628  * information see the documentation of your storage system.
1629  */
1630
1631 /*?
1632  * Text: "%s: FORMAT 8 - Reserved\n"
1633  * Severity: Warning
1634  * Parameter:
1635  *   @1: bus ID of the DASD
1636  * Description:
1637  * This is an operating system independent message that is issued by the
1638  * storage system.
1639  * User action:
1640  * For more information see the documentation of your storage system.
1641  */
1642
1643 /*?
1644  * Text: "%s: Write inhibited path encountered\n"
1645  * Severity: Informational
1646  * Parameter:
1647  *   @1: bus ID of the DASD
1648  * Description:
1649  * This is an informational message.
1650  * User action:
1651  * None.
1652  */
1653
1654 /*?
1655  * Text: "%s: FORMAT 9 - Device check-2 error\n"
1656  * Severity: Warning
1657  * Parameter:
1658  *   @1: bus ID of the DASD
1659  * Description:
1660  * This is an operating system independent message that is issued by the
1661  * storage system.
1662  * User action:
1663  * For more information see the documentation of your storage system.
1664  */
1665
1666 /*?
1667  * Text: "%s: FORMAT F - Track format incorrect\n"
1668  * Severity: Warning
1669  * Parameter:
1670  *   @1: bus ID of the DASD
1671  * Description:
1672  * A track format error occurred while data was being written to the DASD or
1673  * while a duplex pair was being established. This is an operating system
1674  * independent message that is issued by the storage system.
1675  * User action:
1676  * For more information see the documentation of your storage system.
1677  */
1678
1679 /*?
1680  * Text: "%s: FORMAT F - Cache fast write access not authorized\n"
1681  * Severity: Warning
1682  * Parameter:
1683  *   @1: bus ID of the DASD
1684  * Description:
1685  * A request for Cache Fast Write Data access cannot be satisfied because
1686  * of missing access authorization for the storage system. This is an operating
1687  * system independent message that is issued by the storage system.
1688  * User action:
1689  * For more information see the documentation of your storage system.
1690  */
1691
1692 /*?
1693  * Text: "%s: Data recovered during retry with PCI fetch mode active\n"
1694  * Severity: Emerg
1695  * Parameter:
1696  *   @1: bus ID of the DASD
1697  * Description:
1698  * A data error has been recovered on the storages system but the Linux file
1699  * system cannot be informed about the data mismatch. To prevent Linux from
1700  * running with incorrect data, the DASD device driver will trigger a kernel
1701  * panic.
1702  * User action:
1703  * Reset your real or virtual hardware and reboot Linux.
1704  */
1705
1706 /*?
1707  * Text: "%s: The specified record was not found\n"
1708  * Severity: Error
1709  * Parameter:
1710  *   @1: bus ID of the DASD
1711  * Description:
1712  * The record to be accessed does not exist. The DASD might be unformatted
1713  * or defect.
1714  * User action:
1715  * Try to format the DASD or replace it.
1716  * ATTENTION: Formatting irreversibly destroys all data on the DASD.
1717  */
1718
1719 /*?
1720  * Text: "%s: ERP %p (%02x) refers to %p\n"
1721  * Severity: Error
1722  * Parameter:
1723  *   @1: bus ID of the DASD
1724  *   @2: pointer to ERP
1725  *   @3: ERP status
1726  *   @4: cqr
1727  * Description:
1728  * This message provides debug information for the enhanced error recovery
1729  * procedure (ERP).
1730  * User action:
1731  * If you do not need this information, you can suppress this message by
1732  * switching off ERP logging, for example, by writing '1' to the 'erplog'
1733  * sysfs attribute of the DASD.
1734  */
1735
1736 /*?
1737  * Text: "%s: ERP chain at END of ERP-ACTION\n"
1738  * Severity: Error
1739  * Parameter:
1740  *   @1: bus ID of the DASD
1741  * Description:
1742  * This message provides debug information for the enhanced error recovery
1743  * procedure (ERP).
1744  * User action:
1745  * If you do not need this information, you can suppress this message by
1746  * switching off ERP logging, for example, by writing '1' to the 'erplog'
1747  * sysfs attribute of the DASD.
1748  */
1749
1750 /*?
1751  * Text: "%s: The cylinder data for accessing the DASD is inconsistent\n"
1752  * Severity: Error
1753  * Parameter:
1754  *   @1: bus ID of the DASD
1755  * Description:
1756  * An error occurred in the storage system hardware.
1757  * User action:
1758  * For more information see the documentation of your storage system.
1759  */
1760
1761 /*?
1762  * Text: "%s: Accessing the DASD failed because of a hardware error\n"
1763  * Severity: Error
1764  * Parameter:
1765  *   @1: bus ID of the DASD
1766  * Description:
1767  * An error occurred in the storage system hardware.
1768  * User action:
1769  * For more information see the documentation of your storage system.
1770  */
1771
1772 /*?
1773  * Text: "%s: ERP chain at BEGINNING of ERP-ACTION\n"
1774  * Severity: Error
1775  * Parameter:
1776  *   @1: bus ID of the DASD
1777  * Description:
1778  * This message provides debug information for the enhanced error recovery
1779  * procedure (ERP).
1780  * User action:
1781  * If you do not need this information, you can suppress this message by
1782  * switching off ERP logging, for example, by writing '1' to the 'erplog'
1783  * sysfs attribute of the DASD.
1784  */
1785
1786 /*?
1787  * Text: "%s: ERP %p has run out of retries and failed\n"
1788  * Severity: Error
1789  * Parameter:
1790  *   @1: bus ID of the DASD
1791  *   @2: ERP pointer
1792  * Description:
1793  * The error recovery procedure (ERP) tried to recover an error but the number
1794  * of retries for the I/O was exceeded before the error could be resolved.
1795  * User action:
1796  * Check for related previous error messages.
1797  */
1798
1799 /*?
1800  * Text: "%s: ERP failed\n"
1801  * Severity: Error
1802  * Parameter:
1803  *   @1: bus ID of the DASD
1804  * Description:
1805  * The error recovery procedure (ERP) tried to recover an error but has
1806  * failed. A retry is not recommended. The I/O will also fail.
1807  * User action:
1808  * Check for related previous error messages.
1809  */
1810
1811 /*?
1812  * Text: "%s: SIM - SRC: %02x%02x%02x%02x\n"
1813  * Severity: Error
1814  * Parameter:
1815  *   @1: bus ID of the DASD
1816  *   @2: sense byte
1817  *   @3: sense byte
1818  *   @4: sense byte
1819  *   @5: sense byte
1820  * Description:
1821  * This error message is a System Information Message (SIM) generated by the
1822  * storage system. The System Reference Code (SRC) defines the error in detail.
1823  * User action:
1824  * Look up the SRC in the storage server documentation.
1825  */
1826
1827 /*?
1828  * Text: "%s: log SIM - SRC: %02x%02x%02x%02x\n"
1829  * Severity: Warning
1830  * Parameter:
1831  *   @1: bus ID of the DASD
1832  *   @2: sense byte
1833  *   @3: sense byte
1834  *   @4: sense byte
1835  *   @5: sense byte
1836  * Description:
1837  * This System Information Message (SIM) is generated by the storage system.
1838  * The System Reference Code (SRC) defines the error in detail.
1839  * User action:
1840  * Look up the SRC in the storage server documentation.
1841  */
1842
1843 /*?
1844  * Text: "%s: Reading device feature codes failed with rc=%d\n"
1845  * Severity: Warning
1846  * Parameter:
1847  *   @1: bus ID of the DASD
1848  *   @2: return code
1849  * Description:
1850  * The device feature codes state which advanced features are supported by a
1851  * device.
1852  * Examples for advanced features are PAV or high performance FICON.
1853  * Some early devices do not provide feature codes and no advanced features are
1854  * available on these devices.
1855  * User action:
1856  * None, if the DASD does not provide feature codes. If the DASD provides
1857  * feature codes, make sure that it is working correctly, then set it offline
1858  * and back online.
1859  */
1860
1861 /*?
1862  * Text: "%s: A channel path group could not be established\n"
1863  * Severity: Warning
1864  * Parameter:
1865  *   @1: bus ID of the DASD
1866  * Description:
1867  * Initialization of a DASD did not complete because a channel path group
1868  * could not be established.
1869  * User action:
1870  * Make sure that the DASD is working correctly, then try again to set it
1871  * online. If initialization still fails, reboot.
1872  */
1873
1874 /*?
1875  * Text: "%s: The DASD is not operating in multipath mode\n"
1876  * Severity: Informational
1877  * Parameter:
1878  *   @1: bus ID of the DASD
1879  * Description:
1880  * The DASD channel path group could not be configured to use multipath mode.
1881  * This might negatively affect I/O performance on this DASD.
1882  * User action:
1883  * Make sure that the DASD is working correctly, then try again to set it
1884  * online. If initialization still fails, reboot.
1885  */
1886
1887 /*?
1888  * Text: "%s: Detecting the DASD disk layout failed because of an I/O error\n"
1889  * Severity: Error
1890  * Parameter:
1891  *   @1: bus ID of the DASD
1892  * Description:
1893  * The disk layout of the DASD could not be detected because of an unexpected
1894  * I/O error. The DASD device driver treats the device like an unformatted DASD,
1895  * and partitions on the device are not accessible.
1896  * User action:
1897  * If the DASD is formatted, make sure that the DASD is working correctly,
1898  * then set it offline and back online. If the DASD is unformatted, format the
1899  * DASD, for example, with dasdfmt.
1900  * ATTENTION: Formatting irreversibly destroys all data on the DASD.
1901  */