dasd.2529f2 <bus ID of the DASD>: Accessing the DASD failed because it is in probeonly mode

Explanation

The dasd= module or kernel parameter specified the probeonly attribute for the DASD you are trying to access. The DASD device driver cannot access DASDs that are in probeonly mode.

User response

Change the dasd= parameter as to omit probeonly for the DASD and reload the DASD device driver. If the DASD device driver has been compiled into the kernel, reboot Linux.

Severity

Informational