Document URL: https://docs.openshift.com/enterprise/3.1/install_config/install/prerequisites.html#configuring-docker-storage Section Number and Name: configuring-docker-storage Describe the issue: - Prerequisite steps to setup hosts with docker-storage need to note that by running `docker-storage-setup` will only configure a lvm that is 60% of the free space DEV or VG. Also will when the LV is getting full, it's increased by using 20% of the remaining free space automatically. Suggestions for improvement: -Add list of all configuration option to change defaults. Configuration changes made in /etc/sysconfig/docker-storage-setup -Add links on what where to find information on what type of storage is setup. Detailed specs.
This was added as a note (about 60%): https://docs.openshift.com/enterprise/3.1/install_config/install/prerequisites.html#configuring-docker-storage Closing this bug.