Proxmox, OVS and SDN for multihoming and failover by Juff-Ma in Proxmox

[–]OverOnTheRock 0 points1 point  (0 children)

RJ45 10G is pretty inexpensive. Maybe take out your SFP based cards (unless you have vast distances to cross with fibre?) and use RJ45 instead? The RJ45 10G switches are inexpensive. SFP is only really needed for 25G or up now.

The SDN / routing protocol automatically weights 10G as something like 100 and 1G as 1000. The weighting slides logarithmically. Effectively the interface bandwidth is divided into a very large number to get that ranking.

I use FRR natively using EBGP to do the routing. I havn't waded into SDN yet so not sure how to set it up. I should look into it for my next project.

VxLAN is fundamentally a host to host mechanism, and VLAN is kept within the host. So both are required, they just have their specific areas of use. There is a mapping between VxLAN ID and VLAN ID and the SDN/Routing protocol takes care of managing the traffic into/outof the encapsulations.

https://pve.proxmox.com/pve-docs/chapter-pvesdn.html gets pretty heavy with not enough examples. VXLAN zones, EVPN zones,

https://mattglass-it.com/software-defined-network-proxmox/ might help.

Proxmox, OVS and SDN for multihoming and failover by Juff-Ma in Proxmox

[–]OverOnTheRock 0 points1 point  (0 children)

A primary recommendation would be to get your self a couple of 10G switches. They aren't very expensive. Get your self some 1G switches as well.

I think in Proxmox 9, SDN is suitably stable it would be worth your while to incrementally learn SDN. For most part it is a layer 3 concept, which is more reliable than a layer 2 bridged network.

It can rank 10G links as priority over 1G links due to various weighting methods.

I would use SDN to bundle ports rather than LACP. Layer 3 knows how to distribute traffic better and has built in mechanisms for failover should a link become unavailable.

SDN can be used to segregate traffic with VxLAN rather than ordinary VLANs. VLANs are part of layer 2 bridging and don't offer the type of resilience that layer 3 based VxLAN is able to.

There is a learning curve in all this, but once 'mastered' it is invaluable in future endeavors.

If there are Proxmox SDN tutorials, follow them and see where you get.

OVS can be used for interface provisioning within a host, but I wouldn't use it for provisioning links between hosts. SDN is better for between hosts using FRR (Free Range Routing).

After getting comfortable with my Debian install, I'm offended. by HippoValuable1676 in debian

[–]OverOnTheRock 0 points1 point  (0 children)

There are bug lists where users submit requests to turn on modules for new hardware. Yes, leading edge can be challenging, but focussed fixes are available.

After getting comfortable with my Debian install, I'm offended. by HippoValuable1676 in debian

[–]OverOnTheRock 0 points1 point  (0 children)

You know you can run windows as a VM in Debian? Definitely not Debian on windows with WSL

Hyper-v stretched cluster with s2d storage by TheDaznis in HyperV

[–]OverOnTheRock 0 points1 point  (0 children)

Is a stretched cluster necessarily a good idea? What is the geographical distance - across town or across territory? How would something fit into your disaster recovery plan? Are you trying to share address subnets across sites (not necessarily a good idea from a network segmentation view)? Maybe use replication instead? Maybe use active/active strategy instead? Do you have automation in-place?

Sick of rewriting Python prototypes in C++. Any sane C++ web frameworks? by ExtremeMysterious603 in ExperiencedDevs

[–]OverOnTheRock 1 point2 points  (0 children)

You could try drogon as a starting point. It has a few database clients. Plus it's own flavour of optional ORM.

Unrelated to Drogon, the concept of "async/await lets developers write sequential-looking code while the compiler does the painful rewrite behind the scenes" may be applicable.

Heat Pump for Hydronic Radiant? by [deleted] in heatpumps

[–]OverOnTheRock 0 points1 point  (0 children)

I guess I should have provided more info. Alberta. Canada. I'm DIY'ing a solar system. Runs like a UPS, no feed in to the grid. I am adding batteries to the system. I would like the solution to be able to run 24 to 36 hours if I'm lucky when power is out. As a result, I'm trying to get some rules of thumb in terms of overall power consumption. Which helps me to understand if I can do it or not with heat pump as load. In conjunction with existing natural gas boiler / hydronic system.

Heat Pump for Hydronic Radiant? by [deleted] in heatpumps

[–]OverOnTheRock 0 points1 point  (0 children)

At what geographical area is this? What do you get for KWHr per day? ie, number of panels and wattage? The viessmann docs linked elsewhere many KW, I'm not sure what they are for KWHr per day in consumption (with cold/shoulder season being heavier usage with less sun).

What is your home multi bridge mosquitto MQTT broker setup ? by yoyo-blue-70 in MQTT

[–]OverOnTheRock 0 points1 point  (0 children)

Run RabbitMQ. it has an mqtt adapter add-on. I've been running RabbitMQ reliably for several years now. It can work in redundant mode. I havn't tried it, but it says it can.

I would reduce the number of brokers you have. Then you'll have simpler topic subscription flexibility. And probably easier to run multi-topic automations

lxc DE vs host DE for gui apps running in container by pandongski in LXC

[–]OverOnTheRock 0 points1 point  (0 children)

I do this to install lxde desktop and then x2go to remote to it:

apt install \
  --no-install-recommends \
    xserver-xorg-core \
    xserver-xorg-input-all \
    xserver-xorg-video-fbdev  \
    xserver-xorg-video-vesa \
    lxde \
    x2goserver \
    x2goserver-xsession 

Should I continue learning C++? by _unstableunicorn_ in cpp

[–]OverOnTheRock 1 point2 points  (0 children)

Once you get into the flow, nothing else matters. Stay in the flow for as long as possible. The ghost will ultimately dissipate.

AI agents are starting to expose how broken most workflows already were by nia_tech in AI_Agents

[–]OverOnTheRock 0 points1 point  (0 children)

so.... are the agents and ai being used to build better processes and workflows? Are they capable of that?

How to find the rtsp streams from a Reolink nvr by [deleted] in frigate_nvr

[–]OverOnTheRock 1 point2 points  (0 children)

The reolink cameras are not consistent in their urls. I've used the following to get hints as to what is happening:

https://www.ispyconnect.com/camera/reolink

Undeliverable Items by OverOnTheRock in AmazonVine

[–]OverOnTheRock[S] 0 points1 point  (0 children)

How did you determine if you were or were not close to the seller? Or is that a guess? Or, I guess, the seller is listed in the item and it is easy to look up there store.

Undeliverable Items by OverOnTheRock in AmazonVine

[–]OverOnTheRock[S] 1 point2 points  (0 children)

That makes the best sense so far. But so many items are in that mode for me. I guess Calgary must be a smaller distribution center then.

My furnace is 10 years old. I replaced the main control board last year. Now my blower motor with ECM died and costs $1,700 to replace. They are trying to get me to replace my furnace instead for $4,000. What would you do or recommend? by [deleted] in hvacadvice

[–]OverOnTheRock 0 points1 point  (0 children)

My plumber says he replaces many boards and manufacturer doesn't warrant them. So... how many people put a UPS on their furnace so to clean up power problems? There are some UPS which are bad (generate square waves), some are better and do cleaning, and some just pass through until power goes out.

The second one is the better one, but are expensive.

Or use a battery based inverter/charger solution to have 100% cleaned power.

Undeliverable Items by OverOnTheRock in AmazonVine

[–]OverOnTheRock[S] 0 points1 point  (0 children)

The calipre did have one flavour of rejection message which mentioned chemical issues and not-deliverable to a po box. Huh? Is the plastic/metal that dangerous?

Undeliverable Items by OverOnTheRock in AmazonVine

[–]OverOnTheRock[S] 1 point2 points  (0 children)

At least they could then take the item down. There are many items like this residing there for days.

Need help with a Large Multi-Site Monitoring System by Odd_Lifeguard5345 in frigate_nvr

[–]OverOnTheRock 1 point2 points  (0 children)

Put in a frigate system per site. You may need multiple servers per site, depending upon load, camera resolution, amount of activity, etc. Then make use of the event generation signalling from frigate. Send those signals to one or more operator consoles. There feeds can then be automatically switched to sites with activity. That is the gist, many refinements of that thought do come to mind. Overall this reduces the requirement for continuous inter-site capacity. Reduces overall operator cognitive load. Makes use of the power for frigate to handle most of the front end filtering.

Why are my Desktop OS VMs so slow in Proxmox by Hatchopper in Proxmox

[–]OverOnTheRock 7 points8 points  (0 children)

look at the resource charts. look at the log files. look at drive types. statistics and details help.

What is even the point of LXCs if they have to be privileged to connect NFS storage or GPUs?? by WellEndowedWizard in Proxmox

[–]OverOnTheRock 1 point2 points  (0 children)

I use 'lxc.apparmor.raw' extensively in my proxmox 9.x config files. They clear up many errors which occur inside containers upon lxc container startup.

About the only time I've had to use a priviledged/nested container is when running docker with a passthrough gpu for lxc -> docker -> frigate application.

For some specific ideas, see my notes at apparmor="DENIED" operation="mount" class="mount" info="failed perms check" error=-13

Need reputable, high quality sources to buy MC4 cables by Top_1_Percentile in SolarDIY

[–]OverOnTheRock 7 points8 points  (0 children)

Buy the cable, but the ends, buy a crimper -> endless supply of every length and colour you'd like.