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.

jdiacobbo

Members
  • Joined

  • Last visited

Everything posted by jdiacobbo

  1. Does anyone know if the Adaptec ASR-78165 supports C-States or does this have the same issue the LSI cards have?
  2. Rebooted and ran the commands you posted previously. The pool was writable and I'm now able to select Convert to single in the Balance Status section and its running. We'll see if this works! At this point this is just for educational purposes. I think I'll end up just adding the drives to the array as encrypted drives and setting a share exclusive to those drives which would accomplish the same end result. That would make more sense and probably be easier long term than using a pool. Thanks for all the help @JorgeB!
  3. Sorry I thought that was only if the device IDs changed. Once the copy finished I will try this.
  4. i tried canceling the balance but it says there isn't balance running and the pool is read only so I can't delete anything. At this point I'm just going to copy the data over to the array and reformat it.
  5. Any thought on reverting it back to single mode in place or is a copy and reformat the only option?
  6. I had some odd behavior so I needed to reboot. I'm not 100% how to check if the pool identifiers changed but everything came up as I would expect. Let me know if this looks right?
  7. Before I do anything further I want to back up the data to the array. Curiously everywhere I look, the pool capacity is listed at different values. The GUI lists it at 22TB, the btrfs Balance status at 17.46TiB, and the unBalance plugin somewhere around 7.8 TB. Is there any risk of data loss here or should it all still be available just read only?
  8. Thanks for the info. So at this point how do I go about correcting this? I tried to use the balancer to change back to Single mode but it doesn't appear to be doing anything.
  9. Good to know. I was using this link from the Storage Management docs which made it seem like I would be able to use the full amount of storage on the drives. Additionally this info from the Balance section in the pool config also led me to believe that I would have more storage than the single drive. I guess I just misunderstood what was happening. So are you saying I can have multiple drives in a pool and set it to single mode? When setting the pool to single, how is the data distributed between the two disks?
  10. I recently added a new drive to a drive pool and changed the type to RAID 0. Initially it seemed to work fine but once the rebalance finished the pool became read only. Scrubs also abort instantly with error -30. I m seeing a bunch of errors in the logs related to brtfs as well. Any Ideas what's going on?
  11. Is there a way to do this with specific files rather than a whole disk? I am trying to consolidate commonly accessed files onto one disk to limit spin up of several disks at once.
  12. How would I do or confirm this? I have this set up but I believe I am running into this issue and I'm not sure what it meant to have an exclusive access share.
  13. Thanks for the response. I appreciate your assistance in getting this working. Your post makes total sense. I was attempting to troubleshoot my server not appearing in the server browser by using the port checking site but it makes sense that wouldn't work in this instance. I eventually got it sorted. I was trying to copy over a locally hosted game to the sever container to run it there instead and that was the issue. I ended up renaming all the files to the default name servertest and that got it working. Can you confirm that you need to either use the files created by the container or have your files use the same names (i.e. servertest.ini)?
  14. I am trying to get a Project Zomboid server up and running and I cannot get the port to appear available when checking via canyouseeme.org nor can I connect to the server. I've successfully set up port forward before for various ports so I know my router's port forwarding is working. I've installed the container with the default settings and forwarded the ports but its not working. I'm suspecting there is some firewall preventing access from within the container. Any ideas what I'm missing here? Container: Firewall port forwarding rules: Logs showing ports:
  15. I am having this same issue. Have you figured out a solution yet? Out of curiosity, what version of unraid are you on? As a note, I have set up a User Script to run daily to restart the container to hope fully prevent the issue from occurring until I can figure out the root cause.
  16. Is this guide still the recommended way to accomplish running one container through another's VPN connection or is there an alternate method that should be used in 2024?
  17. After updating my docker network from macvlan to ipvaln I have not experienced any more crashing. I think its safe to call this issue resolved at this point. Thank you to everyone for your support in helping me figure out the issue.
  18. It's been about 24 hours since the change from macvlan to ipvlan and there haven't been any crashes. I'll continue to monitor but I'm optimistic this might have been the issue. Sent from my Pixel 8 using Tapatalk
  19. Adding to this, would upgrading to v. 6.12.4 resolve this issue? https://docs.unraid.net/unraid-os/release-notes/6.12.4/#fix-for-macvlan-call-traces
  20. I attempted this yesterday but lost network access to my Home Assistant VM and couldn't figure out how to properly reconfigure the VM to get network access back. Is it recommended to use macvlan with bridging disabled over ipvlan? What would the pros/cons be for each setup? Is there anything that I should ahve done when switching from macvlan to ipvlan in docker setting? I made the switch and didn't change anything else and everything appears to be working but I don't know if I'm sitting on an issue waiting to appear because I didn't do something when I made the switch. I tried to check out the resources in the help text in that field in the settings but they were general docker docs and I'm not sure how to relate the information to my setup. If I were to go with macvlan with bridging disabled is there a resource you could point me to on how to get proper networking in a VM with that configuration? Sorry for all the questions but my networking skills are my weakest when it comes to server stuff. I'm hoping to come out of this issue better educated and more informed and appreciate all the assistance.
  21. The issue happened again last night. I've attached the syslogs and what was on the screen when I found it down. I don't see anything in the logs this time around. Doesnt appear to be the RAM causing it. Any ideas on next steps? I'm going to try changing from macvlan to ipvlan to see if that might be the cause. Its the only thing I can see in the screenshot that might be the issue. syslog-192.168.0.150-20231219.log
  22. I happen to have a spare set of RAM recently pulled from a working PC. I'll try swapping that in an see if I still have issues. Thanks for the support! *EDIT* Just swapped the RAM. I'll let it run for a few days to see if the issues still appear and provide an update. Thanks again to everyone for the help. Fingers crossed!
  23. Thanks you for taking the time to help out. Networking is admittedly my weakest skill when it come to home-labbing. Could you help me figure out how to make sure bridging is disabled on eth0? Is this a BIOS setting? *EDIT* Would it be this setting here? Also is there anything else I would need to know about making this change? What else this might affect?
  24. Does that lead you to believe that macvlan is my issue and I need to configure ipvlan instead?
  25. After a full server reboot docker was able to come back up so I'm guessing the docker images is OK. Interestingly, before the reboot I wanted to do a scrub on the docker image but the whole docker volume section in the docker settings was missing. After reboot i am able to see it again and running a scrub produced no errors. Also before the reboot I did try to run a scrub on the cache drive and it would abort every time with out running. After the reboot I am able to run the scrub on the cache drive (no errors detected). From what I was reading on other posts this might be either a memory issue or a macvlan issue. Any ideas on what it could actually be? Attaching updated logs and diagnostics. syslog-192.168.0.150_reboot.log tower-diagnostics-20231218-0945.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.