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

Dell Z9264F-ON working image #21668

Open
marcinastat opened this issue Feb 7, 2025 · 5 comments
Open

Dell Z9264F-ON working image #21668

marcinastat opened this issue Feb 7, 2025 · 5 comments

Comments

@marcinastat
Copy link

Hi,
I'm trying to run a SONiC on DELL Z9264F switch, does anyone use this switch with SONiC? and someone could tell me which build would work?

I tried many builds and unfortunately I didn't find one that would work...

ports not available, so unable to configure and all ports are down...
and swss docker restartting every 30sec.. a lot of sig

i can provide all logs and tests, but maybe started with something what had no chanse for sucess...

admin@sonic:~$ show version

SONiC Software Version: SONiC.master.765421-376645245
SONiC OS Version: 12
Distribution: Debian 12.9
Kernel: 6.1.0-22-2-amd64
Build commit: 3766452
Build date: Thu Feb 6 15:14:53 UTC 2025
Built by: azureuser@b50cbcd7c000000

Platform: x86_64-dellemc_z9264f_c3538-r0
HwSKU: DellEMC-Z9264f-C64
ASIC: broadcom
ASIC Count: 1
Serial Number: N/A
Model Number: N/A
Hardware Revision: N/A
Uptime: 21:28:42 up 8 min, 1 user, load average: 0.59, 1.49, 0.99
Date: Fri 07 Feb 2025 21:28:42

admin@sonic:~$ sudo dmesg |grep -i broad
[ 0.921130] IPI shorthand broadcast: enabled
[ 6.949819] Broadcom NGBDE loaded successfully
admin@sonic:~$ sudo dmesg |grep -i bcm
[ 158.197928] seq_file: buggy .next function bkn_seq_dma_next [linux_bcm_knet] did not update position index
admin@sonic:~$

admin@sonic:~$ show interfaces status
Interface Lanes Speed MTU FEC Alias Vlan Oper Admin Type Asym PFC

@pasztorl
Copy link

Hi,
Same result with master branch and S5248F-ON.
I switched to 202411, it looks good for me, but needs more testing.
You will need install ipmitool in the pmon container to make sensor data available.

@pasztorl
Copy link

with 202411 nat featue is disabled.
i runned config nat feature enable, but in the show feature status list remains disabled

@pasztorl
Copy link

update: if i run /usr/bin/nat.sh the container starting. nat rules started to work, but show feature status still reports disabled

@bingwang-ms
Copy link
Contributor

@jeff-yin Can you help take a look?

@bingwang-ms bingwang-ms added the Triaged this issue has been triaged label Feb 12, 2025
@jeff-yin
Copy link
Collaborator

@bingwang-ms the ipmitool issue mentioned by @pasztorl is fixed in #21456 (Again, we just need someone to merge this PR)

But the NAT feature issue needs to be looked at by Broadcom (if it seems like a SAI issue -- The Dell Z9264F is a Tomahawk2 platform) or someone who is familiar with the NAT feature (if it's applicable to all ASICs/Platforms).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants