--- https://www.pld-linux.org/docs/lxc?rev=1404720757 +++ https://www.pld-linux.org/docs/lxc?rev=1444036543 @@ -25,8 +25,9 @@ * [[http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-January/thread.html#23786]] * http://www.paul.sladen.org/vserver/archives/201402/0015.html </note> + ===== Guest creation ===== Build the guest container. @@ -68,8 +69,12 @@ !!! WARNING: pld template for LXC is yet to be written !!! ===== Common problems / Useful tricks ===== + + ==== lxc-start has no output ==== + + In case ''lxc-start -n test'' produces no output, ensure /dev/console is present in guest filesystem. ==== lxc-stop is not graceful ==== Currently ''lxc-stop -n test'' sends ''SIGPWR'' to init inside container, but ''rc-scripts'' fails to shutdown things properly (shutdown scripts are not invoked). For workaround, stop services manually before issueing ''lxc-stop'' or run ''poweroff''/''halt''/''reboot'' from container.
Diff URL: https://www.pld-linux.org/docs/lxc?do=diff&r1=1404720757&r2=1444036543 -- This mail was generated by DokuWiki at https://www.pld-linux.org/ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
