Is FSVRP fully implemented?

bmh.01

Explorer
Joined
Oct 4, 2013
Messages
70
As it doesn't seem to work, enabling it on a share and attemping to create a snapshot (veeam file to tape back in this case) results in a error and log.fssd complains:

Code:
tdb(/var/run/samba4/srv_fss.tdb): tdb_open_ex: could not open file /var/run/samba4/srv_fss.tdb: No such file or directory


Which may or may not be relevant. I can't find much/any information on it other than some commits from 2019 when it was initially added. Guessing it'll be one for @anodos as he's mr samba and it was his commit (unless i'm getting confused).
 

anodos

Sambassador
iXsystems
Joined
Mar 6, 2014
Messages
9,553
As it doesn't seem to work, enabling it on a share and attemping to create a snapshot (veeam file to tape back in this case) results in a error and log.fssd complains:

Code:
tdb(/var/run/samba4/srv_fss.tdb): tdb_open_ex: could not open file /var/run/samba4/srv_fss.tdb: No such file or directory


Which may or may not be relevant. I can't find much/any information on it other than some commits from 2019 when it was initially added. Guessing it'll be one for @anodos as he's mr samba and it was his commit (unless i'm getting confused).
Have you tried restarting SMB service after enabling it? There are some global changes that may not have taken place. If it still doesn't work, can you PM me a debug?
 

bmh.01

Explorer
Joined
Oct 4, 2013
Messages
70
Yes several times as I tried running with debug logging to see if it'd give me anything more, I'll sort a debug out.
 
Top