[Lxc-users] lxc-destroy erase rootfs
Fajar A. Nugraha
list at fajar.net
Sat Feb 9 23:06:05 UTC 2013
On Sun, Feb 10, 2013 at 8:34 AM, Papp Tamas <tompos at martos.bme.hu> wrote:
> On 02/09/2013 12:41 AM, Serge Hallyn wrote:>> Or just suggest a way to
> modify containers configuration.
> >
> > Sorry, can you elaborate? You can modify configuration using the
> > API (in C, python, or, iiuc, lua). You can edit the configuration
> > file by hand... If there is more you'd like, please do propose it,
> > sounds interesting.
>
> Right now when the configuration file is modified, the container has to be
> recreated to take it
> effect. Restart is not enough.
> Do I (we) miss something?
>
>
You could simply stop the container, do modifications (e.g. edit
/var/lib/lxc/c1/config), and start it afterwards. Even renaming the
containter is usually as simple as moving /var/lib/lxc/c2 ->
/var/lib/lxc/c2 and checking some files under that (e.g config, fstab).
In fact, I create most of my containers by hand, by creating
/var/lib/lxc/container_name directory and copying everything under it from
a template (e.g. using "zfs clone") with minor modifications.
Or is there some other modification that you have in mind?
--
Fajar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20130210/49469fb5/attachment.html>
More information about the lxc-users
mailing list