linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* HUGE slowdown when doing dpkg with ext4 over nbd
@ 2016-12-06 13:13 Renaud Mariana
  2016-12-06 18:45 ` Andreas Dilger
  0 siblings, 1 reply; 13+ messages in thread
From: Renaud Mariana @ 2016-12-06 13:13 UTC (permalink / raw)
  To: linux-ext4

Hello,

We have noticed a HUGE slowdown when doing dpkg with ext4 over nbd (qemu-nbd as a server)

dpkg times with default mkfs & mount options is :

- ext4: 10 mn
- xfs : 30s.

Disabling extents : 
mkfs.ext4 -O ^extend
fixed the pb that is ext4 is as fast as xfs.

Any ideas ?
Renaud


Details :

xnbd-client  --blocksize 4096  qemu-nbd-ip 10000 /dev/nbd0
mkfs.ext4 /dev/nbd0
mount /dev/nbd0 /newroot

wget https://download.elastic.co/kibana/kibana/kibana-4.6.1-amd64.deb
time dpkg -i kibana-4.6.1-amd64.deb

kibana installs many small files (23209 entries) under /opt/kibana

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

end of thread, other threads:[~2016-12-09 21:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-06 13:13 HUGE slowdown when doing dpkg with ext4 over nbd Renaud Mariana
2016-12-06 18:45 ` Andreas Dilger
2016-12-07  9:52   ` Renaud Mariana
2016-12-07 16:24     ` Christoph Hellwig
2016-12-07 17:58     ` Andreas Dilger
2016-12-07 18:12       ` Andreas Dilger
2016-12-07 18:16       ` Andreas Dilger
2016-12-07 18:34         ` Sven Joachim
2016-12-07 20:14           ` Andreas Dilger
2016-12-08 13:14           ` Renaud Mariana
2016-12-09  1:25           ` Dave Chinner
2016-12-09 20:28             ` Andreas Dilger
2016-12-09 21:31               ` Dave Chinner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).