statecowboy

Members
  • Posts

    112
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

statecowboy's Achievements

Apprentice

Apprentice (3/14)

6

Reputation

  1. Here you go. someflix-unraid-diagnostics-20240411-1004.zip
  2. Had a fairly new (I think it's maybe a year or so old) drive throw an error. Before I go about replacing it, I was hoping someone with more experience in drive errors could lend some advice. Thanks someflix-unraid-smart-20240411-0930.zip
  3. Well, this is embarassing, but you guys are right. I totally forgot I recently replaced (upsized) my parity drive. This drive was the old parity drive, and I must just not have reformatted it. I just ticked the "format" button down below the main drive page. Sorry about that.
  4. Was warned by fix common problems that I had a disk with errors. The main page shows "Unmountable: Unsupported or no file system". Reading the suggested fix, because the disk had data on it, it recommended to seek assistance here, so here I am. I do have a replacement disk on standby should that be the case, but figured I would seek guidance here before tossing this drive. someflix-unraid-diagnostics-20231215-0832.zip
  5. I am not sure what caused it, but I no longer have this issue. I suspect that it was some sort of bug in the Ubiquiti software that was triggering something. I took my 48 port switch and my pi-hole machine out of my network stack trying to eliminate possible causes, and one of those seems to have resolved it.
  6. Follow up post. It's happened again. My server has become unresponsive. I had to reboot it to get it back, but it came back up. I've attached my diagnostics. I noticed on the startup screen I get the following error: modprobe: ERROR: could not insert 'nct6775': No such device So, this does appear to be either a system or hardware error, not a plex thing. Any ideas? someflix-unraid-diagnostics-20220628-2143.zip
  7. I'm going to apologize in advanced for this being an obscure request for help. I'm really not sure where to start. A couple of weeks ago my plex server was unresponsive. After logging into unraid's management interface and pulling up the docker logs I got an error message that said something along the lines of "preferences.xml" could not be read. When I opened my appdata folder to check that file it was completely blank. I did have a backup from appdata backup/restore and managed to replace the blank file. Plex started back up just fine and I went on my merry way, for about a day until this happened again a couple of more times. During these instances I also noticed that my unraid machine was not reachable at times, almost like there was a network problem. A reboot usually corrects this issue. I've tried a few things. At first, I thought somehow my pihole instance (running separately on an ubuntu server) was screwed up and I was having DNS issues. So, I did a fresh install of pihole. Things seemed to be working great until last night when my plex server was unresponsive again. I also could not log into my unraid machine. One thing I tried differently last night was I bypassed one of my network switches thinking possibly it could be going bad (I run a unifi network and my server was going through a USW-48 switch). We will see if that somehow corrects the issue. I guess my main question here is, does anyone have any idea what could be causing my "preferences.xml" to wipe itself like this? It seems somehow connected to network issues either with my server or with my netowrk hardware or software. I suppose these all could be symptoms of failing hardware, but I'm unsure of what steps I can take to diagnose that.
  8. I have been getting the following alerts out of the blue for the last month+, seemingly every half hour: "Communications restored with UPS unraid". I have seen this before, but very sporadically. Now, it seems as if something has changed and it wont stop. That said, I've read some other forum posts and the consensus was to replace the batteries. So, that's what I just did. I have a Cyberpower 1500AVRLCD. However, about 30 minutes after replacing the batteries I just got the same alert again. Any ideas? I recently updated to 6.9.0-beta35 for what it's worth.
  9. If you don't mind me asking what do you use for the setup? I have, for better or worse, invested in unifi. I ran pfsense for a while and it was great, but I didn't feel like diving in deep when wanting to do simple things. Unifi is just a bit easier to manage for me. So, I currently have the UDM-Pro, the US-24-250W, and the item I am considering is the US-16-XG. I have my server and network eqpt in my basement, so the 16 port XG would go down there. I have an outdoor rated CAT6 running up to my office where I would need the other end of the 10gb connection, so would probably need some sort of switch there as well (I feed an AP off of that line in addition to my office workstation).
  10. Hi all. I was curious to hear from those of you who have a 10gb connection on your network for use with unraid. I understand ultimately that any reads from the array are limited by disk speed (unless of course you’re reading from an unassigned SSD or have all SSDs in your array). It looks like writes to the array can benefit to a certain extent on an SSD cache drive. That said, Ive talked myself out of investing in 10gb gear a few times now. I don’t think there’s a huge gain in performance to be had for my use case (would love to increase speeds between my server and my office pc for editing photos and general file swaps). All of that said, for those of you who have jumped in to 10gb, have you noticed a significant difference in things? Any real world examples of what you’ve noticed that you wouldn’t mind sharing? I of course don’t NEED to go 10gb, but part of me wants to tinker/play. I also don’t want to invest in gear and have a lot of remorse because it didn’t make much of a difference.
  11. Attached. And yes, my dockers live on an unassigned device set to R/W slave mode.
  12. Hi everyone. Was wondering if someone could do a sanity check on my config. I've had some weird issues with my docker image filling up, and I believe this only happens when I leave krusader running for a long time. Probably worth noting, every time I start krusader I get a notification that I can't save bookmarks to the home/nobody location. I am wondering if this is resulting in tmp files being written elsewhere within the docker image.
  13. Circling back to this. I suspect my krusader docker is the culprit, although I'm not sure what I may have set up incorrectly. I usually don't leave it running unless I need it, but the few times I've had docker image size warning (I think) have come when it's been left on. Every time I start the docker I have to go through set up because it tells me I can't save bookmarks to the hom/nobody profile. I've always ignored that, but think it may have something to do with things. If it can't write to that location I suppose it's possible it's creating a temp folder somewhere in my docker image? I've pasted my config below in case anyone can spot something I've done wrong. I may post over on the binhex krusader help thread as well.
  14. Thanks for responding. Booting into safe mode works. I at least can access the gui. Should I now try to edit the disk.cfg you mentioned above? Or, since I can access the UI now should I disable array autostart and update plugins? (I did have some US set to start on array start) EDIT - I turned off autostart on the array (settings->disk settings->enable auto start->"no"). I succesfully booted! I went and updated the US plugin as well. Do you think I'm good now? Or is there something else I need to check out? EDIT 2 - I think I found the culprit. The rclone mount script was hung for some reason (showing as still running). I disabled those scripts for now so I can debug. Pretty sure that was the issue. That script must have been hung and wouldnt allow the gui to start. Thanks so much, Squid!
  15. Hi guys, I think I've exhausted everything I can think of at this point. I even tried putting an older version of my network.cfg back into the boot folder and rebooting. Same symptoms. I can SSH into the machine just fine, but the OS GUI is unreachable and my dockers and shares dont appear to be initializing.