Rsync Permissions Problem

GuyFromMars

Dabbler
Joined
Nov 5, 2022
Messages
17
I'm using an Rsync module to copy files from my Open Media Vault server to my Truenas Scale server, without success. My intent is to migrate away from OMV in favor of TrueNAS, so maintaining permissions from OMV files are unnecessary. The main problem seems to be permissions, but I can't figure out how to correct. For my NFS Share on TrueNAS, I thought selecting "root" for Mapall User/Group, but apparently not. Attached is my config, if anyone can help shed some light.

Side-Note:
I think the biggest problem is the GUI is very unhelpful when trying to diagnose problems. It shows the job working under the Jobs section in the top-right, never moving beyond 0% with no details. If I navigate to "Datasets" select the dataset, scroll down on right detail pane and click "Manage Rsynch Tasks" then click "running" for the correct task, the same dialogue pops up with no details and stuck at 0%. The only way to see a more detailed log is to select "Data Protection," then under Rsync task click "Running" for the task, which pops up the same dialogue, except now I'm presented with a log.
 

Attachments

  • omv rsync module.jpg
    omv rsync module.jpg
    96.5 KB · Views: 401
  • rsynch task running with no details.jpg
    rsynch task running with no details.jpg
    9.2 KB · Views: 391
  • TrueNas Rsync Config 2.jpg
    TrueNas Rsync Config 2.jpg
    39.4 KB · Views: 370
  • TrueNas Rsync Config.jpg
    TrueNas Rsync Config.jpg
    33.2 KB · Views: 441
  • Rsync Permission Denied.jpg
    Rsync Permission Denied.jpg
    45.3 KB · Views: 456
  • TrueNAS NFS Config .jpg
    TrueNAS NFS Config .jpg
    19.1 KB · Views: 487
Joined
Oct 22, 2019
Messages
3,641
Why did you enter "admin" for the user? It appears on the OMV side the user is in fact "root".
 
Top