Skip to content

Deployment fails if altname is not supported by the kernel #3182

@harisudhanv

Description

@harisudhanv

VM setup: RHEL 7.9 and kernel - 5.4.236-1.el7.elrepo.x86_64

During SRL stack creation using v 0.75.0, below error is seen:

15:44:56 DEBU Container started: "clab-virtualMDM_SRL_mix-nodeD"
15:44:56 DEBU Container started: "clab-virtualMDM_SRL_mix-nodeE"
15:44:56 DEBU Filter key: name, filter value: ^clab-virtualMDM_SRL_mix-nodeD$
15:44:56 DEBU Filter key: name, filter value: ^clab-virtualMDM_SRL_mix-nodeE$
15:44:56 DEBU StateChange: Done -> nodeD - create
15:44:56 DEBU Stage Change: Enter Wait -> nodeD - create-links
15:44:56 DEBU Stage Change: Enter Go -> nodeD - create-links
15:44:56 DEBU Creating Endpoint: nodeD:e1-1 ( --> nodeB:e1-3 )
15:44:56 DEBU StateChange: Done -> nodeE - create
15:44:56 DEBU Stage Change: Enter Wait -> nodeE - create-links
15:44:56 DEBU Stage Change: Enter Go -> nodeE - create-links
15:44:56 DEBU Creating Endpoint: nodeE:e1-1 ( --> nodeB:e1-4 )
15:44:56 DEBU failed to cleanup veth pair clab-47b204c3 after error: no such device
15:44:56 ERRO failed deploy links for node "nodeE": failed to add containerlab ownership altname: operation not supported
15:44:56 DEBU Worker 3 terminating...
15:44:56 DEBU failed to cleanup veth pair clab-4b8b9103 after error: no such device
15:44:56 ERRO failed deploy links for node "nodeD": failed to add containerlab ownership altname: operation not supported
15:44:56 DEBU Worker 0 terminating...
ERROR
Deployment failed for one or more nodes: node "nodeB" deploy links: failed to add containerlab ownership altname:
operation not supported node "nodeC" deploy links: file exists node "nodeE" deploy links: failed to add containerlab
ownership altname: operation not supported node "nodeD" deploy links: failed to add containerlab ownership altname:
operation not supported.

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