[Lxc-users] LXC on Debian Squeeze
Ferenc Wagner
wferi at niif.hu
Mon Sep 27 11:15:57 UTC 2010
Frank Bauer <frank.c.bauer at gmail.com> writes:
> squeeze:~# lxc-start -n container
> lxc-start: inherited fd 7 on pipe:[4220]
> lxc-start: inherited fd 9 on pipe:[4224]
You can get your shell to close those file descriptors by
# lxc-start -n 7<&- 8<&-
But best would be to find out who leaked those, and fix the real
breakage.
Btw. lxc works for me on squeeze, but I use application containers only.
--
Regards,
Feri.
More information about the lxc-users
mailing list