]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/kmsg/s390/monwriter
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / monwriter
1 /*?
2 * Text: "Writing monitor data failed with rc=%i\n"
3 * Severity: Error
4 * Parameter:
5 * @1: return code
6 * Description:
7 * The monitor stream application device driver used the z/VM diagnose call
8 * DIAG X'DC' to start writing monitor data. z/VM returned an error and the
9 * monitor data cannot be written. If the return code is 5, your z/VM guest
10 * virtual machine is not authorized to write monitor data.
11 * User action:
12 * If the return code is 5, ensure that your z/VM guest virtual machine's
13 * entry in the z/VM directory includes the OPTION APPLMON statement.
14 * For other return codes see the section about DIAGNOSE Code X'DC'
15 * in "z/VM CP Programming Services".
16 */
17 /*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */