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.

dopeytree

Members
  • Joined

  • Last visited

Everything posted by dopeytree

  1. Did animated banners stop in 6.12? or is it just my machine?
  2. I've just found 4x of these drives lying around. Did you get them working ok performance wise? Blackmagic disk speed test is giving me around 90MB/s read & write but this is going through a rather crappy usb -> sata while I wait for some 3.5->2.5" caddy adapters to arrive so I can test one on the LSI card.
  3. Thanks used this to do the opposite and FORCE client & server signing to disabled. Seems to have sped up transfers on mac. server min protocol = SMB3_11 client ipc min protocol = SMB3_11 client signing = disabled server signing = disabled smb encrypt = default null passwords = No raw NTLMv2 auth = no
  4. Might be to do with zfs cache? Anyway not that bothered as can verify folders on the server side. Have sent a bug report to apple incase something their end. moulin-rouge-diagnostics-20230620-0918.zip
  5. Not sure what's going on here. Just moved some files to a new share which has gone to the cache first then will move to array when mover runs later - Apple's finder is showing it as only using 12.05GB. - Unraid share shows it as 629GB. - Unraid file browser calculates it as 629GB. a
  6. These work on normal PCs as JBOD so in theory it should work on unraid. I am also looking into these as run out of PCIe bandwidth and this usb 3.2 gen2 would have decent bandwidth for usb.
  7. The search function is a bit old school. Usually find better results but going to google and following links back to the forum. Wondered if there's a way to leverage that?
  8. Made this animated matrix but... I can't get any animated png's to work when in unraid. Has this feature been removed? Same result in chrome & safari
  9. Ok has a look at the GO file and I needed to add a duplicate line but for eth1. ethtool -s eth1 wol g This way I should now be able to swap the NICs round so eth0 is the 10G & eth1 is 2.5G with WOL working. Would be good to know what happens if I choose bonded backup how WOL works. My guess is it won't work as the backup NIC only becomes active if eth0 fails?
  10. Just added 10GbE and wondering what best setup is? I use WOL and WOL doesn't seem to work on 10GbE in general because of standby power usage is much higher etc. The motherboard has built in 2.5GbE which works great and supports WOL. WOL doesn't seem to work unless the 2.5GbE is the main NIC in Unraid. I thought it might still support WOL if it was the 2nd NIC. So at the moment I've got the 2.5GbE as the main network (eth0) 192.168.22.2 Then the 10GbE as the 2nd one. (eth1) 192.168.22.3 My question is will Unraid prefer to talk on the (eth0) Or if I connect to 192.168.22.3 will it force the use of 10GbE? Is there a way to make WOL work while having the WOL NIC the 2nd NIC i.e eth1
  11. Not an issue more an observation as I have the extra ram deliberately for ZFS to use. I think at present the ZFS arc is adding the default 1/8 ram amount to any custom arc setting or something else is going on.. I have given it a max of 64GB (128GB/2 => 64GB == 64000000000 Bytes) via zfs.config Is it's saying ZFS is currently using 60GiB and showing it has 33% left. At the moment the total ram usage is 76GiB and the system and docker use about 3GB so presume it is extra ZFS ram usage? Zfs arc stats head -n12 /proc/spl/kstat/zfs/arcstats moulin-rouge-diagnostics-20230618-2141.zip
  12. Ok eventually the PSU died after I heard it make an old electrical noise. Now guess that would explain the sudden resets as it was slowly dying. Anyway got a replacement 1u flex 400w PSU by brand Enhance this time its a gold 80 so will be more effect than the previous one which was 600w but no standard & I expect it was actually a cheap knockoff as has lasted about 9months. Preliminary UPS stats show an idle of around 70w wheres old PSU was 100w. In case it's useful in the future this company sell the PSU with silent fan pre installed in the UK - https://www.overtek.co.uk/collections/frontpage/products/400w-flex-atx-80plus-gold-power-supply-enhance-enp7140
  13. Ok eventually the PSU died after I heard it make an old electrical noise. Now guess that would explain the sudden resets as it was slowly dying. Anyway got a replacement 1u flex 400w PSU by brand Enhance this time its a gold 80 so will be more effect than the previous one which was 600w but no standard & I expect it was actually a cheap knockoff as has lasted about 9months. Preliminary UPS stats show an idle of around 70w wheres old PSU was 100w. In case it's useful in the future this company sell the PSU with silent fan pre installed in the UK - https://www.overtek.co.uk/collections/frontpage/products/400w-flex-atx-80plus-gold-power-supply-enhance-enp7140
  14. Cool - enjoy your holiday 🍻
  15. Could we add a simple compress & extract to the menu? Use case - manually extracting appdata backup files which are .tar or .gzip I'm used to using this file browser for my web hosting - https://filebrowser.org/ May try adding it as a docker. rename - copy - move file - permissions - archive - extract - delete - switch view - download - upload - calculate directory sizes - info - select multiple
  16. Hi did a appdata backup using this new plugin in 6.12. I then created some a new ZFS pool for the ssd date like appdata. Have now gone to restore / set up docker folder on the new zfs share. This app is refusing to restore the backup as not in gzip format. (if this is required for the plugin to work please remove the compression option in the settings) At the moment this plugin does do a backup but cannot restore said backup. [17.06.2023 15:16:12][Main][debug] Final tar command: tar -C '/' -x -f '/mnt/disk1/backups/appdata/ab_20230615_101252/binhex-get-iplayer.tar' -z [17.06.2023 15:16:12][Main][debug] Tar out: ; gzip: stdin: not in gzip format; tar: Child returned status 1; tar: Error is not recoverable: exiting now [17.06.2023 15:16:12][Main][error] restore failed! More output available inside debuglog, maybe.
  17. Have set shares to backup cache to array. There's plenty of space. Mover works then crashes. Nothing in syslog. If I reboot it causes a parity check. What should I do? moulin-rouge-diagnostics-20230616-2023.zip Mover 'running' No large disk activity (indicating mover has stopped or crashed)
  18. What should you do when mover seems to have 'crashed' but the move button is still greyed out? If I reboot it'll likely trigger a parity check. have turned on mover logging and nothing to do with mover is in the syslog..
  19. Mover schedule settings per share would be the easiest way for this to work.
  20. This would be the simplest way to upgrade mover! That way you could just set the data download share to move every month or 90 days. and other other data to move every day or once a week.
  21. Have been thinking about other mover options. Perhaps the easiest would be to have different schedules for mover per share? That way you could just set the data download share to move every month or 90 days. and other other data to move every day or once a week.
  22. Anyone know a way to check on mover progress or log? It's done 2 shares fast 180MB/s+ then slowed down to 1 - 20MB/s.
  23. Thought Id post recent PSU findings. Enhance PSU blew up that came with NAS case. Ran system at around 100-120w on the UPS. New replacement is a 80 gold with quiet fan but same brand Enchance psu. System now runs at 78w on the UPS! Definitely worth checking you have the most efficient PSU & also it is not too overcapacity of your system i.e 600w for a 150w system load.
  24. Ah ok so best to backup to another disk (perhaps in array) or other pool. Then wipe the cache pool. Then set up as a new pool with all drives present & ready to go? Then copy data back. Out of interest has anyone done any performance tests of btrfs mirror pool vs zfs mirror pool. 2x nvme ssd's. https://www.raidz-calculator.com/default.aspx Eventually i will migrate some of my array disks to a 6disk ZFS array of video files so can be quickly edited.
  25. 6.12 - There is another plugin called 'GPU STATISTICS' install that and remove 'GPU Stat'

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.