Skip to content

“show techsupport ” will show "handle_error $? $LINENO ERR: RC:-1 observed on line 279 find: /var/log/sai_failure_dump/sonic_dump_sonic_20240321_172310/etc/rc3.d/K01ipmievd sonic_dump_sonic_20240321_172310/etc/rc3.d/S01kexec : No such file or directory" #1364

@sandylicls

Description

@sandylicls

Hi team,
Based on the BRCM platform when we run "show techsupport " and found below errors in the log.
handle_error $? $LINENO
ERR: RC:-1 observed on line 279
find: /var/log/sai_failure_dump/sonic_dump_sonic_20240321_172310/etc/rc3.d/K01ipmievd
sonic_dump_sonic_20240321_172310/etc/rc3.d/S01kexec
: No such file or directory

We are trying to fix this issue by referring this link "mssonicbld/sonic-buildimage@8c6ab89"
but found some errors in the brcm SAI. In sonic-sairedis/saisdkdump
/saisdkdump.cpp
status = switch_api->create_switch(&switch_id, AttributesCount, attrs);
if (status != SAI_STATUS_SUCCESS)
{
exit_with_sai_failure("Failed to create a switch", status);
}

this created failed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions