1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
ceph-tools (0.0.40) unstable; urgency=medium
[ Philippe SERAPHIN ]
* [603dc1d] Change how to get list of nvme
* [b8fb960] - minor bugs correction - lint
[ Olivier Chaze ]
* Max 3 attempts
* Adding PATH
* [df0826c] Adding ceph crash archive and force option
* [d802cc8] Adding 0-90 delay sleep option
* [b07e664] Wait and archive new crashes for 60 seconds
* [bdbbe50] Wait 10s between ODS starts and skip retried disks for 30 days instead of 3
* [910ed48] Adding disk SN to logs
* [0fb10be] updating ceph-tools with bad series
[ Thomas Goirand ]
* Switch to pybuild (Closes: #1090402).
- Add override_dh_auto_configure.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Dec 2024 08:55:52 +0100
ceph-tools (0.0.28) unstable; urgency=medium
[ Philippe Seraphin ]
* Minor args analyse bug
* Change method for mapping OSD to NVME and add argument handling
* Minor correction
* Change Help Message fo ct-repair-nvme-osd
* Correction of a grammatical error
* Correction bug in ct-get-degraded-rbd
* ct-get-degraded-rbd : add argument for analyse by server
* ct-get-degraded-rbd : diplay adjust
* ct-get-degraded-rbd : change method for mapping objects to PGs
* Many modif in ct-emptying-osd-server
* Add ct-create-pinning-osd
[ Olivier Chase ]
* Log autorepairs and change comments FR -> EN.
-- Thomas Goirand <zigo@debian.org> Mon, 20 Nov 2023 11:32:03 +0100
ceph-tools (0.0.17) unstable; urgency=medium
[ Philippe Seraphin ]
* Add ct-get-degraded-rbd
* Change PGs stuck method
* Add error control
* Suppress call to subprocess
* Detection of OSDs down now make diff with initial state
* Syntax error
* Add ct-repair-nvme-osd
* Add sleep end cosmetic output to ct-repair-nvme-osd
* Correction problem in Args analyze
* Change analyze method for ct-repair-nvme-osd
-- Thomas Goirand <zigo@debian.org> Tue, 10 Oct 2023 14:59:37 +0200
ceph-tools (0.0.7) unstable; urgency=medium
[ Philippe Seraphin ]
* Refactoring in _ct-common file.
* Add max temp and schedule option
* Correction typo
* Bugs correction
* Typo
* add ct-upmap-remapped
* rename ct-set-osds-down to ct-emptying-osd-server
* bug corrections
-- Thomas Goirand <zigo@debian.org> Wed, 06 Sep 2023 10:04:23 +0200
ceph-tools (0.0.1) unstable; urgency=medium
* Initial release. (Closes: #1049868)
-- Thomas Goirand <zigo@debian.org> Wed, 16 Aug 2023 14:00:21 +0200
|