Podman. Change location of volumes

Issues related to applications and software problems and general support
Post Reply
beketovas
Posts: 2
Joined: 2019/11/02 06:10:46

Podman. Change location of volumes

Post by beketovas » 2019/11/02 07:28:43

I am traing to change default volumes location in podman on centos 8.
I already changed graphroot and runroot in /etc/containers/storage.conf to new location. Then I re pulled images and recreate volumes (sudo podman volume create test) . But volumes still creating in old location. Why?

How to change default location for volumes? How to move my existing volumes to new location?

beketovas
Posts: 2
Joined: 2019/11/02 06:10:46

Re: Podman. Change location of volumes

Post by beketovas » 2019/11/03 09:38:55

I found this link about same problem https://github.com/containers/libpod/issues/2395
But it applyed to fedora 29.
I think that my problem will be solved IF podman in centos will updated

Post Reply