After installing OpenShift with a docker storage device set, docker is not using the device

Solution Unverified - Updated -

Issue

When installing OpenShift Container Platform 3.x using Advanced Installation (ansible playbooks), this setting was used in the inventory file:

container_runtime_docker_storage_setup_device=/dev/sdc
container_runtime_docker_storage_type=xfs

But after the installation, docker isn't using the device:

# docker info
[...]
Server Version: 1.13.1
Storage Driver: overlay2
 Backing Filesystem: xfs
 Supports d_type: false
 Native Overlay Diff: true
[...]

# lvs
[...] missing docker-pool volume [...]

Environment

  • Red Hat OpenShift Container Platform (OCP) 3.x

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content