X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pmxcfs.8-cli.adoc;fp=pmxcfs.8-cli.adoc;h=2de6a5d59f5cce92f46c247b04ff5251d7b9e88f;hp=0000000000000000000000000000000000000000;hb=bd88f9d9c873ee3103ded53c911d3a3cf361d694;hpb=672abac1d7a724a160935c56c6f1a3ca3518c035 diff --git a/pmxcfs.8-cli.adoc b/pmxcfs.8-cli.adoc new file mode 100644 index 0000000..2de6a5d --- /dev/null +++ b/pmxcfs.8-cli.adoc @@ -0,0 +1,22 @@ +*pmxcfs* `[OPTIONS]` + +Help Options: + +`-h`, `--help`:: Show help options + +Application Options: + +`-d`, `--debug`:: Turn on debug messages + +`-f`, `--foreground`:: Do not daemonize server + +`-l`, `--local`:: Force local mode (ignore corosync.conf, force quorum) + +This service is usually started and managed using systemd toolset. The +service is called 'pve-cluster'. + + systemctl start pve-cluster + + systemctl stop pve-cluster + + systemctl status pve-cluster \ No newline at end of file