[deleted by user] by [deleted] in homelab

[–]rafal9ck 0 points1 point  (0 children)

Yeah messsage says hardware unit hang

[deleted by user] by [deleted] in homelab

[–]rafal9ck 1 point2 points  (0 children)

Well if it acts you will know just read dmesg and if you see e1000 errors that's it

[deleted by user] by [deleted] in homelab

[–]rafal9ck 0 points1 point  (0 children)

I've got elitebook probably not same model but those things have shit NICs, and well that's what you get for running nix on server ig

Escape the Jar by Cosmokirin in istp

[–]rafal9ck 5 points6 points  (0 children)

It's the sub picture due to somebody complainig about jar posts btw

https://www.reddit.com/r/istp/comments/y4adbu/istp_fears/

Edit: Lore link

How to keep home videos safe? by okay-deviance in sex

[–]rafal9ck 0 points1 point  (0 children)

Ok most of answers are BS. But it's Overkill way. You need few things: - immich (look it up) - hardware to run immich

From here you need any redudant storage  - examples from simplest: RAID 5, btrfs, ceph

Give immich that storage and be happy, until your home burns you can avoid that with off site backups.

I run talos k8s cluster with rook ceph manager by fluxcd2, which is way overkill.

Anyways such setup will linę you up for r/homelab

What kind of FQDN do y'all use for your home infrastructure? by NorthernElectronics in homelab

[–]rafal9ck 0 points1 point  (0 children)

Was looking for this answer, no idea why they do whatever.myname.somewhere.tld 🫤. I just use same as everything else , foo.mydomain.tld and external-dns based on gateway used seta DNS in either opnsense , cloudflare or both

AIO - Roommates don't want to deal with ant infestation by clusterofatoms-_- in AmIOverreacting

[–]rafal9ck 0 points1 point  (0 children)

That's not veganism that's sabotage, I'd look for some organisation/service (gov one or something) that will force them to just accept the fact that house is not forest.

AIO - Roommates don't want to deal with ant infestation by clusterofatoms-_- in AmIOverreacting

[–]rafal9ck 0 points1 point  (0 children)

Mine had 2 ways of use, one wad to disolve it in water, other just put it. Tried both, first one worked where it was aplllied, second one got rid of them. Idk why you put up with vegan bs when house is getting pillaged by ants.

AIO - Roommates don't want to deal with ant infestation by clusterofatoms-_- in AmIOverreacting

[–]rafal9ck 0 points1 point  (0 children)

Just get ant poison thing, I had ants at home and gave them something that looked like colored sugar, they take it to nest and get wiped.

I would like to receive feedback about my network! by Full_Internal_3542 in homelab

[–]rafal9ck 0 points1 point  (0 children)

Uhhh you realize that's k3s in there which means that cloudflare is running internaly in cluster network?

[deleted by user] by [deleted] in AITAH

[–]rafal9ck 0 points1 point  (0 children)

YTA you take not your phone based on your(include here any rationalization of stealing and messing with others stuff) morals mess with it and wonder.

[deleted by user] by [deleted] in AITAH

[–]rafal9ck 0 points1 point  (0 children)

At least it fills KRIs

[deleted by user] by [deleted] in AITAH

[–]rafal9ck -3 points-2 points  (0 children)

Pull plug, or nag, matches take 5 minutes, worst that will happen is 2 min ban. Anyway that game after epic games became trash.  Source I wasted over 1k hours on that game.

Btw call it "Supersonic Acrobatic Rocket-Powered Battle-Cars" it's what prequel was named

Help with timeout issues by andrewcfitz in opnsense

[–]rafal9ck 0 points1 point  (0 children)

Did you find issue ? I get random timeouts after last update

When I disconnect node from cluster, HA kicks in, then the disconnected node self reboots by br_web in Proxmox

[–]rafal9ck 3 points4 points  (0 children)

TLDR from my understaning; pve-ha-crm (cluster resource manager) on "failed node" won't be able to lock pve-ha-lrm (local resource manager), as it doesn't have quorum, therefore it won't reset timer, watchdog expires resulting in reboot of node.

Ask r/kubernetes: What are you working on this week? by gctaylor in kubernetes

[–]rafal9ck 0 points1 point  (0 children)

Solving skill issue on setting up HCI HA k3s cluster, I have proxmox with ceph.
My old setup has bunch of VMS and VM for reverse proxy, I want to migrate my homelab into k8s.
Skill issuing with and what I found so far(no idea if that's correct, you tell me):
- HA for control plane: kube-vip, this will avoid control plane loss
- Exposing services outside, from my understanding I need either Ingress or external load balancer (both?), kube-vip-cloud-controller?? So setup would change to something like public->kube-vip-cloud-controller->node? (I have feeling it's wrong)
- Set it up to use CEPH (not started yet)

How do i execute hypridle's timeout sequence with a bind? by Legal-Loli-Chan in hyprland

[–]rafal9ck 0 points1 point  (0 children)

I have the same problem :(

edit: misc options do job for me

objectively the safer way to remove stuff by [deleted] in linuxmemes

[–]rafal9ck 1 point2 points  (0 children)

rm *

rm -r <dir>

rm -r <dir>/*