]> git.proxmox.com Git - pve-docs.git/blobdiff - pveceph.1-synopsis.adoc
update generated docs
[pve-docs.git] / pveceph.1-synopsis.adoc
index 37d81171f1f698e1334d70ffc623f36ca876c508..ddb8eec02937c8bbdd4cfe9c021fc9d928c79643 100644 (file)
@@ -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` `<string>` ::
 
-
+Overwrites autodetected monitor IP address. Must be in the public network of ceph.
 
 *pveceph createosd* `<dev>` `[OPTIONS]`
 
@@ -33,9 +32,9 @@ Create OSD
 
 Block device name.
 
-`--bluestore` `<boolean>` ('default =' `0`)::
+`--bluestore` `<boolean>` ('default =' `1`)::
 
-Use bluestore instead of filestore.
+Use bluestore instead of filestore. This is the default.
 
 `--fstype` `<btrfs | ext4 | xfs>` ('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* `<name>` `[OPTIONS]`
 
 Create POOL
@@ -84,8 +80,6 @@ Number of placement groups.
 
 Number of replicas per object
 
-
-
 *pveceph destroymgr* `<id>`
 
 Destroy Ceph Manager.
@@ -94,8 +88,6 @@ Destroy Ceph Manager.
 
 The ID of the manager
 
-
-
 *pveceph destroymon* `<monid>` `[OPTIONS]`
 
 Destroy Ceph Monitor and Manager.
@@ -108,9 +100,6 @@ Monitor ID
 
 When set, removes only the monitor, not the manager
 
-
-
-
 *pveceph destroyosd* `<osdid>` `[OPTIONS]`
 
 Destroy OSD
@@ -123,9 +112,6 @@ OSD ID
 
 If set, we remove partition table entries.
 
-
-
-
 *pveceph destroypool* `<name>` `[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* `[<cmd>]` `[OPTIONS]`
+*pveceph help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
 `--verbose` `<boolean>` ::
 
 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* `[<service>]`
 
 Start ceph services.
@@ -224,14 +192,10 @@ Start ceph services.
 
 Ceph service name.
 
-
-
 *pveceph status*
 
 Get ceph status.
 
-
-
 *pveceph stop* `[<service>]`
 
 Stop ceph services.
@@ -241,5 +205,3 @@ Stop ceph services.
 Ceph service name.
 
 
-
-