You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
snmp and telemetry services are not delayed on fast-boot and warm-boot
Steps to reproduce the issue:
sudo fast-reboot
docker ps
Describe the results you received:
snmp and telemetry are started togather with other services
admin@r-anaconda-10:~$ docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
c1539d7602f9 docker-sonic-telemetry:latest "/usr/bin/supervisord" 16 hours ago Up 38 seconds telemetry
913a354ee90c docker-snmp-sv2:latest "/usr/bin/supervisord" 16 hours ago Up 32 seconds snmp
fff468dc705e docker-sonic-mgmt-framework:latest "/usr/bin/supervisord" 16 hours ago Up 43 seconds mgmt-framework
b589b7912876 docker-lldp-sv2:latest "/usr/bin/docker-lld…" 16 hours ago Up 43 seconds lldp
c1d50a85e776 docker-router-advertiser:latest "/usr/bin/supervisord" 16 hours ago Up 43 seconds radv
92f0b9833fa1 docker-dhcp-relay:latest "/usr/bin/docker_ini…" 16 hours ago Up 43 seconds dhcp_relay
eb7ee84b2518 docker-platform-monitor:latest "/usr/bin/docker_ini…" 16 hours ago Up 43 seconds pmon
c730d3a7c74c docker-syncd-mlnx:latest "/usr/bin/supervisord" 16 hours ago Up 45 seconds syncd
4c075b551347 docker-teamd:latest "/usr/bin/supervisord" 16 hours ago Up 58 seconds teamd
6663e535ac05 docker-orchagent:latest "/usr/bin/supervisord" 16 hours ago Up 59 seconds swss
c631646063d4 docker-fpm-frr:latest "/usr/bin/supervisord" 16 hours ago Up About a minute bgp
7c5ce75ee689 docker-database:latest "/usr/local/bin/dock…" 16 hours ago Up About a minute database
admin@r-anaconda-10:~$ uptime
15:26:29 up 1 min, 1 user, load average: 3.95, 1.26, 0.45
Describe the results you expected:
snmp and telemetry started after 3 minutes delay
Additional information you deem important (e.g. issue happens only occasionally):
stepanblyschak
changed the title
snmp and telemetry services are not delayed on fast-boot
snmp and telemetry services are not delayed on fast-boot/warm-boot
Aug 14, 2020
Description
snmp and telemetry services are not delayed on fast-boot and warm-boot
Steps to reproduce the issue:
Describe the results you received:
snmp and telemetry are started togather with other services
Describe the results you expected:
snmp and telemetry started after 3 minutes delay
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: