Skip to content

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

@DavidZagury

Description

@DavidZagury

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):

Metadata

Metadata

Assignees

Labels

NVIDIATriagedthis issue has been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions