Re: [ceph-users] Migrating a cephfs data pool

2019-06-28 Thread Patrick Hein
Afaik MDS doesn't delete the objects immediately but defer it for later. If you check that again now, how many objects does it report? Jorge Garcia schrieb am Fr., 28. Juni 2019, 23:16: > > On 6/28/19 9:02 AM, Marc Roos wrote: > > 3. When everything is copied-removed, you should end up with an e

Re: [ceph-users] What is recommended ceph docker image for use

2019-05-09 Thread Patrick Hein
It should be as recent as possible. I think would use the HWE Kernel. Ignat Zapolsky schrieb am Do., 9. Mai 2019, 13:11: > Hi, > > > > Thank you. > > > > Is there a recommended version of kernel for ubuntu 16.04 to be used with > ceph fs from ceph release 14 ? > > > > Sent from Mail

Re: [ceph-users] Were fixed CephFS lock ups when it's running on nodes with OSDs?

2019-04-23 Thread Patrick Hein
I'm am running a Ceph Cluster on 5 Servers, all with a single osd and acting as a client (kernel) for nearly half a year now and didn't encounter a lockup yet. Total storage is 3.25TB with about 600GB raw storage used, if that matters. Dan van der Ster schrieb am Di., 23. Apr. 2019, 09:33: > On

Re: [ceph-users] Limiting osd process memory use in nautilus.

2019-04-16 Thread Patrick Hein
I am using osd_memory_target ( http://docs.ceph.com/docs/nautilus/rados/configuration/bluestore-config-ref/#automatic-cache-sizing) for this purpose and it works flawless. Kept working after upgrading from mimic to nautilus. Jonathan Proulx schrieb am Di., 16. Apr. 2019, 18:06: > Hi All, > > I h