Hi, I noticed that (at least when using multipath-tools for setup) the queue_if_no_path feature is not recognized any more with kernel 2.6.13. I believe the problem is the constructor in dm_mpath.c which calls the queue_if_no_path() function which copies the current value of m->queue_if_no_path to the save area so resume will throw away the setting. The following patch would pre-set the current value so the copy is also set to the new value. Regards, Stefan Bader SW Linux on zSeries Development & Services Stefan.Bader #at# de.ibm.com ---------------------------------------------------------------------------------- When all other means of communication fail, try words.
Attachment:
kernel-2.6.13-dm-fix1.patch
Description: Binary data
-- dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel