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.

techscholar

Members
  • Joined

  • Last visited

Solutions

  1. techscholar's post in Mirrored Cache Pool Showing 'Unmountable: No File System' was marked as the answer   
    Success! So I have the server back up and it looks to be working as it was prior to the "issue" with one exception. I have errors on my 2nd cache drive (refer attached image). I think that drive may be on its way out??? I better look at how I can undertake some diagnostics on the drive to get a definitive answer as the drive is currently still under warranty.
     
    Another thing I noticed was a new section on the Main tab called Historical Devices (refer attached image). Does anyone know what this is and should I just delete these OR do I need to do something with this detail?
     
    I thought I'd quickly jot down the main steps I had to go through. Hopefully it might be useful to someone else?
    Mount the drive that is reporting as "Unmountable" (using the FAQ referenced in my previous post). Backup all data on the drive to another drive (I used rsync. e.g. rsync -aczvAXHS --progress /source /target Note: I found that the source directory was created in the target directory with all of it files and folder structure). Compare the backed up data with the original [optional] (I used rsync. e.g. rsync -n -avrc /source/ /target/source/). Unmount the drive (e.g. umount /source). Destroy data on the drive (my device was a SSD so I used blkdiscard /dev/sdX). Format the drive via the unRAID GUI. Copy all data back onto the cache drive (rsync -aczvAXHS --progress /target/source/ /mnt/cache). Compare the restored files [optional] (rsync -n -avrc /target/source/ /mnt/cache/). Reboot the unRAID server.  


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.