[Bug 1283136] Re: Profiling takes a long time on veriton

Steve Langasek steve.langasek at canonical.com
Fri Feb 21 22:15:22 UTC 2014


Here's the relevant process tree:

root       826  0.0  0.0   4444   652 ?        Ss   22:11   0:00 /bin/sh -e /proc/self/fd/9
root       857  0.0  0.0   4444   828 ?        S    22:11   0:00  \_ /bin/sh /etc/init.d/rc 2
root       978  0.0  0.0   4444   804 ?        S    22:11   0:00      \_ /bin/sh /etc/rc2.d/S99rc.local start
root       984  0.0  0.0   4444   648 ?        S    22:11   0:00          \_ /bin/sh /etc/rc.local
root       985  9.9  4.0 155556 83000 ?        S    22:11   0:12              \_ python /usr/bin/utah --resume -o /var/lib/utah/utah.out -r /var/lib/utah/master.run-reboot
root      1941  0.0  0.0   4444   652 ?        S    22:11   0:00                  \_ /bin/sh -c sudo -n -u root bash clean.sh

The problem is that utah is hooking into (and dynamically rewriting)
/etc/rc.local, which blocks the rc job from finishing.  So I think
that's clearly a utah bug, not a ureadahead bug.

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

Title:
  Profiling takes a long time on veriton

Status in “ureadahead” package in Ubuntu:
  Invalid

Bug description:
  On the acer veriton machines we use for bootspeed in the ci lab,
  profiling is taking in excess of 30 minutes.  I'm attaching the
  ureadahead log and the fstab.

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



More information about the foundations-bugs mailing list