Summary: | Init (openrc) too slow on startup due to "Caching service dependencies" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Robert Bradbury <robert.bradbury> |
Component: | [OLD] baselayout | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | jlec |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | N/A | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Robert Bradbury
2009-05-23 12:56:03 UTC
please emerge app-benchmarks/bootchart and reboot with "init=/sbin/bootchartd" in kernel command line. Then attach /var/log/bootchart.tgz. Robert, your baselayout-1/baselayout-2 confusion is probably due to bug 270646, please CC yourself on that for any further information. As to the caching issue, it shouldn't attempt a recache on every boot (as far as I'm aware), perhaps there are issues with your clock settings making it assuming the cache is out of date at every boot? make sure you're using the latest openrc and during shutdown, it should save the cache state to disk. so make sure you do a clean reboot. you might also want to try running `rc-status` manually to force a sync. |