]> git.proxmox.com Git - pve-docs.git/commitdiff
Remove all mentions of sheepdog from the docs
authorChristian Ebner <c.ebner@proxmox.com>
Fri, 15 Mar 2019 13:03:16 +0000 (14:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 Mar 2019 13:12:18 +0000 (14:12 +0100)
As sheepdog is no longer actively maintained according to one of the
developers, it is planed to remove it for the upcomming version 6 of
Proxmox VE.

This removes mentions of sheepdog from the docs - at least from the
parts which are not auto-generated and thus must wait for PVE 6.0
when also the plugin will be removed.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
pve-intro.adoc
pvesm.adoc

index f0b0d1e42238c69598b8943cc7d323b5c84d1985..0ced3103831e54c7de9378d9597b03002edca8db 100644 (file)
@@ -126,9 +126,8 @@ running Containers and KVM guests. It basically creates an archive of
 the VM or CT data which includes the VM/CT configuration files.
 
 KVM live backup works for all storage types including VM images on
 the VM or CT data which includes the VM/CT configuration files.
 
 KVM live backup works for all storage types including VM images on
-NFS, CIFS, iSCSI LUN, Ceph RBD or Sheepdog. The new backup format is
-optimized for storing VM backups fast and effective (sparse files, out
-of order data, minimized I/O).
+NFS, CIFS, iSCSI LUN, Ceph RBD. The new backup format is optimized for storing
+VM backups fast and effective (sparse files, out of order data, minimized I/O).
 
 
 High Availability Cluster
 
 
 High Availability Cluster
index 00f3d7ad9942ae788d8564df79c12d82d976d85f..5300f50cb17b9c45c27e8b4d011d05b263cd2d44 100644 (file)
@@ -60,7 +60,7 @@ Block level storage::
 Allows to store large 'raw' images. It is usually not possible to store
 other files (ISO, backups, ..) on such storage types. Most modern
 block level storage implementations support snapshots and clones.
 Allows to store large 'raw' images. It is usually not possible to store
 other files (ISO, backups, ..) on such storage types. Most modern
 block level storage implementations support snapshots and clones.
-RADOS, Sheepdog and GlusterFS are distributed systems, replicating storage
+RADOS and GlusterFS are distributed systems, replicating storage
 data to different nodes.
 
 
 data to different nodes.
 
 
@@ -79,7 +79,6 @@ data to different nodes.
 |iSCSI/kernel   |iscsi       |block |yes   |no       |yes
 |iSCSI/libiscsi |iscsidirect |block |yes   |no       |yes
 |Ceph/RBD       |rbd         |block |yes   |yes      |yes
 |iSCSI/kernel   |iscsi       |block |yes   |no       |yes
 |iSCSI/libiscsi |iscsidirect |block |yes   |no       |yes
 |Ceph/RBD       |rbd         |block |yes   |yes      |yes
-|Sheepdog       |sheepdog    |block |yes   |yes      |beta
 |ZFS over iSCSI |zfs         |block |yes   |yes      |yes
 |=========================================================
 
 |ZFS over iSCSI |zfs         |block |yes   |yes      |yes
 |=========================================================