Giter Club home page Giter Club logo

Comments (6)

jeremyeder avatar jeremyeder commented on September 15, 2024

This still exists :/

# rpm -q docker
docker-1.9.1-16.el7.x86_64

# cat /etc/sysconfig/docker-storage-setup 
STORAGE_DRIVER=overlay

# cat /etc/sysconfig/docker-storage
DOCKER_STORAGE_OPTIONS="--storage-driver overlay"

# docker-storage-setup
INFO: Volume group backing root filesystem could not be determined

# systemctl restart docker
# docker info
Containers: 0
Images: 0
Server Version: 1.9.1
Storage Driver: overlay
 Backing Filesystem: xfs
Execution Driver: native-0.2
Logging Driver: json-file
Kernel Version: 3.10.0-349.el7.x86_64
Operating System: Red Hat Enterprise Linux Server 7.2 (Maipo)
CPUs: 2
Total Memory: 7.389 GiB
Name: ip-172-31-4-39.us-west-2.compute.internal
ID: 22OV:QWPO:T3UM:D5VM:2WS4:WAEZ:GPAT:M2PA:PT5M:UAL7:TEHE:INWD
WARNING: bridge-nf-call-iptables is disabled
WARNING: bridge-nf-call-ip6tables is disabled

from container-storage-setup.

jtudelag avatar jtudelag commented on September 15, 2024

Still exists in Fedora 26:

$ cat /etc/*release
Fedora release 26 (Twenty Six)
NAME=Fedora
VERSION="26 (Cloud Edition)"
ID=fedora
VERSION_ID=26
PRETTY_NAME="Fedora 26 (Cloud Edition)"
ANSI_COLOR="0;34"
CPE_NAME="cpe:/o:fedoraproject:fedora:26"
HOME_URL="https://fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=26
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=26
PRIVACY_POLICY_URL=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
VARIANT="Cloud Edition"
VARIANT_ID=cloud
Fedora release 26 (Twenty Six)
Fedora release 26 (Twenty Six)


$ rpm -q docker      
docker-1.13.1-44.git584d391.fc26.x86_64 

$ sudo cat /etc/sysconfig/docker-storage-setup
# Edit this file to override any configuration options specified in
# /usr/share/container-storage-setup/container-storage-setup.
#
# For more details refer to "man container-storage-setup"
STORAGE_DRIVER=overlay
VG=vgdocker
DATA_SIZE=5G

$ sudo docker-storage-setup                                                                                                                                                          
INFO: Volume group backing root filesystem could not be determined

from container-storage-setup.

mrsiano avatar mrsiano commented on September 15, 2024

I faced it as well for rhel 7.5
[root@ca53182cac25 /]# rpm -q docker
docker-1.13.1-62.gitc6c9b51.el7.x86_64

[root@ca53182cac25 /]# cat /etc/sysconfig/docker-storage-setup
STORAGE_DRIVER=overlay
VG=vgdocker
DATA_SIZE=5G

[root@ca53182cac25 /]# cat /etc/sysconfig/docker-storage
DOCKER_STORAGE_OPTIONS="--storage-driver overlay "

[root@ca53182cac25 /]# docker-storage-setup
INFO: Volume group backing root filesystem could not be determined

@jpetazzo

from container-storage-setup.

rhvgoyal avatar rhvgoyal commented on September 15, 2024

This is just an INFO. Its not failing. All its saying is that there is no volume group backing root filesystem on the host.

from container-storage-setup.

rhatdan avatar rhatdan commented on September 15, 2024

Should we close this issue?

from container-storage-setup.

rhvgoyal avatar rhvgoyal commented on September 15, 2024

Yes. I am closing it.

from container-storage-setup.

Related Issues (20)

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.