<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br><div class="gmail_quote">On 13 febbraio 2015 04:31, Fajar A. Nugraha <span dir="ltr"><<a href="mailto:list@fajar.net" target="_blank">list@fajar.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Thu, Feb 12, 2015 at 12:26 AM, Marco <<a href="mailto:foobar.angus@gmail.com">foobar.angus@gmail.com</a>> wrote:<br>
> Hi,<br>
> I've some questions for which I couldn't find good answers online and I'd<br>
> like your suggestions.<br>
><br>
> OS: Linux/Debian 8 Jessie<br>
> LXC: 1.0.6-6<br>
> Backing store: LVM<br>
><br>
> It seems that snapshot clones cannot be done online :<br>
> "lxc-clone -s"  require the original container to be stopped!<br>
> i.e. : << lxc_container: error: Original container (lxc1) is running >><br>
> It actually works when I lxc-stop the container.<br>
> ==>This means I cannot do a snapshot of a live container.<br>
> Does this depends on LVM or the same apply for btrfs and zfs?<br>
> BTW, all the online examples I've found regarding "lxc-clone -s" seems to<br>
> assume online clone snapshotting !<br>
><br>
<br>
</span>Can you explain what you're trying to achieve?<br>
<br>
On zfs backend, lxc-snapshot pretty much does zfs snapshot-clone, and<br>
then modifies the necessary lxc config files. If you're ONLY looking<br>
for somekind of ONLINE snapshot of the STORAGE, and don't really care<br>
about running state, then doing storage-level snapshot directly should<br>
be more appropriate for you.<br></blockquote><div><br></div><div>Yes, you are right. <br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If you're looking for vmware/virtualbox-like snapshot where the<br>
in-memory state is also preserved, then this is not for you.<br>
<span class="HOEnZb"></span><br></blockquote></div><br></div><div class="gmail_extra">Yes, I actually was looking for something that consistently saved the memory and disk of the container.<br>Thanks.<br><br></div><div class="gmail_extra">-- Marco<br></div><div class="gmail_extra"><br></div></div></div>