public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* XFS Mount need ages
@ 2021-06-25 10:49 Ml Ml
  2021-06-25 12:05 ` Ml Ml
  0 siblings, 1 reply; 5+ messages in thread
From: Ml Ml @ 2021-06-25 10:49 UTC (permalink / raw)
  To: linux-xfs

Hello List,

i have a rbd block device with xfs on it. After resizing it (from 6TB
to 8TB i think) the mount need hours to complete:

I started the mount 15mins ago.:
  mount -nv /dev/rbd6 /mnt/backup-cluster5

ps:
root      1143  0.2  0.0   8904  3088 pts/0    D+   12:17   0:03  |
   \_ mount -nv /dev/rbd6 /mnt/backup-cluster5


There is no timeout or ANY msg in dmesg until now.

strace -p 1143  :  seems to do nothing.
iotop --pid=1143: uses about 50KB/sec

dd bs=1M count=2048 if=/dev/rbd6 of=/dev/null => gives me 50MB/sec


Any idea what´s the problem here?

Cheers,
Michael

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-06-25 21:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-25 10:49 XFS Mount need ages Ml Ml
2021-06-25 12:05 ` Ml Ml
2021-06-25 14:55   ` Eric Sandeen
2021-06-25 21:12   ` Dave Chinner
2021-06-25 21:27     ` Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox