Bug 451504
| Summary: | telinit fails to switch runlevel | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Trevin Beattie <trevin> |
| Component: | upstart | Assignee: | Casey Dahlin <cdahlin> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | CC: | notting, vanhoof |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-08-04 20:37:18 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Trevin Beattie
2008-06-15 02:07:03 UTC
We've had a lot of these. Its almost always a duplicate of Bug #450488 Tell me what initctl list says just before this problem occurs to confirm. Sorry, I wasn't able to reproduce the problem after a reboot. I switched the default runlevel to 3 and successfully used telinit to switch to 5 and back to 3. Then I changed the default back to 5, rebooted, and used telinit to switch to 3 and back to 5 and it worked. Maybe it has something to do with the fact that the first time I tried it was right after gnome-packagekit upgraded several dozen packages from the original release to the current updates? run telinit u and see if the problem comes back. Yep. Here's the initctl list now, if you're interested: control-alt-delete (stop) waiting logd (stop) waiting prefdm (stop) waiting rc0 (stop) waiting rc1 (stop) waiting rc2 (stop) waiting rc3 (stop) waiting rc4 (stop) waiting rc5 (stop) waiting rc6 (stop) waiting rcS (stop) waiting rcS-sulogin (stop) waiting serial (instance) sulogin (stop) waiting tty1 (start) running, process 3257 tty2 (start) running, process 3255 tty3 (start) running, process 3256 tty4 (start) running, process 3253 tty5 (start) running, process 3254 tty6 (start) running, process 3258 The only difference I see is that prefdm is stopped, which is the same state it would be in if I booted to runlevel 3, but an runlevel 5 it's normally running. What does 'telinit u' do? That's not listed on the man page. telinit u is reexec. We get this issue frequently. Marking as duplicate. *** This bug has been marked as a duplicate of bug 450488 *** |