Volume on NFS; Typo in Documentation? #17741
-
I need to host a Podman volume on a HDD-based NFS share without things breaking due to 50-55 sec spin-up times. For context: I'm putting MariaDB and Nextcloud in a pod with two other shares successfully housed on SSD (as far as I can tell). man podman-volume-create
But in practice (after correction --opts to --opt): podman volume create
I understand I may need to look at finding a driver other than "local," but I can't find anything explaining these drivers. I'd also like to ask about --opts mentioned in the timeout example. When I use it, it returns Error: unknown flag. What's going on with that? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It was brought to my attention a while back now that the typo was already resolved. |
Beta Was this translation helpful? Give feedback.
It was brought to my attention a while back now that the typo was already resolved.