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

[armhf][pmon] Support iSmart binary in armhf format for pmon#stormond #21319

Open
lizhijianrd opened this issue Jan 2, 2025 · 0 comments
Open

Comments

@lizhijianrd
Copy link
Contributor

Description

Current iSmart binary is only built for x86 platform. We need to compile it in armhf format for Marvell-Armhf (Nokia-7215) platform.

Steps to reproduce the issue:

Describe the results you received:

In current SONiC image (master, 202411, 202405), we see below ERR syslog periodically:

syslog.15.gz:2025 Jan  1 21:10:50.079582 7215-6 ERR pmon#StorageCommon[47]: [Errno 8] Exec format error: 'iSmart'
syslog.17.gz:2025 Jan  1 20:31:29.811703 7215-6 ERR pmon#StorageCommon[48]: [Errno 8] Exec format error: 'iSmart'
syslog.17.gz:2025 Jan  1 20:49:31.457147 7215-6 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'
syslog.17.gz:2025 Jan  1 20:57:15.167618 7215-6 ERR pmon#StorageCommon[50]: [Errno 8] Exec format error: 'iSmart'
syslog.18.gz:2025 Jan  1 19:09:17.602153 7215-6 ERR pmon#StorageCommon[47]: [Errno 8] Exec format error: 'iSmart'
syslog.18.gz:2025 Jan  1 19:37:25.085292 7215-6 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'
syslog.18.gz:2025 Jan  1 20:03:27.793671 7215-6 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'
syslog.19.gz:2025 Jan  1 17:46:58.562960 7215-6 ERR pmon#StorageCommon[49]: [Errno 8] Exec format error: 'iSmart'
syslog.19.gz:2025 Jan  1 18:14:12.359580 7215-6 ERR pmon#StorageCommon[48]: [Errno 8] Exec format error: 'iSmart'

Describe the results you expected:

Expect the issue can be fixed in SONiC image and above ERR logs no longer be printed.

Output of show version:

  • Master
  • 202411
  • 202405
(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):

wangxin pushed a commit to sonic-net/sonic-mgmt that referenced this issue Jan 3, 2025
What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this issue Jan 5, 2025
…c-net#16301)

What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
mssonicbld pushed a commit to mssonicbld/sonic-mgmt that referenced this issue Jan 5, 2025
…c-net#16301)

What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
mssonicbld pushed a commit to sonic-net/sonic-mgmt that referenced this issue Jan 5, 2025
What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf platform.
mssonicbld pushed a commit to sonic-net/sonic-mgmt that referenced this issue Jan 6, 2025
What is the motivation for this PR?
Due to known issue sonic-net/sonic-buildimage#21319, ignore the ERR logs in loganalyzer.

How did you do it?
Update loganalyzer ignore file.

How did you verify/test it?
Verified on Nokia-7215 DUT, confirmed testcase can ignore this ERR log.

Any platform specific information?
Fix for Marvell-Armhf 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

No branches or pull requests

1 participant