create and use chapter ref chapter_pmxcfs

This commit is contained in:
Dietmar Maurer 2017-06-20 18:27:07 +02:00
parent 9ae1067c0f
commit 2409e80881
2 changed files with 2 additions and 2 deletions

View File

@ -44,7 +44,7 @@ After installation of packages, you need to create an initial Ceph configuration
pveceph init --network 10.10.10.0/24
----
This creates an initial config at /etc/pve/ceph.conf. That file is automatically distributed to all Proxmox VE nodes by using xref:proxmox_cluster_file_system[pmxcfs]. The command also creates a symbolic link from /etc/ceph/ceph.conf pointing to that file. So you can simply run Ceph commands without the need to specify a configuration file.
This creates an initial config at /etc/pve/ceph.conf. That file is automatically distributed to all Proxmox VE nodes by using xref:chapter_pmxcfs[pmxcfs]. The command also creates a symbolic link from /etc/ceph/ceph.conf pointing to that file. So you can simply run Ceph commands without the need to specify a configuration file.
Creating Ceph Monitors

View File

@ -1,3 +1,4 @@
[[chapter_pmxcfs]]
ifdef::manvolnum[]
pmxcfs(8)
=========
@ -18,7 +19,6 @@ DESCRIPTION
endif::manvolnum[]
ifndef::manvolnum[]
[[proxmox_cluster_file_system]]
Proxmox Cluster File System (pmxcfs)
====================================
:pve-toplevel: