docker-monitoring-stack-gpnc icon indicating copy to clipboard operation
docker-monitoring-stack-gpnc copied to clipboard

cadvisor failed to mount /var/lib/docker

Open sangshuduo opened this issue 3 years ago • 0 comments
trafficstars

env: Ubuntu 20.04 docker 20.10.12, build e91ed5707e docker-compose version 1.29.2, build unknown

$ docker-compose up -d Creating network "monitoring" with the default driver Creating network "docker-monitoring-stack-gpnc_default" with the default driver Creating cadvisor ... error Creating alertmanager ... Creating node-exporter ... Creating alertmanager ... done Creating node-exporter ... done Creating redis ... done Creating prometheus ... done Creating grafana ... done

ERROR: for cadvisor Cannot start service cadvisor: error while creating mount source path '/var/lib/docker': mkdir /var/lib/docker: read-only file system ERROR: Encountered errors while bringing up the project.

sangshuduo avatar May 01 '22 12:05 sangshuduo