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.

late4473

Members
  • Joined

  • Last visited

Everything posted by late4473

  1. Yep - solid as a rock - like you I haven't seen that for months! I'm pretty sure it was due to taking FUSE out of the equation rather than the upgrade (my conclusion being it couldn't handle the throughput)....glad you're in the same boat. I was ready to chuck unRAID into the bin!
  2. No - never seen the CIFS line. I only see drives spinning up and down in my syslog. Good luck!
  3. I too came from Synology. I suggest using simple rsync to transfer your data over. And do set aside hundred, if not thousands, of hours to fiddle with unRAID!
  4. Set SSL to YES (Settings/Management Access )- and http will get redirected. I've also changed my port to accommodate a reverse proxy.
  5. One more follow up - previous solution was not permanent - server continued to die. I'm putting this down to the unRaid FUSE bug (shfs). Resolution which has a 7 day up-time so far... 1) Upgrade to 7.2.0-beta.2 (Can't be any worse that what I've got!) 2) Change all drive references (docker container persistent drives, docker.img, libvirt.img and all VM storage paths) from /mnt/user/... to /mnt/cache/... These are all cache only drives anyway and this takes FUSE out of the equation. I hope this helps someone! Will I make 2 weeks of up-time??
  6. I'm going to mark this as solved - my uptime is now 5 days (!) and server seems rock solid (40 docker containers, 4 VMs all happily running). Last key actions: Uninstalled the Connect Plug-in (had some impact ) Increased Settings/Docker/PID limit to 8000 (Even though my Docker Stats PID column only sums to c1300) from the default setting. Could they have been spikes perhaps? pids.sh
  7. My server survived for 4 days or so - and the unresponsive behaviour at the death was slightly different. I could access GUI (all looked normal) - no reported stuck CPUs but all docker containers unresponsive. Any attempt to stop them resulting in 'server error'. I did notice my Docker PID limit was on the default (2048) and a quick docker stats showed I was in the high 1000s so have now bumped up substantially and restarted. Watch this space.
  8. Thank you for the feedback. I'm not convinced by the version being the root cause because I was actually reporting the same issue on this forum about a year ago! My server dies at RANDOM times also. I've actually today just gone over 2 days uptime (!) - unprecedented for months. I'd noticed that a 'flash backup' seemed to be running at random times during the day, so my last change was to completely remove the CONNECT plug-in. Let me monitor over the next few days. It's so good not having to hard boot every other day! #fingerscrossed @JDGJr Do you have Connect installed and do you have auto backups switched on?
  9. @JorgeB Here is the syslog and some other screenshots. Died 6-Aug @ 22:10ish i.e. All dockers stopped responding. Hard reboot and all is well again....cycle continues I could access unraid GUI - note a CPU thread locked at 100% HTOP doesn't report the same locked CPU but is reporting the load average endlessly climbing There is an recurring error about a missing css file. I have tried both 'light' and 'dark' settings but this file is always missing I hope you can spot something Thanks syslog-192.168.50.12.log
  10. Enabled, will post. But should add I've inspected before during the 'hangup' via ssh. Last entries always seem to be just the normal 'spin down' of the hard drives.
  11. Yes 7.1.4 I guess you haven't solved it? Did you try a rollback?
  12. For months now my server goes unresponsive about every 2 days and I've had to hard power down to get it back. When it's back it runs like a dream Unresponsive means: I can't access GUI dashboard I can ssh. 'Reboot' with force or otherwise gives me a beep but not a shutdown. Docker Stop commands fail. HTOP suggests 3 CPU threads are stuck on 100% Docker stats suggest all my docker containers are running, but I can't access access them either locally or through reverse proxy There is nothing of any importance (error/warnings) that I see in the syslogs or via dmesg. Failure times are random (middle of the night, middle of the day, idle times, busy times) - I can't pin-point to anyone container or script In troubleshooting I've changed/upgraded all of PCI cards, memory and processor Uninstalled many plugins Tried switching off the dockers (but not all yet) Rebuilt docker vdisk (twice) Switched off all VMs completely Prevented drives from spinning down Ensured BIOS Idle settings are as everyone suggests (C-states disabled, idle control typical, cool'n'quiet disabled) Removed all USB devices Changed UPS Use Docker ipvlan networks Temperatures are all ok Hammered the box with 90% cpu processing for 7 hours - no problem All disks have plenty of capacity / SMARTs are good The server cannot survive for more than 48 hours.... Can anyone spot anything in my diags? Do I need to reinstall the UNRAID OS perhaps? It all suggests to me that something is 'building up' or hamming the system - but what is it? ANY suggestion is welcome. I'm almost ready to give up. ding-a-ling-diagnostics-20250805-1130.zip
  13. To close on this - it WAS to do with an immutable flag...it was just hidden I ended up copying all the data out of my media share and I was left with 2 shares that still had 'operation not permitted' when I tried to destroy them: media/Movie media/photo-other 'media' was an encrypted datashare whereas the nested 'media/photo-other' was not (just saying) I 'unlocked' media via the GUI and this gave a failure message and still showed the open padlock...but magically this enabled me to see the files in photo-other and: So the 'masked' files were immutable preventing actions noted in the OP. So I cleared the flags, deleted the files, then destroyed the datasets. The take away message: take care with encrypted dataset where you (accidentally or otherwise) create files and folders whilst it is locked! I just glad this wasn't a bug where ZFS had let me down. I'd written my files whilst the dataset was locked, so after my weekly reboot and the dataset was unlocked (via a script on array startup) all my files appeared to disappear - and because I had made them immutable (ransomware protection) the dataset couldn't be destroyed! Confusing but explainable. Cheers all.
  14. Thanks for your help. I'm convinced I've set something 'immutable' - I just cannot find what. I hope no more datasets go this way!
  15. NP Yes it does:
  16. Didn't like the -o And without:
  17. Another clue perhaps - destroy cmd from CLI. This was after manually creating a normal folder /mnt/disk2/media/photo-other so that 'something' existed.
  18. It replicated fine! All 3.6GB. And I CAN see the files! Great news - thank you. But how do I now delete the original Dataset on disk 2? I have set the immutable flag in the past on the photo-other folder - but as far as I can see this is clear on Disk 2. Does this give a clue?
  19. Both Attached. Thanks! mount.txt getall.txt
  20. Via the Gui (ZFS Master)
  21. I have a ZFS dataset that seems to have gone into limbo i.e all the files are not reachable. Looking at the GUI it appears to have 3.6GB still sat in it but I cannot see the files, destroy the dataset, rename it or unmount it. I'd like to get all the files back if possible: Trying to see the files in the GUI: Or from CLI: GUI Destroy (with force) yields: GUI Rename: zfs list Also tried disabling Docker service and running above - it didn't help. disk2 was recently scrubbed and has no errors. I'm now running Unraid v7 but issue was also there in v6 Diags attached Any help to get the files back would be appreciated. Thanks ding-a-ling-diagnostics-20250111-1228.zip
  22. Actual solution (following mobo install) was to ensure I had the latest firmware installed on my new mobo. System has been stable since.
  23. Further to my original post this has happened again...twice! Strongly suspecting docker is killing the box. I can log into dashboard but restart/stop array functions don't do anything. Hard reboot only way to recover. Screenshot of dashboard (attached) shows no graphical highlight bars and 2 cores maxing out (?) Syslog of period also attached (died somewhere between 00:00 and 06:53 on 9-Apr: syslog.txt Dashboard:
  24. Thanks - I have the syslog from the original crash...but I've determined my motherboard completely died! Unusual but it seems true (only 4 months old). Now replaced and everything running as good as before. Cheers.
  25. Out of the blue all my dockers stop running and in the unraid GUI "Server Execution Error" appears as an error in a window, Dashboard shows all CPUs working but memory bars do not populate. Server basically becomes unresponsive and recovers only with a hard reboot. What's going on? Server running for months without an issue. Diagnostics attached. Any help appreciated. ding-a-ling-diagnostics-20240402-2219.zip

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.