dustymabe added a new comment to an issue you are following: `` > vgoyal > This script will only set up the thin pool when you are using devicemapper right? So the script would only make a thin pool LV when running for dm and only make a regular LV when running for overlay. So one type of volume gets created. > > No. Nothing stops you from saying. > STORAGE_DRIVER=devicemapper > EXTRA_VOLUME_NAME=foo > EXTRA_VOLUME_MOUNT_DIR=/var/lib/docker/volumes > In this case a thin pool LV will be created as well as an extra volume will be created and mounted on /var/lib/docker/volumes. ok, i understand the behavior now, but still think it shouldn't be `EXTRA_VOLUME_NAME`, `CONTAINER_ROOT_VOLUME_NAME` would be better. Thoughts? > @dustymabe why your comments are appearing twice? probably because I clicked "refresh" on the page. I'm guess this is a bug in pagure. `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/186 _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx