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.

copy files, wait 30min, hard reboot = data loss

Featured Replies

  • Author
I'm using r15a in all my unRAID setups. How do I perform a manual sync?

telnet it and execute 'sync'.

  • Replies 154
  • Views 33.3k
  • Created
  • Last Reply

I'm using r15a in all my unRAID setups. How do I perform a manual sync?

telnet it and execute 'sync'.

 

OK. Thanks!

For those following this thread that want to insure your filesystems are synced at least once per day.

 

You can issue the following commands to install it to the daily cron folder.

This has the side effect of spinning all your disks up once a day.

 

echo "/bin/sync" > /etc/cron.daily/sync.sh 

chmod 755 /etc/cron.daily/sync.sh

 

You should see the following.

ls -l /etc/cron.daily/sync.sh                 

-rwxr-xr-x 1 root root 10 2013-06-26 22:45 /etc/cron.daily/sync.sh

 

cat /etc/cron.daily/sync.sh

/bin/sync

 

Then you can run it once to be sure.

/etc/cron.daily/sync.sh

For those following this thread that want to insure your filesystems are synced at least once per day.

Note that this will also spin up all your drives.

I sent out email to those wanting to test this issue that -16a is available.  I'm going to close this thread and start a new one.

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.