X-Git-Url: https://git.proxmox.com/?p=pve-docs.git;a=blobdiff_plain;f=pveceph.1-synopsis.adoc;h=ddb8eec02937c8bbdd4cfe9c021fc9d928c79643;hp=37d81171f1f698e1334d70ffc623f36ca876c508;hb=35a75dd36c05f79e9dda81147867878a55d839c1;hpb=4d8af129eb5643a1e380550d35257e6fd7bd3967;ds=sidebyside diff --git a/pveceph.1-synopsis.adoc b/pveceph.1-synopsis.adoc index 37d8117..ddb8eec 100644 --- a/pveceph.1-synopsis.adoc +++ b/pveceph.1-synopsis.adoc @@ -8,8 +8,6 @@ Create Ceph Manager The ID for the manager, when omitted the same as the nodename - - *pveceph createmon* `[OPTIONS]` Create Ceph Monitor and Manager @@ -22,8 +20,9 @@ When set, only a monitor will be created. The ID for the monitor, when omitted the same as the nodename +`--mon-address` `` :: - +Overwrites autodetected monitor IP address. Must be in the public network of ceph. *pveceph createosd* `` `[OPTIONS]` @@ -33,9 +32,9 @@ Create OSD Block device name. -`--bluestore` `` ('default =' `0`):: +`--bluestore` `` ('default =' `1`):: -Use bluestore instead of filestore. +Use bluestore instead of filestore. This is the default. `--fstype` `` ('default =' `xfs`):: @@ -49,9 +48,6 @@ Block device name for journal (filestore) or block.db (bluestore). Block device name for block.wal (bluestore only). - - - *pveceph createpool* `` `[OPTIONS]` Create POOL @@ -84,8 +80,6 @@ Number of placement groups. Number of replicas per object - - *pveceph destroymgr* `` Destroy Ceph Manager. @@ -94,8 +88,6 @@ Destroy Ceph Manager. The ID of the manager - - *pveceph destroymon* `` `[OPTIONS]` Destroy Ceph Monitor and Manager. @@ -108,9 +100,6 @@ Monitor ID When set, removes only the monitor, not the manager - - - *pveceph destroyosd* `` `[OPTIONS]` Destroy OSD @@ -123,9 +112,6 @@ OSD ID If set, we remove partition table entries. - - - *pveceph destroypool* `` `[OPTIONS]` Destroy pool @@ -142,24 +128,18 @@ If true, destroys pool even if in use Remove all pveceph-managed storages configured for this pool - - - -*pveceph help* `[]` `[OPTIONS]` +*pveceph help* `[OPTIONS]` Get help about specified command. -``: `` :: +`--extra-args` `` :: -Command name +Shows help for a specific command `--verbose` `` :: Verbose output format. - - - *pveceph init* `[OPTIONS]` Create initial ceph default configuration and setup symlinks. @@ -188,9 +168,6 @@ NOTE: 'osd pool default pg num' does not work for default pools. Targeted number of replicas per object - - - *pveceph install* `[OPTIONS]` Install ceph related packages. @@ -199,23 +176,14 @@ Install ceph related packages. no description available - - - *pveceph lspools* List all pools. - - - *pveceph purge* Destroy ceph related data and configuration files. - - - *pveceph start* `[]` Start ceph services. @@ -224,14 +192,10 @@ Start ceph services. Ceph service name. - - *pveceph status* Get ceph status. - - *pveceph stop* `[]` Stop ceph services. @@ -241,5 +205,3 @@ Stop ceph services. Ceph service name. - -