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

[System Ready] | Disabling feature changes system ready status to not ready #14916

Closed
DavidZagury opened this issue May 2, 2023 · 0 comments
Closed
Assignees
Labels
NVIDIA Triaged this issue has been triaged

Comments

@DavidZagury
Copy link
Contributor

Description

If you enable feature and then disable it, System Ready status change to Not Ready

Steps to reproduce the issue:

  1. Wait till system is ready run "show system-health sysready-status" to check
  2. Disable DHCP: "config feature state dhcp_relay disabled"
  3. Check sysready-status: "show system-health sysready-status"

Describe the results you received:

The system is marked as not ready:

root@qa-eth-vt01-2-3700v:/home/admin# show system-health sysready-status 
System is not ready - one or more services are not up

Service-Name            Service-Status    App-Ready-Status    Down-Reason
----------------------  ----------------  ------------------  -------------
auditd                  OK                OK                  -
bgp                     OK                OK                  -
caclmgrd                OK                OK                  -
config-chassisdb        OK                OK                  -
config-setup            OK                OK                  -
containerd              OK                OK                  -
cron                    OK                OK                  -
database                OK                OK                  -
...

Describe the results you expected:

A disabled feature should not affect the system ready status.

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
NVIDIA Triaged this issue has been triaged
Projects
None yet
Development

No branches or pull requests

2 participants