Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

rsnapshot - anybody running it?

Featured Replies

I have got it running my unRAID system from a Linux system.  Getting it running on unRAID should work, google turned up at least one binary package for rsnapshot and plenty for perl.

 

One thing I found out, the user filesystems do not support hard links, so you need to make your destination on a physical disk (which do support hard mounts) or you will fill your disks up.  Using an NFS will work, as long as the destination is not a unRAID user filesystem.

 

I turned these up in my search, I don't know if they work though:

  http://pkgs.org/slackware-13.37/slacky-i486/rsnapshot-1.3.1-i486-5sl.txz.html

  http://slackware.cs.utah.edu/pub/slackware/slackware-14.0/slackware/d/

 

(BTW, I am using Crashplan, it works nicely on unRAID)

  • Author

I downloaded the rsnapshot tgz from here:

 

http://www.slackware.com/~alien/slackbuilds/rsnapshot/pkg/13.1/  and did an installpkg

 

and perl was installed from unmenu.

 

I modified the rsnapshot.conf file to backup disk1 to disk2 on a v5rc12a  testbed, and it worked with less than 1 hr invested.  (which for a linux know nothing is quite acceptable to me)

 

The snapshots are working.  Initially Windows was not able to see the .snapshot directory, but I could see it from mc

from a putty session.  Running the new permissions script on the server fixed it.  Had to run this several times during

startup as the folders were not all visible.  (hourly was showing, but daily wasn't, so run permissions script again)

 

One thing it seems to want to create a stucture for each snapshot like this:

 

hourly.0

  localhost

  mnt

      disk1

        documents

        backups

hourly.1 .....

hourly.2 .....

daily.0 .....

daily.1 .....

and so on...

 

Can we get rid of the localhost and mnt levels and start at the document & backups level or at least the disk1 level?

 

rsnapshot.conf attached:

rsnapshot.conf

  • Author

I tried it before and it didn't work, but modified the rsnapshot.conf as follows and now "backups" and "documents" are immediate available under "snapshots":

 

###############################
### BACKUP POINTS / SCRIPTS ###
###############################

# LOCALHOST
backup	/mnt/disk1/Backups/	backups/
backup	/mnt/disk1/Documents/	documents/

 

Now I just need to have the snapshots made read only.  I don't want people clobbering things by mistake.

  • 4 weeks later...

So I guess there is no unRAID package for rsnapshot? Is the install simple enough where one isn't needed or is a package something people would be interested in?

  • 3 weeks later...
  • Author

So I guess there is no unRAID package for rsnapshot? Is the install simple enough where one isn't needed or is a package something people would be interested in?

 

I got it running without anything.  There is the rsnapshot.conf file to edit with a text editor to configure it for your system but thats about it.

 

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.