mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
27b7ccacd4
This patch is used to add the support to use the nvmedevice provided by NVMe-oF target. Signed-off-by: Ziye Yang <ziye.yang@intel.com>
8 lines
371 B
Plaintext
8 lines
371 B
Plaintext
>=18.0.0
|
|
|
|
* RGW's default backend for `rgw_enable_ops_log` changed from RADOS to file.
|
|
The default value of `rgw_ops_log_rados` is now false, and `rgw_ops_log_file_path`
|
|
defaults to "/var/log/ceph/ops-log-$cluster-$name.log".
|
|
* The SPDK backend for BlueStore is now able to connect to an NVMeoF target.
|
|
Please note that this is not an officially supported feature.
|