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

[mux] Mux service fails to start because of invalid service file and non-executable file #9374

Closed
theasianpianist opened this issue Nov 24, 2021 · 0 comments · Fixed by #9373
Assignees

Comments

@theasianpianist
Copy link
Contributor

Description

The mux.service unit file is invalid because it contains two [Service] sections. Also, the mark_dhcp_packet.py file referenced in this unit file is not executable.

Steps to reproduce the issue:

  1. Load 202012.43 or .44 on a dual ToR testbed
  2. systemctl status mux

Describe the results you received:

admin@str2-7050cx3-acs-06:~$ systemctl status mux
● mux.service - MUX Cable Container
     Loaded: bad-setting (Reason: Unit mux.service has a bad unit file setting.)
     Active: inactive (dead)

Describe the results you expected:

Service is running correctly

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant