Hi Cephers,
These are the minutes of this week's CLT meeting:
- *Quincy Release*: feature status
- *Per component:*
- *rgw* - rate limiting merged, others on track
- *cephfs* - some test reruns, teuthology fix should be merged soon.
cidr needs update, testing
- *rbd
Le 2022-01-11 00:33, Gilles Mocellin a écrit :
Le lundi 10 janvier 2022, 11:42:11 CET Matthew Vernon a ?crit :
Hi,
On 07/01/2022 18:39, Gilles Mocellin wrote:
> Anyone who had that problem find a workaround ?
Are you trying to reshard a bucket in a multisite setup? That isn't
expected to work
Hi Frank,
We had this long ago related to a user generating lots of hard links.
Snapshots will have a similar effect.
(in these cases, if a user deletes the original file, the file goes
into stray until it is "reintegrated").
If you can find the dir where they're working, `ls -lR` will force
thos
Dear Venky,
I cleaned the old auth entries after things did not work out and found my
workaround. I then started fresh and things worked.
Afterwards it turned out that the key of the remote site is not known to
the cephfs-mirror docker Container as I reported here.
https://tracker.ceph.com/issue
Hi Frank,
I just studied the exact same issue that conda generates a lot of strays. And I
created a Python script[1] to trigger reintegration efficiently.
This script invokes cephfs python binding and do not rely on the kernel ceph
client. And should also bypass your sssd.
This script works by