Nick Craig-Wood

Results 1599 comments of Nick Craig-Wood

Yes... It is probably still useful as a measure of how fast the mount can transfer stuff - hopefully!

Looks like we shouldn't be running the build and push docker stuff on PRs or branches!

> Yeah, looks like the default Github Token doesn't allow package write permissions for pull requests. We could modify the workflow to use a more permissive token, but then there...

I think @leoluan1 had a prototype for this? As was said in the thread, it would be really easy to deadlock the filesystem doing this, so it is going to...

Is using the ceph bindings quicker than using s3/swift via the radosgw? I thought all the data went via the radosgw but i'm not a ceph expert! The lib you...

@remram44 > Should I create a new issue for RADOS support? I'm not a CEPH expert so please correct me if I'm wrong! I think that RGW supports the S3...

> CephFS is not related to RGW or S3 or Swift I'm trying to understand why you said "Should I create a new issue for RADOS support?" if this issue...

Thanks for explaining @remram44 I understand now. I don't know if there is a demand for a RADOS backend or not.

> For now, I have been working around it by commenting it out in the code and adding a prefix of `TZ=UTC` to all the test commands. We could do...