Actually, i’m able to use convoys-nfs, to create volume snapshots and to backup them using vfs driver.
However, i do not find a way to change where the vfs object pool is stored on disk.
When looking at the convoy-nfs log, i can see that the convoy daemon is started using the following option:
–driver-opts=vfs.path=/var/lib/rancher/convoy/convoy-nfs-e831c7d1-f9da-4131-82af-4c5d4bb7bdd2/mnt
How can i customize that in order to use a more simple path like:
–driver-opts=vfs.path=/home/me/convoy-vfs
Would it be possible to add a convoy daemon option question in the rancher-compose.yml of convoys-nfs ?
Thanks a lot !
Clément