On Thu, Feb 3, 2011 at 8:24 AM, Peter Simons <[email protected]> wrote: > I'm using Linux kernel 2.6.37 with nbd 2.9.20. Recently, my nbd-client > has taken up the habit of hanging indefinitely during an attempt to > detach the device: > > # nbd-client -d /dev/nbd0 > Disconnecting: que, > > Nothing happens after that point, neither the CPU nor the network is > active. > > Does anyone have an idea how to explain, fix, or even debug that > phenomenon?
This is a recent kernel bug. Back your kernel down or apply this patch: http://www.spinics.net/lists/kernel/msg1142658.html -- Paul ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Nbd-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nbd-general
