Skip to content

Releases: ceph/ceph-nvmeof

tentacle_9.0_v1.5.24

03 Mar 14:33

Choose a tag to compare

Fix CEPHADM_STRAY_DAEMON health warning #1809

tentacle_9.1_v1.6.8

01 Mar 22:14

Choose a tag to compare

tentacle 9.1 prep v1.6.8

Signed-off-by: barakda <barak.davidov@gmail.com>

tentacle_9.0_v1.5.23

01 Mar 22:13

Choose a tag to compare

tentacle 9.0 prep v1.5.23

Signed-off-by: barakda <barak.davidov@gmail.com>

devel_v1.7.1

22 Feb 12:08

Choose a tag to compare

devel prep v1.7.1

Signed-off-by: barakda <barak.davidov@gmail.com>

devel_v1.6.7

19 Feb 14:28

Choose a tag to compare

Show the origin of the DHCHAP controller key in "host list" PR #1790

devel_v1.6.6

18 Feb 14:56

Choose a tag to compare

92fdc28 Add list_namespaces_io_stats grpc method PR #1769
856846c Add DHCHAP controller key usage to host and connection list commands Fixes: #1780
9c12eeb Remove the --clear-alerts parameter from the CLI. We only use it from Prometheus. PR #1779
39977f0 Add a CLI command for listing namespace locations counts. Fixes: #1763
3c095e3 fix scale down rebalance invalid ana groups. Fixes https://tracker.ceph.com/issues/74876
c78327c Add encryption support for namespaces. Fixes: #1710 Fixes: #1402
9f7f72d kmip: add kmip client api
b995731 Do not unwatch on SPDK closing RBD bdev in case we didn't add a watch. Fixes: #1756
6f67d81 Add host IO statistics to the gateway. Fixes: #1745
131b835 When setting a namespace to be visible, remove its hosts from OMAP. Fixes: #1739
23ae8a6 Prevent deleting a host which is included in a namespace netmask Fixes: #1737

tentacle_9.0_v1.5.22

12 Feb 18:22

Choose a tag to compare

tentacle 9.0 prep v1.5.22

Signed-off-by: barakda <barak.davidov@gmail.com>

devel_v1.6.5

21 Jan 10:43

Choose a tag to compare

Fix secure listener logic for 'listener list' - issue #1728
If we get "address in use" in discovery bind, try again. Fixes: #1718
Add 'get_thread_stats' grpc and cli calls PR #1452
update the generated proto go files PR #1733

devel_v1.6.4

15 Jan 10:26

Choose a tag to compare

If we get "address in use" in discovery bind, try again. Fixes: #1718

devel_v1.6.3

14 Jan 13:05
01efa75

Choose a tag to compare

Add subsystem add_network/del_network cmds. PR #1690
Abort the gateway on errors in update. Fixes: #1702
Change default of max hosts per namespaces to 16. PR #1709
Add bdev's cluster information to SPDK config file. Fixes: #1684
Avoid clearing subsystem's namespace list when we don't see any. This is not thread safe. Fixes: #1694
Quit the rebalance thread on server's shut down. Fixes: #1693
update Go protobuf files to the latest version PR #1695
Keep valid order on update for namespace visibility change and host add. Fixes: #1691
Change the default in the devel conf file to cluster_connections instead of bdevs_per_cluster. Fixes: #1685
Write bdev's cluster name in SPDK json config file. PR #1683
Add support for auto listeners PR #1381
Make some command line arguments case insensitive and allow more values for boolean flags. PR #1676
Make namespace size refresh work for several gateways. Fixes: #1670