]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blob - Documentation/kmsg/s390/zcrypt
UBUNTU: SAUCE: s390: kernel message catalog
[mirror_ubuntu-zesty-kernel.git] / Documentation / kmsg / s390 / zcrypt
1 /*?
2 * Text: "Cryptographic device %02x.%04x failed and was set offline\n"
3 * Severity: Error
4 * Parameter:
5 * @1: AP device ID
6 * @2: AP queue
7 * Description:
8 * A cryptographic device failed to process a cryptographic request.
9 * The cryptographic device driver could not correct the error and
10 * set the device offline. The application that issued the
11 * request received an indication that the request has failed.
12 * User action:
13 * Use the lszcrypt command to confirm that the cryptographic
14 * hardware is still configured to your LPAR or z/VM guest virtual
15 * machine. If the device is available to your Linux instance the
16 * command output contains a line that begins with 'card<device index>',
17 * where <device index> is the two-digit decimal number in the message text.
18 * After ensuring that the device is available, use the chzcrypt command to
19 * set it online again.
20 * If the error persists, contact your support organization.
21 */
22 /*? Text: "%s: %d output lines suppressed due to ratelimiting\n" */