<div dir="ltr">Hi Dwight,<div><br></div><div>Yes, I only observed a hang so far but not this assertion (in fact I don't remember ever seeing that). What I'm seeing is this;</div><div><br></div><div>* lxc-test-concurrent get stuck <br>

</div><div><br></div><div><div>[caglar@qgq:~] sudo lxc-test-concurrent</div><div>Executing (create) for 5 containers...</div><div><br></div></div><div><div>* ps auwxf shows this (so no rsync etc. running anymore)</div><div>

<br></div><div>caglar   21004  0.2  0.2  51344  4868 ?        S    11:59   0:00 mosh-server new -s -c 256 -l LANG=en_US.UTF-8<br></div></div><div><div>caglar   21005  0.0  0.2  23068  4412 pts/2    Ss   11:59   0:00  \_ -bash</div>

<div>root     27347  0.0  0.1  60248  2080 pts/2    S+   12:03   0:00      \_ sudo lxc-test-concurrent</div><div>root     27348  0.0  0.0 383816   884 pts/2    Sl+  12:03   0:00          \_ lxc-test-concurrent</div><div>
root     27354  0.0  0.0 381684   408 pts/2    S+   12:03   0:00              \_ lxc-test-concurrent</div>
</div><div><br></div><div>* strace give this</div><div><br></div><div><div>[caglar@qgq:~/Projects/lxc(staging)] sudo strace -p 27354</div><div>Process 27354 attached - interrupt to quit</div><div>futex(0x7fdc68b82cc0, FUTEX_WAIT_PRIVATE, 2, NULL^C <unfinished ...></div>

<div>Process 27354 detached</div><div>[caglar@qgq:~/Projects/lxc(staging)] sudo strace -p 27348</div><div>Process 27348 attached - interrupt to quit</div><div>futex(0x7fdc65f3d9d0, FUTEX_WAIT, 27353, NULL^C <unfinished ...></div>

<div>Process 27348 detached</div><div>[caglar@qgq:~/Projects/lxc(staging)] sudo strace -p 27347</div><div>Process 27347 attached - interrupt to quit</div><div>select(6, [3 5], [], NULL, NULL^C <unfinished ...></div>

<div>Process 27347 detached</div></div><div><br></div><div>* lxc-ls</div><div><br></div><div><div>[caglar@qgq:~/Projects/lxc(staging)] sudo lxc-ls --fancy</div><div>NAME       STATE    IPV4  IPV6</div><div>------------------------------</div>

<div>0          STOPPED  -     -</div><div>1          STOPPED  -     -</div><div>2          STOPPED  -     -</div><div>3          STOPPED  -     -</div><div>4          STOPPED  -     -</div></div><div><br></div><div>* /var/lib/lxc/4/partial still there</div>

<div><br></div><div><div>[caglar@qgq:/var/lib/lxc] ls /var/lib/lxc/*</div><div>/var/lib/lxc/lxc-monitord.log</div><div><br></div><div>/var/lib/lxc/0:</div><div>config  fstab  rootfs</div><div><br></div><div>/var/lib/lxc/1:</div>

<div>config  fstab  rootfs</div><div><br></div><div>/var/lib/lxc/2:</div><div>config  fstab  rootfs</div><div><br></div><div>/var/lib/lxc/3:</div><div>config  fstab  rootfs</div><div><br></div><div>/var/lib/lxc/4:</div><div>

config  partial  rootfs</div><div><br></div><div>/var/lib/lxc/bleach:</div><div>config  fstab  lxc_snapshots  rootfs</div><div><br></div><div>/var/lib/lxc/bleach-ng:</div><div>config  delta0  fstab  lxc_rdepends  rootfs</div>

</div>​</div>