Skip to content

/host unmount timeout issue during reboot.#5032

Merged
lguohan merged 4 commits intosonic-net:masterfrom
rkdevi27:host_unmount
Jul 25, 2020
Merged

/host unmount timeout issue during reboot.#5032
lguohan merged 4 commits intosonic-net:masterfrom
rkdevi27:host_unmount

Conversation

@rkdevi27
Copy link
Copy Markdown
Contributor

@rkdevi27 rkdevi27 commented Jul 24, 2020

- Why I did it
Fix for the host unmount issue through PR https://github.com/Azure/sonic-buildimage/pull/4558 and https://github.com/Azure/sonic-buildimage/pull/4865 creates the timeout of syslog.socket closure during reboot since the journald socket closure has been included in syslog.socket
- How I did it
Removed the journal socket closure. The host unmount is fixed with just stopping the services which gets restarted only after /var/log unmount and not causing the unmount issues.
- How to verify it
Issue reboot and host unmount failed or syslog.socket timeout should not be seen.
- Which release branch to backport (provide reason below if seleted)

  • 201811
  • 201911
  • 202006

- Description for the changelog

Fix for the timeout of syslog socket during reboot due to /host unmount fix.

- A picture of a cute animal (not mandatory but encouraged)

@lguohan lguohan linked an issue Jul 25, 2020 that may be closed by this pull request
@lguohan
Copy link
Copy Markdown
Collaborator

lguohan commented Jul 25, 2020

work like a charm!

@lguohan lguohan merged commit 26050ff into sonic-net:master Jul 25, 2020
lguohan pushed a commit that referenced this pull request Jul 25, 2020
Fix for the host unmount issue through PR #4558 and #4865 creates the timeout of syslog.socket closure during reboot since the journald socket closure has been included in syslog.socket

Removed the journal socket closure. The host unmount is fixed with just stopping the services which gets restarted only after /var/log unmount and not causing the unmount issues.
abdosi pushed a commit that referenced this pull request Aug 9, 2020
Fix for the host unmount issue through PR #4558 and #4865 creates the timeout of syslog.socket closure during reboot since the journald socket closure has been included in syslog.socket

Removed the journal socket closure. The host unmount is fixed with just stopping the services which gets restarted only after /var/log unmount and not causing the unmount issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

systemd[1]: Failed unmounting /host.

3 participants