FUJITA Tomonori wrote: > On Tue, 29 Sep 2009 08:05:34 +0200 > Tomasz Chmielewski <mangoo at wpkg.org> wrote: > >> FUJITA Tomonori wrote: >> >>>> I noticed that something changed between 0.9.7 and 0.9.8 - in 0.9.8 (and >>>> 0.9.9) I'm no longer able to start this reliably one after another: >>>> >>>> # tgtd ; tgtadm --op update --mode sys --name State -v offline >>>> tgtadm: can't send the request to the tgt daemon, Transport endpoint is >>>> not connected >>> It means that tgtd doesn't run. >> It does work properly if I do: >> >> # tgtd ; sleep 2 ; tgtadm --op update --mode sys --name State -v offline >> >> Previously, I didn't need to use "sleep" between those commands. > > Can you try the patch to revert the commit? Yes, it fixes both issues I mentioned, thanks. -- Tomasz Chmielewski http://wpkg.org -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html |