> On Oct 22, 2014, at 3:43 PM, Sage Weil <sage@xxxxxxxxxxxx> wrote: > > On Wed, 22 Oct 2014, David Zafman wrote: >> I just realized what it is. The way killall is used when stopping a >> vstart cluster, is to kill all processes by name! You can't stop >> vstarted tests running in parallel. > > Ah. FWIW I think we should avoid using stop.sh whenever possible and > instead do ./init-ceph stop (which does an orderly shutdown via pid > files). > > sage Actually, vstart.sh can’t create 2 independent clusters anyway, so it kills any existing processes. Probably vstart.sh is what would have killed the processes in a parallel make check. David-- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html