knife node list
-.. note: for each host where you installed Chef and executed ``chef-client``,
+.. note:: for each host where you installed Chef and executed ``chef-client``,
the Chef server should have a minimal node configuration. You can create
additional nodes with ``knife node create {node-name}``.
Supported values are ``device``, ``journal``, ``dmcrypt`` (deactivated by default).
-.. note: dmcrypt is only supported starting with Cuttlefish
+.. note:: dmcrypt is only supported starting with Cuttlefish
.. _runchefclient:
sudo ceph auth get-or-create client.foo osd 'allow rw' mon 'allow r' > keyring.foo
-.. note: User names are associated to user types, which include ``client``
+.. note:: User names are associated to user types, which include ``client``
``osd``, ``mon``, and ``mds``. In most cases, you will be
creating keys for ``client`` users.
user, you must update the user's capabilities (i.e., caps) with the new pool
name.
-.. note: Version ``0.48`` Argonaut and above.
+.. note:: Version ``0.48`` Argonaut and above.
Show Pool Statistics
====================
ceph osd pool mksnap {pool-name} {snap-name}
-.. note: Version ``0.48`` Argonaut and above.
+.. note:: Version ``0.48`` Argonaut and above.
Remove a Snapshot of a Pool
ceph osd pool rmsnap {pool-name} {snap-name}
-.. note: Version ``0.48`` Argonaut and above.
+.. note:: Version ``0.48`` Argonaut and above.
.. _setpoolvalues:
:Description: Sets the minimum number of replicas required for io. See `Set the Number of Object Replicas`_ for further details
:Type: Integer
-.. note: Version ``0.54`` and above
+.. note:: Version ``0.54`` and above
``crash_replay_interval``
:Type: Integer
-.. note: Version ``0.48`` Argonaut and above.
+.. note:: Version ``0.48`` Argonaut and above.
Get Pool Values
Install Apache, FastCGI and RADOS GW
======================================
-.. note: If you deploy Ceph with Chef cookbooks, you may skip this section.
+.. note:: If you deploy Ceph with Chef cookbooks, you may skip this section.
Install Packages
----------------