]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Add about zfs, aufs, overlayfs to '-s' option of lxc-clone(1)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Mon, 23 Feb 2015 08:18:59 +0000 (17:18 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 10 Mar 2015 01:31:19 +0000 (21:31 -0400)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc-clone.sgml.in
doc/lxc-clone.sgml.in

index 0a7448ba9a7fabf8fa31835440350ed01b90b091..63761e498865cc7335f543798df6b62aed0d7575 100644 (file)
@@ -145,9 +145,11 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
        <listitem>
          <para>
             <!--
-            The new container's rootfs should be a LVM or btrfs snapshot of the original.
+           The new container's rootfs will be a snapshot of the original. This option can be specified when the backing store is LVM, btrfs or zfs, and must be specified when you want to snapshot using aufs or overlayfs.
             -->
-            新しいコンテナの rootfs は、オリジナルの LVM か btrfs のスナップショットになります。
+            新しいコンテナの rootfs はオリジナルのスナップショットとなります。
+            このオプションはバッキングストアが LVM か btrfs か zfs の時に使用できます。
+            また、スナップショットを aufs か overlayfs で取得したい場合は指定する必要があります。
          </para>
        </listitem>
       </varlistentry>
index edd60327d9e7d61d6f7c818645ce3ca3b112594a..11b26b8cf12aa5272232d2b816d6d2afee3a0f85 100644 (file)
@@ -121,7 +121,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
        </term>
        <listitem>
          <para>
-           The new container's rootfs should be a LVM or btrfs snapshot of the original.
+           The new container's rootfs will be a snapshot of the original. This option can be specified when the backing store is LVM, btrfs or zfs, and must be specified when you want to snapshot using aufs or overlayfs.
          </para>
        </listitem>
       </varlistentry>