Skip to content

[BUG] Issue with long node names in hybrid provider scenarios #2564

@jbemmel

Description

@jbemmel

Lab:

---
groups:
  _auto_create: True
  nodes:
    members: [ verylongname1, verylongname2 ]
    device: frr
    provider: clab
  tor:
    members: [ r ]
    device: dellos10

links:
- r-verylongname1
- r-verylongname2

Result:

   ERROR 

  Root network namespace endpoint "verylongna_eth1" defined by multiple nodes [virbr1, virbr2].

Error executing sudo -E containerlab deploy --reconfigure -t clab-augment.yml:

The node name prefix needs to be unique in the first 10 characters. Possible solution: use a hex hash value of the node name, or the first 4 and last 4 characters

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions