Public bug reported:

Debootstrap is very, very slow.  I watched a server install crawl by for
something like an hour at a rate of about 1 package per second.  A
simple debootstrap chroot takes 10 minutes to setup, with a
predownloaded tarball.  This slowness is due to dpkg making excessive
use of fsync().  Requests to fix dpkg in the past have been rejected and
I was told to use eatmydata.  After patching debootstrap to add
eatmydata to the required list, and activate it during the second stage
install, the time to construct the chroot dropped from 10m to 2m.  This
should also make installing new systems MUCH faster.

** Affects: debootstrap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1126314

Title:
  Debootstrap is very slow.  Please use eatmydata to fix this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1126314/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to