Jump to content

Backup Unraid to offsite backup - Which directory to backup?


TiNas

Recommended Posts

I have created a small docker container that will backup data to S3.
I want to only backup some of my shares. But I am not 100% sure which folder I should backup.

Noticed that there are multiple 'copies' of shares.

 

Under '/mnt' I noticed there are multiple folders with the same files/folders (I think its a symlink)

  • /mnt/cache
  • /mnt/disk1
  • /mnt/user
  • /mnt/user0

In which directory is the original data located?

What directory can I use best to do my backups offsite?

  • Upvote 1
Link to comment
4 minutes ago, TiNas said:

I have created a small docker container that will backup data to S3.
I want to only backup some of my shares. But I am not 100% sure which folder I should backup.

Noticed that there are multiple 'copies' of shares.

 

Under '/mnt' I noticed there are multiple folders with the same files/folders (I think its a symlink)

  • /mnt/cache
  • /mnt/disk1
  • /mnt/user
  • /mnt/user0

In which directory is the original data located?

What directory can I use best to do my backups offsite?

Those are all basically different views of the same data!

 

/mnt/cache and /mnt/disk1 refer to the physical drives and thus show files that are on that specific drive.

 

/mnt/user is the User Share view that can span multiple drives including all array disks and the cache.

/mnt/user0 is a User Shate view that spans all array drives but omits any files that are on the cache.

  • Thanks 1
Link to comment
2 minutes ago, itimpi said:

Those are all basically different views of the same data!

 

/mnt/cache and /mnt/disk1 refer to the physical drives and thus show files that are on that specific drive.

 

/mnt/user is the User Share view that can span multiple drives including all array disks and the cache.

/mnt/user0 is a User Shate view that spans all array drives but omits any files that are on the cache.

Thanks! :)

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...