This problem occurs if the following conditions are true:
- One of the disks has a "00000000" signature.
- This disk is write-disabled or read-only.
When the Plug and Play manager tries to enumerate a disk, the Plug and Play manager puts an exclusive hold on the disk. In this case, when the Plug and Play manager tries to write a
signature to the disk, the Plug and Play manager receives a STATUS_MEDIA_WRITE_PROTECTED error. This error causes the Plug and Play manager to add another work item. A loop occurs because the
disk is not released.