]> git.proxmox.com Git - pve-docs.git/blobdiff - pmxcfs.adoc
Makefile: cleanup, remove duplicate rules
[pve-docs.git] / pmxcfs.adoc
index 493b22f909081cd95b363ef65fb1f4b4f35f140e..d7c5d35f0ae6ea916dfdf0811ea5b81c87655499 100644 (file)
@@ -1,5 +1,27 @@
-Proxmox Cluster file system (pmxcfs)
+ifdef::manvolnum[]
+PVE({manvolnum})
+================
+include::attributes.txt[]
+
+NAME
+----
+
+pmxcfs - Proxmox Cluster File System
+
+SYNOPSYS
+--------
+
+include::pmxcfs.8-cli.adoc[]
+
+DESCRIPTION
+-----------
+endif::manvolnum[]
+
+ifndef::manvolnum[]
+Proxmox Cluster File System (pmxcfs)
 ====================================
+include::attributes.txt[]
+endif::manvolnum[]
 
 The Proxmox Cluster file system (pmxcfs) is a database-driven file
 system for storing configuration files, replicated in real time to all
@@ -16,7 +38,7 @@ Advantages
 
 * seamless replication of all configuration to all nodes in real time
 * provides strong consistency checks to avoid duplicate VM IDs
-* read-only when a node looses quorum
+* read-only when a node loses quorum
 * automatic updates of the corosync cluster configuration to all nodes
 * includes a distributed locking mechanism
 
@@ -173,3 +195,7 @@ without reinstall, which is described here:
  # service pveproxy restart
  # service pvestatd restart
 
+
+ifdef::manvolnum[]
+include::pve-copyright.adoc[]
+endif::manvolnum[]