icedfusion

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by icedfusion

  1. thank you. I seemed to have resolved it. I tried this to force it to 10gbps: sudo ethtool -s eth0 autoneg on speed 10000 duplex full which made my server disappear off the network....lol I then performed the tried and tested off/on again (for about the 15th time) but this time I saw on my router it connected at 10gbps and I verified this by logging into the server and checking the dashboard settings. No idea why the command 'seemed' to work after so many resets I previously tried. Cheers
  2. Was this resolved? I recently upgraded to 6.12.4 and I have the same issue that the nic is only connecting to my network at 1gbps instead of 10 - the only thing that has changed is this upgrade of the unraid server.
  3. UPS is highly recommended! I used to have an ubuntu raid6 server, but a power outage destroyed 4 drives so I lost all my data (no backup). Since then I moved to unraid and have a 10+ drive system with a UPS plus another unraid server for backup that has 4 drives (backup stores essential stuff, not movies/tv). I also like the fact that if multiple drives fail you can at least get the stuff of the drives that haven't failed if the failed drives cannot be rebuilt. The UPS has saved me a few times when we had a period of regular and random outages - best few hundred ££ I have spent (except the unraid license of course! )
  4. Thank you for this, yes, the drive was originally part of the other pool, so this explains a lot. A bit annoying as it caused some issues that as a user I would never know. Good to know my understanding of function was correct but now I know what went wrong and not necessarily user error. Cheers ice.
  5. Yesterday evening I created an additional cache pool that I wanted to use only for plex app data. I setup another share called plexAppdata that was set to use only this new cache pool (from the drop down list I could select my nvme cache pool drive, or the ssd cache pool drive) I noticed that this ssd cache pool was mirroring the contents of my nvme cache pool - I assumed because it was a separate cache pool this would not happen - is my understanding not correct? I then went into the settings and 'erased' the ssd cache pool - but this also erased everything on the nvme cache pool. They really were separeate cache pools, both with a slot size of 1. After being extremely annoyed (but i had backups of everything) - I have now had to reformat both drives, added them both back as separate cache pools and now they are not mirroring (the only change i did was to change the ssd cache pool to xfs instead of btrfs). Is my understanding incorrect or did I do something wrong? Cheers ice.
  6. I would highly recommend that you change your transcoding from being on your nvme disk to being in RAM - this can be easily done by changing your plex docker config for the path /transcode to /dev/shm. Really, if you share your plex server and it is used, the number of read/writes is large and you really should be doing this from RAM and not your NVME disk. It could solve your issue too. [edit] to run memtest, when unraid is booting you can stop the boot into unraid and select a memtest. Also, there is generally a memtest faciliy as part of your bios Cheers ice.
  7. I am using 6.10rc2 and just upgraded to the latest 'my servers' plugin - 2022.01.25, since doing that when accessing the GUI the 'my servers' keeps loging in/out, it is very frustrating as I can't update any settings - is anyone else seeing this? Cheers ice
  8. Well....wasn't a dodgy USB drive.....ended up replacing motherboard/cpu and updating everything else as even my ubuntu server installation started resetting so it was definitely an hardware issue as with my new setup ever 6.10rc2 has been more stable than 6.9.2 on my old hardware......sometimes software is NOT the issue! thanks to the forums support and limetech for updating my keys when i used up my online allocation! Cheers ice.
  9. It's looking at though it may have been a dodgy USB drive! Created my server from scratch on another USB and it seems good now - Hopefully it will stay up for more than a few days. I did have to reinstall everything (docker/plugins) but happy it kept all my other data in tact on the drives and I really like the fact I can access the data outside of unraid (eg. mount the drives in ubuntu)! Cheers ice.
  10. Hi, Yes, the server resets even if the array is not started. Cheers!
  11. Yes, that is correct, reset still occurs even when booting in safe mode. I am assuming it is possibly a hardware issue (cpu/mobo) as I have changed everything else - but my ubuntu installation (installed on a separate SSD) seems to run fine with everything attached - I can obtain more logs if that helps? Cheers ice.
  12. Well, turns out everything is not running fine - been messing around with this for weeks now on and off over xams. Reset occurs in safe mode as well, so thought it must be hardware related so did the following: 1. tried changing the graphics card - reset 2. removed HBA SATA card and associated drives - reset 3. tried different RAM/configurations - reset 4. tried reducing number of connected hard drives - reset 5. downloaded unraid again and tried it in trial mode - reset so thought it must be cpu related - however, if I plug back in my old ubuntu server drive (which this setup previously ran), everything seems fine (albeit my raid array no longer exists) - but I mounted the xfs drives and can still run my old plex server on it. Is there something that exists on the drives that is loaded when unraid is booting that I can try and remove? I thought it could be related to a corrupt .img, but these are not loaded in safe mode I believe as the array is not started - anything else I can look at? Cheers ice.
  13. Thanks for looking, it seems that everything runs fine and the server has been up for over 24hrs without a reset with the plugins disabled, I will investigate to see which plugin is causing it. I will do this by renaming all plugins in the /boot/config/plugins folder and then readd them one by one (starting with the ones updated recently). Once found I will report back and mark as solved. Appreciate the help! Cheers ice.
  14. Didn't have to wait too long for it to reset. Hopefully added the right syslog. Cheers ice. syslog iceraid-diagnostics-20211219-1514.zip
  15. Thanks, I have enabled this option and will restart the server and wait for a reset. Cheers
  16. Good day! My unraid server randomly resets, sometimes it will occur just after booting, other times it may stay up for a few days. Previously I had a very stable ubuntu headless server. I thought it was the new ram that I had purchased, but even after removal the reset still occurs. Hopefully someone can look at my diagnostics and is able to read them? Any help greatly appreciated. Cheers ice. iceraid-diagnostics-20211219-1342.zip
  17. Just wondering if someone can answer this for me: When I change the settings of the network from 'bridge' to 'host' the default port is set to 8080 - I do not see anyway to change this, is this easy to do? I have modified all the settings of the config for habridge to the ports that I want to use, but modifying the ports in the docker page to install habridge has no effect when choosing to install the docker with a 'host' network configuration. When it installs, the command is: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='habridge' --net='host' -e TZ="Europe/London" -e HOST_OS="Unraid" -e 'TCP_PORT_50000'='50000' -e 'SEC_KEY'='Your Key To Encrypt Security Data' -e 'TCP_PORT_80'='80' -e 'PUID'='99' -e 'PGID'='100' -e 'UMASK'='022' -v '/mnt/user/appdata/habridge':'/config':'rw' 'lscr.io/linuxserver/habridge:version-v5.3.0' c87b9a07769ffe3c0e809d8f44889de52009be8c453c33349f7b8aec807cffd5 The command finished successfully! the port mapping is showing as: 192.168.1.16:8080/TCP <--->192.168.1.16:8080 Thanks ice.
  18. Just a heads up, I recently movd to unraid/dockers after a failure of my ubuntu server and used habridge on that without issue (version 5.3.1) - it seems that version 5.4.0 that is the latest habridge (at the time of this post) does not work correctly due to the id's not being the correct length in habridge so Alexa cannot find them and old 'devices' in hadbridge will no longer work. I went back to the closest version that I could find in the linuxserver/hadbridge that i had on my ubuntu server (used 5.3.0) and habridge is now working with Alexa again. Cheers ice.
  19. Thank you very much - didn't even know you could even do those things with unraid/docker. Obtained close to the version I wanted and now everything works as expected! I should probably post my findings in the thread for habridge. Cheers ice.
  20. Good day! New to unraid and thanks to all the docs/videos I am very pleased with my unraid setup. I have installed my docker apps but one of them does not work correctly - I have found out that the 'latest ' version has updates to it which cause it to not work correctly. My question is, how do I change the version of the app that is installed via the docker container? The app I am installing is from this repository: linuxserver/habridge I am assuming I can do this on the command line (no option via the gui) and have to add some version parameter to this (I am wanting version 5.3.1): root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker create --name='habridge2' --net='host' -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e 'TCP_PORT_8781'='8781' -e 'TCP_PORT_50000'='50000' -e 'SEC_KEY'='' -e 'PUID'='99' -e 'PGID'='100' -v '/mnt/user/appdata/habridge':'/config':'rw' 'linuxserver/habridge' Dockers are new to me too so any help greatly appreciated. Cheers ice.