bdev lost its queue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We conducted a bunch tests where we used various ways to forcefully disconnect or temporarily disable DASD disks from an IBM System z machine. In the course we ran into a kernel panic in dm_table_unplug_all() (dm-table.c), specifically at

    struct request_queue *q = bdev_get_queue(dd->bdev);
    blk_unplug(q);

since the queue of the bdev was NULL.
Did anyone see a crash in this place before? And are there other disk drivers to can set their queue to NULL due to unplugging/outages or similar?

Best regards,
Stefan

--
Linux on System z
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführer: Erich Baier
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux