Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-28 Thread Glen Baars
:46 AM To: Glen Baars Cc: Wido den Hollander ; ceph-users Subject: Re: [ceph-users] Mimic 13.2.4 rbd du slowness Have you used strace on the du command to see what it's spending its time doing? On Thu, Feb 28, 2019, 8:45 PM Glen Baars mailto:g...@onsitecomputers.com.au>> wrote: Hell

Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-28 Thread David Turner
Glen Baars > > -Original Message- > From: Wido den Hollander > Sent: Thursday, 28 February 2019 5:05 PM > To: Glen Baars ; ceph-users@lists.ceph.com > Subject: Re: [ceph-users] Mimic 13.2.4 rbd du slowness > > > > On 2/28/19 9:41 AM, Glen Baars wrote: > &

Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-28 Thread Glen Baars
du command now takes around 2-3 minutes. Kind regards, Glen Baars -Original Message- From: Wido den Hollander Sent: Thursday, 28 February 2019 5:05 PM To: Glen Baars ; ceph-users@lists.ceph.com Subject: Re: [ceph-users] Mimic 13.2.4 rbd du slowness On 2/28/19 9:41 AM, Glen Baars wrote

Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-28 Thread Wido den Hollander
t; goto cleanup; > } else { > vol->target.allocation = info.obj_size * info.num_objs; > } > -- > > Kind regards, > Glen Baars > > -Original Message- > From: Wido den Hollander > Sent: Thursday

Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-28 Thread Glen Baars
goto cleanup; } else { vol->target.allocation = info.obj_size * info.num_objs; } -- Kind regards, Glen Baars -Original Message- From: Wido den Hollander Sent: Thursday, 28 February 2019 3:49 PM To: Glen Baars ; ceph-users@lists.ceph.com Subjec

Re: [ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-27 Thread Wido den Hollander
On 2/28/19 2:59 AM, Glen Baars wrote: > Hello Ceph Users, > > Has anyone found a way to improve the speed of the rbd du command on large > rbd images? I have object map and fast diff enabled - no invalid flags on the > image or it's snapshots. > > We recently upgraded our Ubuntu 16.04 KVM

[ceph-users] Mimic 13.2.4 rbd du slowness

2019-02-27 Thread Glen Baars
Hello Ceph Users, Has anyone found a way to improve the speed of the rbd du command on large rbd images? I have object map and fast diff enabled - no invalid flags on the image or it's snapshots. We recently upgraded our Ubuntu 16.04 KVM servers for Cloudstack to Ubuntu 18.04. The upgrades