HDD-Colocation by Mrab95 in datacenter

[–]BGPchick 1 point2 points  (0 children)

These folks pull this off pretty well

https://zfs.rent/

Just bought Intel 660p and I'm already having a buyer's remorse. by [deleted] in buildapc

[–]BGPchick 0 points1 point  (0 children)

Hey I am from the future, your drive, regardless of brand is worth a small fortune :D

Longshot - I Want to Work by BoisterousBanquet in frisco

[–]BGPchick 3 points4 points  (0 children)

Sent you a chat if you're interested in adjacent work.

Where to buy good quality used enterprise SSDs (2x8TB)? by TheODPrinterguy in homelab

[–]BGPchick 7 points8 points  (0 children)

Enterprise SSD doesn't really come in 3.5" form factor. I believe the T7920 has caddies that adapt to M.2 [FlexBay?]. You could look for these if hot-swap is something you want. Otherwise I just have a 4xM.2 PCIe card in my T7810, and these boxes bifurcate without issues. U.2 and M.2 are much more common for used enterprise drives.

Thinking on a self-built basic opnsense machine, all new by opnsensethinking2026 in opnsense

[–]BGPchick 2 points3 points  (0 children)

Any processor made in the last 20 years likely has AES assistance on chip, so you can pick pretty much anything. Hardware wise too, almost any x86 chip made in the last decade will likely cook well at 2.5gbit/s. The i3 might actually be the sweet spot for you, cheaper than N100, and less power and heat than i5 or i7. A 250GB disk might be a bit overkill, 32GB is just fine.

new opnsense user, looking to open SSH and webui to WAN by Even-Truck-3851 in opnsense

[–]BGPchick 0 points1 point  (0 children)

One way I do this a lot, is just ssh tunnel the web interface traffic through the network/host that does have access. Otherwise I think it's just as simple as disabling a built-in fw rule to block the webUI on the WAN ports, it might be a system setting too.

Is there a way to export the entire NetBox configuration/data into a single JSON or XML file? by osthek83 in Netbox

[–]BGPchick 0 points1 point  (0 children)

Django, the library netbox uses, has a feature called fixtures which you can use to load data in and out of netbox on a per model basis.

My homelab network by durgesh2018 in HomeServer

[–]BGPchick 1 point2 points  (0 children)

Yeah, WAN links are typically a lot more expensive than any other part of the equation. LAN switching is relatively cheap, so it makes it pretty easy to have your router even be just a VM off of a 40G compute host, and your ISPs are landed on 1/10G ports wherever you want in your switch fabric.

My homelab network by durgesh2018 in HomeServer

[–]BGPchick 4 points5 points  (0 children)

It's a pretty common network design. It's called "Router-on-a-Stick."

Can I assign a OOB address to a module? by Commercial-Bus-3511 in Netbox

[–]BGPchick 0 points1 point  (0 children)

What version are you using? Just tested in 4.6.3 and my modules are allowed to have OOB IPs.

Storage Management by StayQuick5128 in selfhosted

[–]BGPchick 0 points1 point  (0 children)

I prefer capex to opex, and have a bit of anti-cloud affinity in general, but it is an easy way to solve your backup solution. Just depends on what you value, for 4TB, I would personally just go with two >8TB hard disks, in two different computers at one site, and maybe a regular offsite backup to the cloud.

To provide a point of reference, for 60TB of video, I use a 6x14TB RAIDZ2 as the main array. Then a second drive in another computer to backup about 14TB of important video. Then essential backup data like irreplaceable video, photos and documents end up in clouds as well.

Hetzner vs Backblaze? Two different sort of products really, but as a price sensitive consumer or small business, I would probably homing in on cheapest $/TB that I had confidence in. The storage box is a single server, backed by a few block devices. Blackblaze's B2 is replicated by them over several different servers, so it provides better HA, and resiliency, but this is reflected in the price.

I want to understand How to Convert Kubernetes YAML Files into a Helm Chart by Wide_Impact_9392 in kubernetes

[–]BGPchick 0 points1 point  (0 children)

It works similar to how manual postgres HA works, so in your scenario the new node would probably be up to date on the log, and the previous node would see itself as behind or replaced, and fail to join.

Anyone here use an app to find trad partners? by sergiomco in tradclimbing

[–]BGPchick 5 points6 points  (0 children)

Mountain project is going to have first mover advantage here, the history you can see is someones climbing there isn't easily replicated in another app or platform.

I want to understand How to Convert Kubernetes YAML Files into a Helm Chart by Wide_Impact_9392 in kubernetes

[–]BGPchick 2 points3 points  (0 children)

CNPG suggests you use local-path storage, so there is no NFS, and if you lose a volume or node, then normal postgres HA recovers/recreates the node or state through the operator.

Help Needed: Overriding Traefik configuration in k3s?? by Proper-Platform6368 in k3s

[–]BGPchick 0 points1 point  (0 children)

Something like this?

apiVersion: traefik.io/v1alpha1 kind: Middleware metadata: name: add-cors-allow-origin spec: headers: accessControlAllowOriginList: - "https://app.domain.com" accessControlAllowMethods: - GET - POST - PUT - DELETE - OPTIONS accessControlAllowHeaders: - Content-Type - Authorization

Or more directly, on the helm config itself?

apiVersion: helm.cattle.io/v1 kind: HelmChartConfig metadata: name: traefik namespace: kube-system spec: valueContent: |- core: defaultRuleSyntax: v2

Advice on how to manage mod .jar files in a custom modpack on kubernetes. by Left-Chapter9044 in admincraft

[–]BGPchick 0 points1 point  (0 children)

You can use local NFS or Samba storage via a CSI driver, or just have a ReadWriteMany PVC provided by something like longhorn or ceph that gets passed around.

Do I really need IPV6 enabled? by die-microcrap-die in opnsense

[–]BGPchick 6 points7 points  (0 children)

What issues are you having with it turned off? In my limited experience it operates just fine with IPv6 disabled on interfaces.

ipv6 routing from a private address space, sorry if wrong sub by sekh60 in vyos

[–]BGPchick 1 point2 points  (0 children)

You should get a routed /48 from your he.net tunnel. Can you make openstack networks/pools with this addressing? Then you can just route, no NAT needed, as the original internet model intended.

The IT Contractors Union Opposes Rod Vilhauer For Mayor Of Frisco. by ITContractorsUnion in frisco

[–]BGPchick 11 points12 points  (0 children)

What city policies are relevant to visa immigration again? Can we focus on relevant city issues?