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

Add monit for /var/log disk usage #1836

Merged
merged 1 commit into from
Jul 4, 2018

Conversation

qiluo-msft
Copy link
Collaborator

No description provided.

Signed-off-by: Qi Luo <qiluo-msft@users.noreply.github.com>
@qiluo-msft qiluo-msft requested a review from lguohan July 2, 2018 21:41
@lguohan lguohan merged commit 162e9b6 into sonic-net:master Jul 4, 2018
stephenxs added a commit to stephenxs/sonic-buildimage that referenced this pull request Jul 29, 2021
237b89c [Dynamic Buffer Calc] Bug fix: Don't create lossless buffer profile for active ports without speed configured (sonic-net#1822)
ec104c1 [gearbox] Set context for phys based on configs (sonic-net#1826)
7f80f06 Td2: Reclaim buffer from unused ports (sonic-net#1830)
0fe2dfe [VS] Fix for VS test failures (sonic-net#1836)
c81e319 refactor(fdbsyncd): Convert files with dos2unix (sonic-net#1828)
c805021 [configure.ac] Add the option of passing libnl path to configure script (sonic-net#1824)
ed6786d 9f0bb8d [swss]: Allow portsyncd to run on system without ports (sonic-net#1808)
5d97b05 Update MACsec SA PN counter to support SAI API 1.8 (sonic-net#1818)
64e33b3 Ignore ALREADY_EXIST error in FDB creation (sonic-net#1815)

Signed-off-by: Stephen Sun <stephens@nvidia.com>
wen587 added a commit that referenced this pull request Oct 26, 2021
8ea834b [sonic_installer] Change sonic_installer check ASIC mismatch by platforms list (#1836)
9017d99 Fix the option missing in kernel config issue (#1888)
6595ad4 [mlag] fix log print sequence (#1730)
e600e1c CLI command to load config in Yang format (#1781)
00948d0 Fix the target db version of portchannel-key test (#1842)
6412fea [sonic-package-manager] remove make_python_identifier (#1801)
f738818 [sonic-package-manager] stop service explicitelly before uninstalling package (#1805)
d8ee5e9 Remove exec from platform_reboot_plugin call to handle any hang issue. (#1879)
827fcee [chassis][routecheck]filter out the chassis internal interfaces (#1798)
4d732c6 [generic_config_updater] Logging (#1864)
25bb184 [config]: Add loopback interfaces to interface name checker (#1869)
c950a55 Validate input of config mirror_session add (#1825)
9ab20fd [show][config] fix the muxcable commands for interface naming mode (#1862)
476b3a4 [multi-asic][cli][chassis-db] Avoid connecting to chassis db for cli commands executed from linecard (#1707)
theasianpianist pushed a commit to theasianpianist/sonic-buildimage that referenced this pull request Feb 5, 2022
* Purge swss-common before installing
taras-keryk pushed a commit to taras-keryk/sonic-buildimage that referenced this pull request Apr 28, 2022
…orms list (sonic-net#1836)

What I did
Handle wrong image type installation by checking platform. Before the verification was done by comparing image's ASIC and running platform's ASIC. But the running's ASIC will change if wrong image was installed.
Add the same support for Aboot image verification.

How I did it
Add a devices list file for the same ASIC while build the image and Check by devices list instead of machine.conf

How to verify it
Install a bin file which differs the running platform's ASIC. For example;
install sonic-broadcom.bin to mellanox ASIC platform
install sonic-vs.bin to broadcom ASIC platform
install sonic-aboot-barefoot.swi to broadcom ASIC platform
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 this pull request may close these issues.

3 participants