]> git.proxmox.com Git - ceph.git/blame - ceph/PendingReleaseNotes
update sources to v12.1.3
[ceph.git] / ceph / PendingReleaseNotes
CommitLineData
d2e6a577
FG
1>= 12.1.2
2---------
3* When running 'df' on a CephFS filesystem comprising exactly one data pool,
4 the result now reflects the file storage space used and available in that
5 data pool (fuse client only).
6* Added new commands "pg force-recovery" and "pg-force-backfill". Use them
7 to boost recovery or backfill priority of specified pgs, so they're
8 recovered/backfilled before any other. Note that these commands don't
9 interrupt ongoing recovery/backfill, but merely queue specified pgs
10 before others so they're recovered/backfilled as soon as possible.
11 New commands "pg cancel-force-recovery" and "pg cancel-force-backfill"
12 restore default recovery/backfill priority of previously forced pgs.
7c673cae 13