Jump to content

thestip

Members
  • Posts

    83
  • Joined

  • Last visited

Posts posted by thestip

  1. No, but I didn't expect it to since I said every drive was being read, in the array or not. And now I see it's been happening in safe mode as well. The SMART check is set for 1,800 seconds, so that's not it. (I even set it to 0 to make sure)

     

    Update: Found the issue. "BTRFS operation is running". 

     

    I just happened to be looking at the "STOP" button when the drives all got read. It grayed out for just a moment and some text flashed next to it.  (the button did not gray out every time.) Managed to get a screenshot and could see "BTRFS operation is running". I had an unused drive in a pool that was BTRFS (old drive was going to wipe it). Took the drive out of the pool, deleted the pool. No more checks every minute, drives all spin down and stay down.

     

    Shouldn't something like that have been logged?

     

  2. 3 hours ago, trurl said:

    Disable VM Manager, set system share to cache:prefer to get it moved to cache (or set it to use some other pool and move it there).

     

    I was just about to post saying it didn't work when I went into safe mode again and spun a drive down. Damned thing spun up. I just didn't wait long enough to see it happen last time. Sorry for the bad info/waste of time.

     

    4 hours ago, trurl said:

    Your system share has files on the array, and it is set to only have files on the array.

     

    Fixed, thanks!

     

  3. 8 hours ago, itimpi said:

    Have you identified what that might be?

     

    That's the thing. Nothing in the logs says anything about a SMART check or any unexpected drive activity, unless I spin a drive down, yet there's a check every minute. I have no idea how to tell what's checking the disks. Removed the extra cfg files, posted new diagnostics. Since it wasn't any of the plugins, I've reinstalled them. 

     

    Recap: uninstalled all plugins aside from CA, disabled docker, disabled VMs. Drives still get read/checked every minute. Prometheus and a few associated apps are the only thing I've messed with that would do that, but they're no longer installed. It's like part of one of those apps didn't get uninstalled.

     

    planetexpress-diagnostics-20230129-1930.zip

  4. Moments after spinning down a drive...

    Jan 22 18:51:35 PlanetExpress  emhttpd: spinning down /dev/sdl
    Jan 22 18:51:51 PlanetExpress  emhttpd: spinning down /dev/sdm
    Jan 22 18:51:53 PlanetExpress  emhttpd: spinning down /dev/sdd
    Jan 22 18:52:05 PlanetExpress  emhttpd: read SMART /dev/sdd
    Jan 22 18:52:10 PlanetExpress  emhttpd: read SMART /dev/sdm
    Jan 22 18:52:15 PlanetExpress  emhttpd: read SMART /dev/sdl

    planetexpress-diagnostics-20230122-1859.zip

  5. Just did that, drives are still getting spun up/read. Spun them down, spun right back up. Even the unassigned, unmounted, unmountable ones are getting read.

     

    The only "new" things are the OS upgrade, the user scripts plugin and a few things from theme park (custom login screen). I've uninstalled the scripts and theme plugins (but the custom login screen remains)

    The drives spin down just fine, something just keeps spinning them up again.

  6. Hey everyone,

     

    I updated from 6.9...11(??) a few days ago and now something is reading from every drive in the server every few minutes. Array drives, cache pool drives, unassigned drives (mounted or not), all of them. I spin them down, they spin back up within minutes if not seconds. I disabled Docker, deleted any plugin relating to system stats/monitoring, stopped my VM, still happening. File Activity plugin is catching activity on my VM and a few dockers, that's it. (only by share, nothing at all by disk). These are SAS and I'm running the spin down plugin for them.

     

    I'm not sure what to try next, so here I am. 🙂

     

     

     

    planetexpress-diagnostics-20221117-2058.zip

  7. Hey everyone, quick question.

     

    I have dockers installed in 2 different folders and want to move them to a single folder in a new pool. I know I can change the share(s) location and run the mover to move the files onto the array and then off to the new pool drive, but what's the best way to change the folder paths of existing dockers? ie mnt/cache/docker_apps/dockername to mnt/cache/appdata/dockername. Do I move the 2 shares then copy/move the dockers in /docker_apps to /appdata, change the template info, and start up the dockers?

     

    Thanks in advance!

  8. So any idea as to why it's not getting told to shut down or how I can troubleshoot this further? There's not a lot to configure and it looks like I have it right... Start shutdown after being on the UPS for 4 minutes.

     

    When I've come home and the power's still off, the UPS battery is still nearly full. And if it did stay on the whole time, shouldn't there be something in the syslog after it went on the UPS?

  9. Nope. UPS still has 99% charge, so it has to be something in Unraid. Logs don't really tell me much... Power went off a little before 7, here's that part of the log. The full log is attached.

     

    "Sep 14 06:47:03 PlanetExpress upsmon[7634]: UPS [email protected] on battery     <---- power lost here
    Sep 14 13:22:17 PlanetExpress kernel: microcode: microcode updated early to revision 0x1f, date = 2018-05-08" <------- power restored

    syslog.txt

  10. I realize that, but I don't know how to go about tracking down the exact cause. I can write to the flash drive from putty, so I'm just assuming that's not the issue.

     

    How do I track down the exact cause? I read that there are logs on the flash drive when this happens, but there's no log folder on it and the only log file I see is the parity check one. Where are those logs supposed to be? What should I be looking for in them?

  11. Hey there everyone! I could use some help figuring out why I'm getting unclean shutdowns. I've read multiple posts, checked settings, rechecked settings... Clearly, I'm missing something. Hopefully, it's not too obvious. :)

     

    Using NUT (had the same problem with Unraid's UPS tool, that's currently disabled)

    Shutdown Mode: Time on Battery

    Time before shutdown: 4

     

    Current shutdown settings:

    VM shutdown timeout: 300 (I have 2; 1 Windows, 1 Ubuntu. The Windows box does not get automatic updates.)

    Disk timeout: 420

    ssh,bash killed by tips and tweaks

     

    The Cyberpower UPS passed it's diag tests (their software, run on my Win10 laptop) and there's plenty of charge left on the battery after the server's off. When I manually shut down the server, it gracefully shuts down in about a minute or so.

     

    Thanks for any and all help!

     

     

    -------------------------------------------------

    SOLUTION: New batteries. :)

    -------------------------------------------------

  12. On 9/2/2020 at 3:30 PM, ken-ji said:

    You're seem to have default gateways defined for each subnet / NIC interface. Unless its a router (Unraid is not that capable), don't specify the default gateway for all interfaces.

     

    You have no idea how much time I spent trying to figure out why my server lost 'net access. THANK YOU.

  13. This morning I noticed that my Kodi library wasn't updated. Went to the Ubuntu VM that runs my "master library" and found that Kodi had crashed. Restarted it, rescanned the library, crashed. Restarted the VM, rescanned again, crashed. Went to one of my Pi media players, manually scanned the library, it crashed as well. Went to my Windows box, scanned, crashed. So whatever the problem is, it's affecting all my media players. They can each scan for just a few moments then crash. (Pi version locks up at a black screen, Ubuntu and Win versions exit to the desktop.

     

    Since each media player is having the same issue at the same time, I thought it was the DB, Maria DB Docker. Saw there was an update, updated it, same problem. So I then removed the setting in Kodi to use the shared DB from my Windows machine, restarted Kodi, scanned the library... crashed. Ok, so it's not the DB then. I restarted my Unraid box and still have the same problem: none of my media players can scan for new content without crashing. (Kodi on Ubuntu, Kodi on Win10, and Kodi/Libreelec on a Pi2.) All existing files play fine and I've been using the exact same setup for months without any problems.

     

    Poking around in the Windows Kodi log*, I saw these:

    14:11:35 T:17152 ERROR: XFILE::CDirectory::GetDirectory - Error getting nfs://

    13:49:22 T:17152 ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://) failed

    14:11:32 T:1664 ERROR: NFS: Failed to mount nfs share: (nfs_mount_async failed)

    *(https://paste.kodi.tv/fixihigofi.kodi)

     

    None of my players' media sources are NFS; they're all mapped via Samba shares. The master library on the Ubuntu VM is the only Kodi instance that has NFS sources mapped. For the hell of it, I edited one of those sources and changed it from NFS to SMB. Rescanned that source, crashed again. My 3 media shares are set to use Samba and NFS, Export: Yes, Security: Public. I can copy files to and from the shares.

     

    This is the Kodi log from my master library (Ubuntu VM) after trying to scan:  https://paste.kodi.tv/rotovewulu.kodi

     

    Sonarr and SABnzbd dockers grabbed and processed 2 new episodes last night, only one of the episodes made it into the DB. I'm assuming that's when things broke. I have no idea where to go from here. Any and all help would be greatly appreciated!!

     

    UnRaid v. 6.6.6

    Logs and diags attached

    Uptime before this morning's reboot: ~90 days

    M/B: Supermicro - X8DT6

    CPU: Intel® Xeon® CPU L5640 @ 2.27GHz

    HVM: Enabled

    IOMMU: Enabled

    Cache: 384 kB, 1536 kB, 12288 kB

    Memory: 24 GB Multi-bit ECC (max. installable capacity 384 GB)

    Network: eth0: 1000 Mb/s, full duplex, mtu 1500 
     eth1: 1000 Mb/s, full duplex, mtu 1500

    Kernel: Linux 4.18.20-unRAID x86_64

    OpenSSL: 1.1.1a

    Uptime: 0 days, 02:21:52

     

     

    planetexpress-syslog-20190803-1428.zip planetexpress-diagnostics-20190803-1606.zip

  14. So I got the docker installed, tested it and can connect with the client, but I still can't login via the command line to do anything. I get the "welcome" text when I telnet in, but no prompt. Everything I type comes back with an error. IE "error id=1538 msg=invalid\sparameter" when I type "help" or "login"

     

  15. Just installed this docker and I get the following error when starting the UI:

     

    [12.12.2018 17:02:38] WebUI started.

    [12.12.2018 17:02:38] Bad response from server: (401 [error,getplugins]) Unauthorized

     

    Then, if I click on the setting icon, I get:

     

    [12.12.2018 17:03:27] JS error: [http://10.0.0.151:8082/js/webui.js : 762] Uncaught TypeError: Cannot read property 'rTorrent' of undefined

     

    Any ideas?

×
×
  • Create New...