diff --git a/pve-storage-rbd.adoc b/pve-storage-rbd.adoc index c782ee1..5d0b7b7 100644 --- a/pve-storage-rbd.adoc +++ b/pve-storage-rbd.adoc @@ -27,6 +27,7 @@ services directly on your {pve} nodes. Recent hardware has plenty of CPU power and RAM, so running storage services and VMs on same node is possible. +[[storage_rbd_config]] Configuration ~~~~~~~~~~~~~ diff --git a/pveceph.adoc b/pveceph.adoc index 9b86f51..a8068d0 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -96,6 +96,7 @@ from `/etc/ceph/ceph.conf` pointing to that file. So you can simply run Ceph commands without the need to specify a configuration file. +[[pve_ceph_monitors]] Creating Ceph Monitors ---------------------- @@ -111,6 +112,7 @@ pveceph createmon ---- +[[pve_ceph_osds]] Creating Ceph OSDs ------------------ @@ -163,6 +165,7 @@ can place the journal on a dedicated SSD. Using a SSD journal disk is highly recommended if you expect good performance. +[[pve_ceph_pools]] Ceph Pools ----------