Everything posted by neruve
-
Silly Proxmox CPU detection question
Not to revive this, but has there been any fixes for this? I am having the same issue.
-
Proxmox - Expanding size of cache disk
So I virtulize unraid in Proxmox with a LSI card in IT mode passed through going to a disk shelf. I give it a iSCSI drive on the proxmox host as a cache drive. When this gets full I am not able to expand it. If I bump the size up in Proxmox, Unraid tells me it needs formatted. Is there something I am missing to make this work. Like I want to just be able to shut down unraid, increase the drive size and boot it back up.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Thanks. I went back and saw it, however nothing in the Add note said it was going to break what was already set. It was just a little unclear. Thank you for the awesome plugin and support.
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
That was it! Thank you! I appreciate it. Was there something when it was updated to make a user aware of this change? Did I miss it?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Any known issues with SMB shares for unassigned disks? It used to work fine. I wanna say I did an update (and there was another one today) and it hasn't worked since. All my other shares work fine. unraid-diagnostics-20230227-0921.zip
-
UnRaid to Support Shadow Copies?
I hate to revive an old thread, BUT. I would also LOVE to see a shadow copy. Parody is awesome, but being able to set a certain directory to be shadow copied to all drives would be awesome. Or maybe even let you pick how may/which drives to copy too. I know you can do some hacky stuff with rsync and user scripts but its a lot of moving parts for something that can probably be build in without too much trouble.
-
HELP! Kernel errors, server unresponsive.
Bump. Any help would be appreciated. I'm not sure why it keeps talking about ipv6 as its disabled.
-
[Support] aeleos - cloudflared tunnels
It's free, just login with your cloudflare account. Cloudflare does have to be your nameserver though.
-
[Support] aeleos - cloudflared tunnels
It is on the cloudflare website. dash.teams.cloudflare.com Then click Access>Tunnels
-
HELP! Kernel errors, server unresponsive.
Looking at the syslog it may have originated with some network issues. I don't understand them though, there is some veth ipv6 stuff but I don't have ipv6 enabled. Unless it was some sort of VM but those were all off at this time. (I don't use vms very often so I only turn them on when I need them) I guess it could have been left over from the last VM run, I have no idea, just spit-balling here.
-
HELP! Kernel errors, server unresponsive.
Here is the syslog I was able to dump. I am on 6.10-rc1 if it matters. Also, I've had similar issues before the upgrade. Well, similar as in hangs but i wasn't able to capture the log before. syslog_errored.txt
-
HELP! Kernel errors, server unresponsive.
Do these screengrabs help anyone tell me what the heck is going on? Is my CPU trash or something? They come up anytime I try to load the webui or any of my containers from the webui. However, If i access the box itself it will let me login to the terminal.
-
Public Beta Community Applications
Alright, looks good so far. Since this is still in development. Can you add the option to show more than 12. 25, 50 would be nice. (If there are that many) maybe make it save as a preference.
-
Public Beta Community Applications
I will gladly test this out too. One question before I install. Does this beta version get updated when you push changes?
-
[Plugin] Docker Compose Manager
Sorry, I meat is it gonna support v3 of the docker-compose.yaml files? For a while portainer only supported v2 of the .yaml files and most things you see online use a v3 version and they don't ALWAYS convert well.
-
[Plugin] Docker Compose Manager
Also interested in how the WebUI integration will will. Also, curious if it would be possible to support compose v3
-
Changing the default network option for adding containers
@fmp4m, I checked there (with advanced options checked) and that option is not there, just the type of 'macvlan' or 'ipvlan'
-
Changing the default network option for adding containers
Mods: Please move if not in the right place, it just didn't really seem to fit with 'Container Support' Is there a way to change what the default network is for containers? I have a custom docker network that 99.9% of my containers live on. Everything I pull a new container I ALWAYS forget to change it, then I have to go back in and change it and restart the container, not a big deal and definitely a me problem, but still a minor annoyance. Does anyone know where this could be changed? Ideally, with a userscript that modifies the config in RAM (since thats where unraid runs) while its running, that way its not a permanent change? It could just be a 'on array start' or 'on boot' script.
-
[Support] aeleos - cloudflared tunnels
I also posted this on the cloudflared github page and was informed this would be fixed in the next release. Sometimes I forget that a lot of times, you guys just create the unraid template and the containers used are the official ones or someone elses. So it makes sense to go to the container-maker for support.
-
[Support] aeleos - cloudflared tunnels
So I was using 2021.8.2 per the ibracorp docs. I updated to 2021.9.1 (the newest version) and it works just fine (at least it does after everything is setup) However, it seems this container doesn't actually report the version to cloudflare. Does anyone else have this problem? Is there a fix? Notice version has as -- and a warning sign.
-
[Request] Auto Docker Port Finder
That is correct. That's how I currently do it. When you have 20 containers, and are using 50 ports, the easiest way right now is to expand show allocations and then ctrl+f the port you wanna use and see how many times it finds it on the page. It was just something that may be relatively simple. I would try to do it myself but there really isn't any documentation as to how to create plugins for unraid or anything.
-
[Request] Auto Docker Port Finder
-
[Request] Auto Docker Port Finder
Hello all, making a plug-in is outside of my current skill set. BUT I have an idea for a fantastic one if someone wants to whip it up. On the docker template page. It would be nice if there was another button next to any 'PORT' field that was like 'AUTO' and it would poll all ports that are currently being use and automatically toss one in there that isn't. Maybe start at 5000 and just auto increment to the first one? Or even if you wanted to do random between 1000 and 9999 or something. I don't think the logic would be hard and I think its a feature that would be be welcomed by all. How many times are we gonna have to ctrl+f a port number to see if you can use it when adding a new container.
-
ISO - Supermicro CSE-846
Well guys, I've seem to have missed when you were able to actually find these things. Does anyone have a supermicro CSE-846 24 bay chassis laying around they would be willing to part with? I'm switching to a rack for network stuff and would love to get away from my current tower case. I would be looking for the newer/better backplane. Thanks!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Strange. I just rebooted the server and it seems to be working fine now. Very interesting.