Everything posted by Joly0
-
[PLUGIN] ZFS Master
Yes, i stopped docker, deleted the docker directory throug the docker settings and removed the the folder in the system share afterward aswell
-
New ZFS Pool with tons of datasets
And how can i efficently remove them? There are hundreds of them. I cant go through them one by one and delete them manually
-
New ZFS Pool with tons of datasets
Is it safe to delete them? Can i somehow "look into them" to make sure, there is no important data? And how would i delete them? There are hundreds of them
-
New ZFS Pool with tons of datasets
Hey guys, i have recreated my btrfs cache pool to zfs and build up everything, but i have noticed, that i have tons of datasets randomly being created with random has names I have already tried deleting and recreating my docker directory on that cache pool, but that didnt help. So where are those datasets coming from and how can i remove them? Its quite annoying with the zfs master pluging, as i cant hide those
-
[PLUGIN] ZFS Master
Hey guys, i have written above already. I have a ton of datasets or snapshots (i am not sure) and i dont know where they come from? Others said its because of docker folder, but it isnt, i removed it and they still are there...
-
[PLUGIN] ZFS Master
Thank you, thats a great tip. I will do that. Though isnt it possible to copy over everything from system/docker/ to then docker/ without loosing or having to recreate all the dockers?
-
[PLUGIN] ZFS Master
- [PLUGIN] ZFS Master
Nope, neither of those helped- [PLUGIN] ZFS Master
- [PLUGIN] ZFS Master
Hey guys, i have tons of datasets/snapshots (probably coming from docker folder, but not sure). What is the exclusion pattern? I have tried "/system/.*", but that didnt work- [Plugin] LXC Plugin
Is it safe to change the backing storage type from default to zfs when there are already existing containers running? Will it make a difference? Can i convert existing ones to the new backing storag type? What do i have to do so? Btw, some "tooltips" (i mean those help texts) for various options would be helpful. Like for this setting "Default LXC backing storage type:". I have some idea what that means, but for others it might not, what it involes, what it does, etc. Just an idea for the future- [SUPPORT] - stable-diffusion Advanced
And another thing, is there somewhere the dockerfile and scripts that were used to create this docker? Would like to take a look at this but cant find anything anywhere- [SUPPORT] - stable-diffusion Advanced
I am curious if it is possible to run this with an amd gpu instead of an nvidia one? For example invokeai supports running with rocm instead of cuda, but i seem not to see any possibility to get this running with rocm, only cuda. How to do that?- [Guide] InvokeAI: A Stable Diffusion Toolkit - Docker
Ok, i could help with testing. If you tell me what to do, i can try that- [Guide] InvokeAI: A Stable Diffusion Toolkit - Docker
Btw, just another thing, afaik invokeai supports rocm. Is it possible to get this working in this image aswell?- [Guide] InvokeAI: A Stable Diffusion Toolkit - Docker
Btw, just to let you and others know, there is an issue/typo in your xml file. In the line were you specify the port, there is a missing > right before the actual port number Edit: I mean the second xml, not the first one, that one is correct for no specific reason. The second one is missing the >- Host access to custom networks on other distributions
I have literally no idea how this route thing works to get container to host communication working....- Host access to custom networks on other distributions
Ok, i was able to get host to container networking working by running these commands: ip link add mac0 link eth0 type macvlan mode bridge ip addr add 192.168.1.150/24 dev mac0 ip link set mac0 up But i am not quite sure how to add container to host networking now- Host access to custom networks on other distributions
Hey guys, i am trying to setup a docker environment on ubuntu server and would really like my host and my macvlan containers to talk to each other. Does anyone know, how limetech implemented that feature and how i could reproduce this on ubuntu? I would highy appreciate any answer that helps me solve this issue- [Plugin] LXC Plugin
already done this, or to be precise, already have been doing this since ever But ok, i did this and it worked, so i guess the update broke the setting there. It was still enabled, but it seems like it was disabled. Disabling and reenabling it helped, thx- [Plugin] LXC Plugin
Hey guys, i think the recent unraid update (6.12.4) broke something regarding lxc networking. I have updated and switched to macvtap driver (disabled bridging) and now my containers are unable to ping my lxc container and vice-versa. The lxc cointainer is also unable to ping the host. I have tested eth0 and virhost0 as network interfaces for lxc, but both arent working. Is there anything i can do?- Unraid und IPV6
Ok, kann mir das mal ein bisschen genauer erklären, wie ich das also jetzt umsetzen kann? Ich habe eine Fritzbox und würde halt im internen netz gerne meinen pihole auch über ipv6 anbieten, nicht außerhalb. Bin auf unraid 6.12.4 und nutze für pihole zum beispiel schon das neue custom: eth0 netzwerk, aber halt nur ipv4. Wie setzr ich das also jetzt ordentlich um? Wäre nett, wenn mir das einer genauer erklären könnte, soweit ich die letzten nachrichten verstehe soll es ja wohl doch iwie so gehen ohne GUA- Unraid und IPV6
Ich finds iwie seltsam (oder ich hab noch keine möglichkeit gefunden), dass Unraid nur GUA an einen Container vergeben kann, keine ULA oder Link-Local. Wenn ich zum beispiel bei pi-hole im netzwerk auch per ipv6 als dns server anbieten will, dann kann ich nur eine GUA vergeben, die sich nach jedem restart vom router oder reconnect neu erstellt. Oder übersehe ich da was?- Unraid und IPV6
Hey leute, gibt es denn inzwischen eine lösung, wie man sauber und sicher ipv6 in unraid nutzen kann? Würde gerne mein pihole lokal auch über ipv6 anbieten können, aber habe auch schon bemerkt, dass sich der prefix immer wieder ändert, so kann ich das pihole natürlich nicht per dhcp im netzwerk verteilen Hab btw ne fritzbox, wenn das iwie hilft Edit: Mir hat gerade das update auf 6.12.4 komplett mein docker network zerschossen, nur wegen ipv6. Habe das jetzt vollständig deaktiviert, allerdings würde ich es schon ganz gerne eigentlich nutzen können, aber so halt nicht- Unraid OS version 6.12.4 available
Ok guys, something aint right. I re-enabled bridging, but no luck. br0 is gone aswell now. Then i rolled back to 6.12.3 and i cant get br0 now there aswell Something bricked now, i have no idea what is going on Edit: It was ipv6 all along. I have no idea what happened, but the update borked my docker ipv6 settings and made unraid/docker unable to create any custom network interface - [PLUGIN] ZFS Master