X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pvesm.adoc;h=5300f50cb17b9c45c27e8b4d011d05b263cd2d44;hp=4a6db2fb2ea206c31fee588a9d8b830b0fe083ac;hb=dd1aa0e01624f5927fb65143c9a070672ccbeb92;hpb=ae43d78c783e46f186bac21261a8abc807f79ac6 diff --git a/pvesm.adoc b/pvesm.adoc index 4a6db2f..5300f50 100644 --- a/pvesm.adoc +++ b/pvesm.adoc @@ -1,8 +1,7 @@ -[[chapter-storage]] +[[chapter_storage]] ifdef::manvolnum[] pvesm(1) ======== -include::attributes.txt[] :pve-toplevel: NAME @@ -22,10 +21,9 @@ endif::manvolnum[] ifndef::manvolnum[] {pve} Storage ============= -include::attributes.txt[] +:pve-toplevel: endif::manvolnum[] ifdef::wiki[] -:pve-toplevel: :title: Storage endif::wiki[] @@ -50,41 +48,43 @@ Storage Types There are basically two different classes of storage types: +File level storage:: + +File level based storage technologies allow access to a full featured (POSIX) +file system. They are in general more flexible than any Block level storage +(see below), and allow you to store content of any type. ZFS is probably the +most advanced system, and it has full support for snapshots and clones. + 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. -RADOS, Sheepdog and DRBD are distributed systems, replicating storage +RADOS and GlusterFS are distributed systems, replicating storage data to different nodes. -File level storage:: - -They allow access to a full featured (POSIX) file system. They are -more flexible, and allows you to store any content type. ZFS is -probably the most advanced system, and it has full support for -snapshots and clones. - .Available storage types [width="100%",cols="