Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All internal conditions get stuck in flux after initctl reload #385

Closed
troglobit opened this issue Nov 12, 2023 · 0 comments
Closed

All internal conditions get stuck in flux after initctl reload #385

troglobit opened this issue Nov 12, 2023 · 0 comments
Labels
Milestone

Comments

@troglobit
Copy link
Owner

Before reload:

PID  IDENT    STATUS  CONDITION                                                                                                              
1    init     on      <net/lo/running>
1    init     on      <net/lo/up>
1    init     on      <net/lo/exist>
1    init     on      <service/keventd/running>
1    init     on      <int/bootstrap>
1    init     on      <int/container>
1    static   on      <hook/net/up>
1    static   on      <hook/svc/up>
1    static   on      <hook/svc/plugin>
1    static   on      <hook/sys/up>
1    static   on      <hook/sys/banner>
1    static   on      <hook/mount/root>
1    static   on      <hook/mount/all>

After reload:

PID  IDENT    STATUS  CONDITION                                                                                                              
1    init     on      <net/lo/running>
1    init     on      <net/lo/up>
1    init     on      <net/lo/exist>
1    init     on      <service/serv/halted>
1    init     on      <service/keventd/running>
1    init     flux    <int/bootstrap>
1    init     flux    <int/container>
1    static   on      <hook/net/up>
1    static   on      <hook/svc/up>
1    static   on      <hook/svc/plugin>
1    static   on      <hook/sys/up>
1    static   on      <hook/sys/banner>
1    static   on      <hook/mount/root>
1    static   on      <hook/mount/all>
@troglobit troglobit added this to the 4.6 milestone Nov 12, 2023
@troglobit troglobit added the bug label Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant