Default data location for .volume files #26869
-
|
Hello! I use Fedora Core OS. My goal is to export the volume so I can backup the data. Instead of just copying the contents of mounted paths. Edit: Added formatting so its easier to read. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
I see that you run |
Beta Was this translation helpful? Give feedback.
-
|
Yes indeed I was just stupid, |
Beta Was this translation helpful? Give feedback.
I see that you run
sudo systemctl daemon-reload. So, I gather that your Quadlet files are forroot, e.g. stored in/etc/containers/systemd. But, it is not clear if you are runningpodman volume lsorsudo podman volume ls. The latter should show the created volumes.If not, please provide some more details, e.g. the
.volume, the return ofsystemctl status <volume service>, etc.