]> 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>
Tue, 10 Feb 2015 07:19:09 +0000 (16:19 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 18 Feb 2015 17:40:29 +0000 (09:40 -0800)
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..963b3a11518c4733c9a037c6465660bf17a6f02f 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.
-            -->
-            新しいコンテナの rootfs は、オリジナルの LVM か btrfs のスナップショットになります。
+           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 か 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>