<div dir="ltr">Looks like your problem similar to <a href="https://bugs.freedesktop.org/show_bug.cgi?id=68370">https://bugs.freedesktop.org/show_bug.cgi?id=68370</a> <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Sun, Sep 22, 2013 at 10:24 PM, Gerardo Exequiel Pozzi <span dir="ltr"><<a href="mailto:vmlinuz386@yahoo.com.ar" target="_blank">vmlinuz386@yahoo.com.ar</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello<br>
<br>
This works fine with systemd-204.<br>
(Running on Linux-3.8.11)<br>
<br>
# cat /etc/systemd/system/systemd-nspawn@.socket<br>
[Unit]<br>
Description=The SSH socket of ARCH container in port %I<br>
<br>
[Socket]<br>
ListenStream=%I<br>
<br>
<br>
<br>
starting first time:<br>
systemd[1]: Starting Container 22222...<br>
systemd-nspawn[272]: Spawning namespace container on /container/arch<br>
(console is /dev/pts/1).<br>
systemd-nspawn[272]: Init process in the container running as PID 275.<br>
systemd[1]: Started Container 22222.<br>
dbus-daemon[200]: dbus[200]: [system] Activating via systemd: service<br>
name='org.freedesktop.machine1' unit='dbus-org.freedesktop.machine1.service'<br>
dbus[200]: [system] Activating via systemd: service<br>
name='org.freedesktop.machine1' unit='dbus-org.freedesktop.machine1.service'<br>
systemd[1]: Starting Virtual Machine and Container Slice.<br>
systemd[1]: Created slice Virtual Machine and Container Slice.<br>
systemd[1]: Starting Virtual Machine and Container Registration Service...<br>
dbus-daemon[200]: dbus[200]: [system] Successfully activated service<br>
'org.freedesktop.machine1'<br>
dbus[200]: [system] Successfully activated service<br>
'org.freedesktop.machine1'<br>
systemd[1]: Started Virtual Machine and Container Registration Service.<br>
systemd-machined[276]: New machine arch.<br>
systemd[1]: Starting Container arch.<br>
systemd[1]: Started Container arch.<br>
systemd-nspawn[272]: systemd 204 running in system mode. (+PAM -LIBWRAP<br>
-AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)<br>
systemd-nspawn[272]: Detected virtualization 'systemd-nspawn'.<br>
systemd-nspawn[272]: Welcome to Arch Linux!<br>
<br>
<br>
After poweroff:<br>
systemd-nspawn[272]: Sending SIGTERM to remaining processes...<br>
systemd-nspawn[272]: Sending SIGKILL to remaining processes...<br>
systemd-nspawn[272]: Unmounting file systems.<br>
systemd-nspawn[272]: Unmounting /sys/kernel/debug.<br>
systemd-nspawn[272]: Unmounting /sys/kernel/config.<br>
systemd-nspawn[272]: Unmounting /dev/hugepages.<br>
systemd-nspawn[272]: Unmounting /dev/mqueue.<br>
systemd-nspawn[272]: All filesystems unmounted.<br>
systemd-nspawn[272]: Storage is finalized.<br>
systemd-nspawn[272]: Container has been shut down.<br>
<br>
<br>
Trying to start again:<br>
systemd[1]: Starting Container 22222...<br>
systemd-nspawn[339]: Spawning namespace container on /container/arch<br>
(console is /dev/pts/1).<br>
systemd-nspawn[339]: Init process in the container running as PID 342.<br>
systemd[1]: Started Container 22222.<br>
systemd-nspawn[339]: Failed to register machine: File exists<br>
systemd-nspawn[339]: Container failed with error code 239.<br>
systemd[1]: systemd-nspawn@22222.service: main process exited,<br>
code=exited, status=239/n/a<br>
systemd[1]: Unit systemd-nspawn@22222.service entered failed state.<br>
...<br>
...<br>
...<br>
systemd[1]: Starting Container 22222...<br>
systemd[1]: systemd-nspawn@22222.service start request repeated too<br>
quickly, refusing to start.<br>
systemd[1]: Failed to start Container 22222.<br>
systemd[1]: Unit systemd-nspawn@22222.socket entered failed state.<br>
<br>
<br>
<br>
I can start it again, but only one time, after doing:<br>
# machinectl terminate arch<br>
# systemctl stop systemd-nspawn@22222.socket<br>
# systemctl stop systemd-nspawn@22222.service<br>
# systemctl start systemd-nspawn@22222.socket<br>
<br>
But after a second poweroff, there is no way to be started again, I<br>
guess because of:<br>
# systemctl status machine-arch.scope<br>
machine-arch.scope - Container arch<br>
   Loaded: loaded (/run/systemd/system/machine-arch.scope; static)<br>
  Drop-In: /run/systemd/system/machine-arch.scope.d<br>
           └─90-Description.conf, 90-TimeoutStopUSec.conf<br>
   Active: failed (Result: timeout) since Sun 2013-09-22 16:10:04 ART;<br>
5min ago<br>
<br>
Logs:<br>
systemd[1]: Starting Container 22222...<br>
systemd-nspawn[1025]: Spawning namespace container on /container/arch<br>
(console is /dev/pts/1).<br>
systemd-nspawn[1025]: Init process in the container running as PID 1028.<br>
systemd[1]: Started Container 22222.<br>
systemd-machined[882]: Failed to start machine scope: Unit<br>
machine-arch.scope already exists.<br>
systemd-nspawn[1025]: Failed to register machine: Input/output error<br>
systemd-nspawn[1025]: Container failed with error code 251.<br>
systemd[1]: systemd-nspawn@22222.service: main process exited,<br>
code=exited, status=251/n/a<br>
systemd[1]: Unit systemd-nspawn@22222.service entered failed state.<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Gerardo Exequiel Pozzi<br>
\cos^2\alpha + \sin^2\alpha = 1<br>
<br>
</font></span><br>_______________________________________________<br>
systemd-devel mailing list<br>
<a href="mailto:systemd-devel@lists.freedesktop.org">systemd-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/systemd-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/systemd-devel</a><br>
<br></blockquote></div><br></div>