Hello,
I was trying to use convoy-nfs and have a couple of issues.
When trying to Add volume using API and specifying driverOpts, as --backup=vfs:///mnt/whatever/ the convoy storage pool creates a volume, but when mounting it, it appears to be empty. It seems like it can’t find the backup to restore from, or I just can’t make it work?
And via Add Volume button in UI on storage pools section in Rancher, trying to create a volume with my name, driver set to convoy and driver options have this flag: --backup vfs:///mnt/test/convoy/backups?backup=3442c7cc-aef9-48a0-a7dc-93f5ae67935f\u0026volume=276ff041-c0e9-446a-8c9b-200e5c56a916
Yes, it was an API call to Rancher. There was an attribute driverOpts,which I thought will do the job Ok, I see now that we should use only Convoy CLI for this.