[Lxc-users] Zombie container
Miroslav Lednicky, AVONET, s.r.o.
lednicky at avonet.cz
Tue Feb 15 06:09:39 UTC 2011
Dne 15.2.2011 00:50, Trent W. Buck napsal(a):
> Daniel Lezcano<daniel.lezcano at free.fr> writes:
>
>> As a quick fix, I suggest you look what application created the new
>> namespace. Launch your container and then look at
>> /cgroup/blackbird/1234/tasks and look for the command line associated
>> with the pid in this file. I suspect vsftpd could be the culprit. If
>> this is the case, there is an option to disable the namespace
>> creation.
>
> Or, of course, pick a different application :-)
>
> If it is vsftpd, I *strongly* recommend switching to SFTP (part of SSH)
> for writes, and HTTP for reads. http://mywiki.wooledge.org/FtpMustDie
If it is vsftpd, you can add:
isolate=NO
isolate_network=NO
to /etc/vsftpd.conf
and all will OK.
Miroslav.
--
Miroslav Lednicky, AVONET, s.r.o.
More information about the lxc-users
mailing list