Releases: ceph/ceph-nvmeof
Releases · ceph/ceph-nvmeof
1.2.11
- Simplify the RBD image handling in create namespace
- Disable a connections list command
- Display local and OMAP version when update completes
1.2.10
- Get version string from SPDK.
- Catch SPDK exceptions in Prometheus.
1.2.9
- Make sure trtype is initialized in list connections.
- Do not crash prometheus if NQN is not found.
1.2.8
- 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
- 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
- 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
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
- Fix 4gws test #587
- Do not use recycle on Failback because we don't blocklist #588
- Do not throw logger exceptions #590
1.2.3
add debug info per cluster add/remove bdev , fix error when bdev fails #585
1.2.2
Take OMAP lock, while recycling namespaces #579
Bump spdk version to 24.01 #577
Fix typo in grpc.py #575
grpc: add subsystem listeners to grpc state #573