Giter Club home page Giter Club logo

containerlab's People

Contributors

daadam4 avatar kolson22 avatar matt852 avatar mthiel117 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

containerlab's Issues

Containerlab will not deploy

Having an issue deploying containerlab. It appears the deploy never finishes and hangs here:

sysadmin@server:~/labs$ sudo clab deploy -t containerlab/topologies/L2LS/L2LS.yaml --reconfigure
[sudo] password for sysadmin:
INFO[0000] Containerlab v0.31.0 started
INFO[0000] Parsing & checking topology file: L2LS.yaml
INFO[0000] Removing /home/sysadmin/labs/clab-L2LS directory...
INFO[0000] Creating lab directory: /home/sysadmin/labs/clab-L2LS
INFO[0000] Creating docker network: Name="mgmt", IPv4Subnet="172.100.100.0/24", IPv6Subnet="", MTU="1500"
INFO[0000] Creating container: "HOSTB"
INFO[0000] Creating container: "HOSTA"
INFO[0000] Creating container: "graphite"
INFO[0000] Creating container: "LEAF3"
INFO[0000] Creating container: "LEAF2"
INFO[0000] Creating container: "SPINE1"
INFO[0000] Creating container: "LEAF1"
INFO[0000] Creating container: "SPINE2"
INFO[0000] Creating container: "LEAF4"
INFO[0000] Creating virtual wire: LEAF1:et4 <--> LEAF2:et4
INFO[0000] Creating virtual wire: LEAF1:et3 <--> LEAF2:et3
INFO[0001] Creating virtual wire: HOSTB:eth1 <--> LEAF3:et5
INFO[0001] Creating virtual wire: HOSTA:eth1 <--> LEAF1:et5
INFO[0001] Creating virtual wire: HOSTA:eth2 <--> LEAF2:et5
INFO[0001] Creating virtual wire: HOSTB:eth2 <--> LEAF4:et5
INFO[0001] Creating virtual wire: LEAF3:et4 <--> LEAF4:et4
INFO[0001] Creating virtual wire: LEAF3:et3 <--> LEAF4:et3
INFO[0001] Creating virtual wire: SPINE1:et4 <--> LEAF4:et1
INFO[0001] Creating virtual wire: SPINE1:et2 <--> LEAF2:et1
INFO[0001] Creating virtual wire: SPINE1:et3 <--> LEAF3:et1
INFO[0001] Creating virtual wire: SPINE1:et1 <--> LEAF1:et1
INFO[0001] Creating virtual wire: SPINE2:et3 <--> LEAF3:et2
INFO[0001] Creating virtual wire: SPINE2:et4 <--> LEAF4:et2
INFO[0001] Creating virtual wire: SPINE1:et6 <--> SPINE2:et6
INFO[0001] Creating virtual wire: SPINE2:et2 <--> LEAF2:et2
INFO[0001] Creating virtual wire: SPINE1:et5 <--> SPINE2:et5
INFO[0001] Creating virtual wire: SPINE2:et1 <--> LEAF1:et2
INFO[0003] Running postdeploy actions for Arista cEOS 'SPINE1' node
INFO[0003] Running postdeploy actions for Arista cEOS 'LEAF1' node
INFO[0003] Running postdeploy actions for Arista cEOS 'LEAF3' node
INFO[0003] Running postdeploy actions for Arista cEOS 'SPINE2' node
INFO[0003] Running postdeploy actions for Arista cEOS 'LEAF2' node
INFO[0003] Running postdeploy actions for Arista cEOS 'LEAF4' node

I have tried running on ubuntu, Centos, AWS Ubuntu and all have the same result. on a console of Ubuntu I see the following message 6 times when the 6 postdeploy actions kick off:

cgroup2: Unknown parameter 'mode'

Here is the version information:

CONTAINERLAB:
sysadmin@server:~/labs$ clab version

                       _                   _       _     
             _        (_)                 | |     | |    

____ ___ ____ | |_ ____ _ ____ ____ | | | | _
/ ) _ | _ | )/ _ | | _ \ / _ )/ ) |/ _ | || \
( (
| |
|| | | | |
( ( | | | | | ( (/ /| | | ( ( | | |
) )
_
)
/|
| |
|___)
||
||| ||_)| ||_|||___/

version: 0.31.0
 commit: 43ab9b15
   date: 2022-08-11T20:27:29Z
 source: https://github.com/srl-labs/containerlab

rel. notes: https://containerlab.dev/rn/0.31/

UBUNTU:
sysadmin@server:~/labs$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.1 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.1 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
UBUNTU_CODENAME=jammy

DOCKER:
sysadmin@server:~/labs$ docker version
Client: Docker Engine - Community
Version: 20.10.17
API version: 1.41
Go version: go1.17.11
Git commit: 100c701
Built: Mon Jun 6 23:02:57 2022
OS/Arch: linux/amd64
Context: default
Experimental: true

Server: Docker Engine - Community
Engine:
Version: 20.10.17
API version: 1.41 (minimum version 1.12)
Go version: go1.17.11
Git commit: a89b842
Built: Mon Jun 6 23:01:03 2022
OS/Arch: linux/amd64
Experimental: false
containerd:
Version: 1.6.7
GitCommit: 0197261a30bf81f1ee8e6a4dd2dea0ef95d67ccb
runc:
Version: 1.1.3
GitCommit: v1.1.3-0-g6724737
docker-init:
Version: 0.19.0
GitCommit: de40ad0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.