ModalAI Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Error Response from Daemon: Cannot Start Container... write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid argument

    Software Development
    1
    2
    267
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      SMRC
      last edited by SMRC

      Hello,

      I am having an issue where I consistently cannot run any docker image on the drone (m500) due to a docker error:

      $ docker run -i hello-world
      Error response from daemon: Cannot start container 3b55c8ca8aac3d04d5015591df127777f40a568306dacc5a1fb40d7293f6ea4b: [8] System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid argument

      this also happens with different flags and different images, as well as with docker or voxl-docker.

      Context/Things I've Tried:

      • Docker is being launched manually and pointed at the /data partition (by running 'docker daemon -g /data)
      • I have run opkg install (with needed forces) on the resulting package from voxl-docker-support.
      • I found this old thread with a similar topic, but their resolution (adding hello world) did not work for me:Docker System error: write /sys/fs/cgroup/cpuset/system.slice/cpuset.cpus: invalid

      If anyone has any insight as to what could be wrong here, I'd be very grateful. Thank you!

      Additional info:
      voxl:~$ docker info
      Containers: 4
      Images: 53
      Server Version: 1.9.0
      Storage Driver: overlay
      Backing Filesystem: extfs
      Execution Driver: native-0.2
      Logging Driver: json-file
      Kernel Version: 3.18.71-perf
      Operating System: msm-perf ModalAI 3.8.0
      CPUs: 4
      Total Memory: 3.682 GiB
      Name: apq8096
      ID: CP5E:WO62:GIZE:MLO7:AO45:7UEQ:S3VU:LQLI:M3DI:Q3UY:UBDW:XRZG
      WARNING: No swap limit support

      This is the detailed error from the docker daemon log:
      0da305e9-ad7f-4a32-97a3-5faafe1d4511-image.png

      1 Reply Last reply Reply Quote 0
      • S
        SMRC
        last edited by SMRC

        With the updates to this page (specifically running the setup script voxl-configure-docker-support), this issue is resolved.

        Thank you @Chad-Sweet for updating the page!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB | Contributors