Skip to content

Releases: ceph/ceph-nvmeof

1.2.13

28 May 16:40
23ec2b4
Compare
Choose a tag to compare
  • Revert to use size in MiBs, not bytes, in namespace_resize gRRPC call

1.2.12

28 May 11:54
d0f45d7
Compare
Choose a tag to compare
  • spdk: fix segmentation fault in call to get qpairs
  • spdk: fix log level SPDK_ERRLOG->SPDK_NOTICELOG for rados_wait_for_latest_osdmap
  • re-enable connections list command

1.2.11

27 May 19:34
0d71e56
Compare
Choose a tag to compare
  • Simplify the RBD image handling in create namespace
  • Disable a connections list command
  • Display local and OMAP version when update completes

1.2.10

23 May 11:14
8e73f52
Compare
Choose a tag to compare
  • Get version string from SPDK.
  • Catch SPDK exceptions in Prometheus.

1.2.9

19 May 16:58
06ef3a2
Compare
Choose a tag to compare
  • Make sure trtype is initialized in list connections.
  • Do not crash prometheus if NQN is not found.

1.2.8

16 May 15:25
00a5d26
Compare
Choose a tag to compare
  • Display environment information sooner on gateway's startup
  • Add PID of terminating child process to the log
  • Use debug log level for list_subsystems message unless called from the CLI
  • Fix the processing of io errors in namespace get_io_stats

1.2.7

12 May 13:58
c2eb2b5
Compare
Choose a tag to compare
  • Logging - only log list connections as info if coming from CLI
  • Don't display stack trace for error to delete namespace qos entry
  • Fail namespace creation if passed load balancing group doesn't exist

1.2.6

05 May 12:19
64343f0
Compare
Choose a tag to compare
  • Use only binary units for size parameter for images
  • log monitor client version in gw log on start up
  • Fix typo in log message, size is in bytes, not MBs
  • Discovery: implement opcode not supported

1.2.5

22 Apr 08:08
bc1b3f1
Compare
Choose a tag to compare

Remove load balancing group id from CLI's output for "namesapce add" #609
Change the log level of the get_subsystems log message to debug #608
Change OMAP lock retries and sleep interval defaults

1.2.4

17 Apr 12:37
50e8f21
Compare
Choose a tag to compare
  • Fix 4gws test #587
  • Do not use recycle on Failback because we don't blocklist #588
  • Do not throw logger exceptions #590