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.

Ice_Black

Members
  • Joined

  • Last visited

  1. Yea I am considering a ZFS pool, but one drawback is its limited extensibility, especially if you want to upgrade a single disk to a larger size. I think that’s what’s holding me back but still thinking about it. For example, if you have a 3 x 4TB disk setup and want to add an extra disk in the future, you can’t simply expand the existing pool. You’d typically have to add a separate VDEV, which wouldn’t be part of the original VDEV’s redundancy.
  2. I'm considering using SSDs as array devices (not pool devices) in my Unraid setup and am curious about others' experiences with this. I know Unraid generally doesn't recommend SSDs for the array due to lack of TRIM support and potential performance degradation over time. But with advancements in modern SSD technology, I'm wondering if these issues still hold? 1. Is performance degradation still a big issue with modern SSDs in Unraid arrays? 2. How have you found the stability and longevity of SSDs in the array? 3. Any specific configurations or SSD models that work better in this scenario? @limetech Back in 2017 you mentioned: What is the update on this?
  3. Where can I see a change log of SAS 9211-8i Firmware V19? I like to compare between version 18 and 19
  4. Which one do you like better SyncBackSE or GoodSync?
  5. What Backup software are you using on windows to backup to unraid server and then CrashPlan docker will do the rest?
  6. I might consider installing CrashPlan on a Linux VM instead of docker. Should be painless.
  7. This thread is confusing. What is the latest version of IBM ServeRaid M1015 firmware?
  8. Get rid of that and get rid of all spin up and spin down buttons. It is useless.
  9. The reason is not working for you because you are using BetaQuasi VMDK file? Instead of VMDK, change to PLOP - Boot to unRAID USB via PLOP unRAID Guest. See information here http://lime-technology.com/forum/index.php?topic=40679.0 The advantage of using PLOP is you can use unRAIDs (v6) built in OS Update. If I were you, I would take a take a screenshot of your webGui Main page and Make a backup of your USB Flash device. Then format your USB, use PLOP VM and fresh unRAID 6 install.
  10. Does it work on unRaid 6.0 final? Need confirmation first
  11. If I set Security to Public on the NFS setting, I then have Read and Write permission. Changing Security back to Private with the rule: 192.168.1.12(rw) then Only Read is set. Look like a bug in 6.0
  12. Same problem in unraid 6.0 final
  13. After upgrading to unRAID 6 (fresh install), I no longer have a write permission on the NFS mount. on the Media share setting in unRAID, NFS rule: 192.168.1.12(rw) on Linux VM, I have executed the following command: sudo mount 192.168.1.11:/mnt/user/Media/ /mnt/unraid/ I can see all my files on /mnt/unraid/ I have checked it has been mounted: 192.168.1.11:/mnt/user/Media/ on /mnt/unraid type nfs (rw,addr=192.168.1.11) When I try to create a dir: cd /mnt/unraid/Movies/ mkdir testing Then I get an error: mkdir: cannot create directory ‘testing’: Read-only file system Edit: on unRAID I executed this command: root@Tower:/mnt/user/Media# exportfs -v /mnt/user/Media 192.168.1.12(ro,async,wdelay,root_squash,no_subtree_check,fsid=100,sec=sys,ro,root_squash,no_all_squash) It showing ro which should be rw? However, when I look open /etc/exports "/mnt/user/Media" -async,no_subtree_check,fsid=100 192.168.1.12(rw)
  14. Is there any chance you could downgrade Python from version 3 to 2 on Nzbgetvpn? I use some scripts in Nzbget like Subliminal and VideoSort, it is not compatible with Python 3. Thanks
  15. Up to here is what I would expect. Not sure what I understand what you are trying to achieve here? What you have specified should work but it will end up with all the files that were originally on disk2 now on disk1 and vice versa. I would have expected you to be copying the contents of disk1/t back to the reformatted disk2 to get back the files that were originally there? Is that what you are trying to achieve or have I missed something? The original contents of disks2 will need to go back to the reformatted disk2 If you re-read my post, I am copying all the contents from Disk1 to Disk2/t and then Disk1 will be formatted (XFS). Disk2 then will be copied to Disk1 (new format XFS) Format Disk2 Then copy everything from Disk1 to Disk2 excluding "t" folder.. That mean I will have original contents in Disk1 and Disk2.

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.