Recovering a device
You can use the recover attribute of a qeth group device to recover it in case of failure.
About this task
Procedure
Issue a command of the form:
# chzdev -a <device_bus_id> -a recover=1
or,
using
sysfs:# echo 1 > /sys/bus/ccwgroup/drivers/qeth/<device_bus_id>/recover
Example
# chzdev 0.0.a100 -a recover=1
Alternatively,
using sysfs:# echo 1 > /sys/bus/ccwgroup/drivers/qeth/0.0.a100/recover