Everything posted by cinereus
-
Does it make sense to backup the docker image?
Is there any way of finding out which previous dockers you actually had active as Previous Apps includes anything you have ever installed.
-
Docker service failed to start - Invalid argument supplied for foreach()
Just restarted my Docker service after a parity update and get this error. Please tell me I haven't lost all my dockers! I had to cancel a CA Appdata backup during the parity check as it was slowing it down too much and get this error there: Warning: stream_socket_client(): unable to connect to unix:///var/run/docker.sock (No such file or directory) in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 682 Couldn't create socket: [2] No such file or directory Warning: Invalid argument supplied for foreach() in /usr/local/emhttp/plugins/dynamix.docker.manager/include/DockerClient.php on line 866
-
How to use routing metrics or have one machine always use a certain interface?
Thanks that's great but how do I do the same but with hostnames? Both routes reach the same hostname,
-
How to use routing metrics or have one machine always use a certain interface?
How to use routing metrics? I can see the option in network settings but I cant figure out how to use this. I have two routes between nas and pc nas 192.168.0.30 <-> pc 192.168.0.20 nas 192.168.2.30 <-> pc 192.168.2.20 How do I make it prefer the second one when it's available? Or even better prefer the fastest one of those available?
-
[Plugin] Tailscale
What is the cli command for authenticating?
-
Case icon requests
Which? The 9 bay? Which style do you like and do you have a front-on photo of the cages your one has?
-
Case icon requests
-
Additional Scripts For User.Scripts Plugin
Is this still the correct script to user in 2024?
-
unraid array undefined and offline
I can browse all the files at those mount points as expected.
-
eth0 won't connect faster than 100 Mbps on 1 Gbps port
Yes but is there no way without having to reboot?
-
unraid array undefined and offline
df showing correct mounting: mount1: 2147483648 400776772 1746706876 19% /mnt/addons/mount1 mount2: 29466624 29264220 202404 100% /mnt/addons/mount2
-
unraid array undefined and offline
So I have found the issue I have mounted my dropbox to /mnt/addons/dropbox This works fine. I can see the files there. However, when I copy the files to /mnt/user/dropbox it seems to write to rootfs for some reason. I used to do this before without any issues. I don't know where on rootfs it is writing nor why. How should I correctly mount my dropbox so that I can copy it to a /mnt/user/ share?
-
unraid array undefined and offline
Sorry please could you let me know which one? And what would be writing to RAM? Writes to that mount point or writes from that mountpoint or what?
-
unraid array undefined and offline
So I should mount to /mnt/user/remotes instead? How does that work? I thought the point of a mount is no data is actually stored there, you're just reading it off the webserver where it's actually stored?
-
unraid array undefined and offline
Thanks. What exactly is rootfs? Could it be to do with the mountpoints?
-
unraid array undefined and offline
I have been mounting lots of things top /mnt/remotes/ Never had any issue with this. Is it bad practice? If so where should I mount things to instead? I've removed the mounts now but array is still offline and unresponsive. Is it safe to try to reboot?
-
unraid array undefined and offline
- unraid array undefined and offline
Is it something to do with the dropbox mount? Or rootfs being 100%- unraid array undefined and offline
I can't view diagnostics or normal system log. I can still see files via ssh but it says the array isn't started. In ssh I get this error all the time: _zshz_update_datafile:print:57: write error: no space left on device- unraid array undefined and offline
- NIC keeps dropping to 100 Mbps instead of 1 Gb
So the command I used was ethtool -s eth0 speed 100 duplex full autoneg on How do I make it autoneg to any supported speed?- eth0 won't connect faster than 100 Mbps on 1 Gbps port
eth1 can connect at 10 G so it's not a firmware issue. I might have used a ethtool command earlier to force 100. How do I set it back?- eth0 won't connect faster than 100 Mbps on 1 Gbps port
Could that be a settings issue? Is there a way to reset the card so it tries all speeds?- eth0 won't connect faster than 100 Mbps on 1 Gbps port
I've now changed everything several times and am still getting this issue. I was convinced it must be a cable issue but now even after changing the cables I still get the same problem. I have now tried two different motherboards, three different network cards and three different cables. Every time it won't connect at 1000 Mbps only 100 Mbps. Please ignore all issues with eth1, I know what the issue is there. fs-diagnostics-20240813-1009.zip- Additional Scripts For User.Scripts Plugin
What happens if you make writes to the array while the zeroing script is running? Is that okay? - unraid array undefined and offline