10 Watt HA Proxmox Cluster ft. ZimaBoard

Поделиться
HTML-код
  • Опубликовано: 9 фев 2025

Комментарии • 223

  • @TechnoTim
    @TechnoTim Год назад +274

    It’s ok that you had the original idea to steal my idea, I stole the idea too 😂

    • @RaidOwl
      @RaidOwl  Год назад +69

      One day I’ll have an original idea…one day

    • @lachlanstone282
      @lachlanstone282 Год назад +16

      With tech, it is less about the tech you are showing and more the perspective of the tech

    • @minedustry
      @minedustry Год назад +5

      Good ideas are contagious

  • @icequark1568
    @icequark1568 Год назад +58

    "Cause I can, and I am a nerd." Words to live by.

    • @swollenaor
      @swollenaor Год назад +4

      Should be on a merch item

    • @GodBurstPk
      @GodBurstPk 3 дня назад

      Just built a cluster this week. My girlfriend asked me why, and I practically gave the same response. Now, seeing it in this video only validates my point.

  • @Der089User
    @Der089User Год назад +10

    Built a cluster with 3x Minisforum EliteMini HM90 with 32GB RAM (max. is 64GB) + 512GB NVMe + 1TB SSD each - plenty of cluster power with (3x9=) 27 Watts idle.
    The mini PCs also have two NICs so I'm running a separate Cluster Network for running the synchronization of the nodes as a best practice tip from Proxmox says: "Storage communication should never be on the same network as corosync!"
    Actually didn't want to run out of CPU power even when operating the one or another Windows OS on the cluster.
    Anyway: Proxmox rocks! Hope to see more content on your channel - which is one of my favorites. 👍🏻

    • @RaidOwl
      @RaidOwl  Год назад +1

      Hell yeah that’s awesome

    • @marcin6386
      @marcin6386 Год назад +1

      Yes! That's was exactly why I bought recently the HM80 is exactly like HM90 but with low powered amd ryzen 4800U processor 15wats. They are maybe 20/25% slower but hey! It's only 15 Wats chip! The only thing I didn't like was the fact that probably they don't support ecc ram. But still when you have a cluster I do believe you are covered even when there would be RAM corruption. So maybe that's not the worst idea :-)

    • @moosolutions
      @moosolutions Год назад

      😊

  • @kienanvella
    @kienanvella Год назад +85

    The way to get your workloads to prefer a node is to create HA groups for each node. Set the node priority for each group to be the same for all the non preferred nodes, and increase that value by one or two for the preferred node.
    Workloads will migrate to the node that is up with the highest priority first, and then prefer nodes of equal priority with the most amount of free memory and lowest CPU usage

    • @RaidOwl
      @RaidOwl  Год назад +12

      Interesting, thanks for the tip!

    • @markclarke4895
      @markclarke4895 Год назад +5

      Works perfectly. Thanks for this tip!

  • @bitterrotten
    @bitterrotten Год назад +3

    This is such a cool project. Hadn't taken this board seriously until you posted this but now I keep thinking about it as I'm trying to adjust my new southern, basement-less lifestyle where I'm baking my wife in her office with my homelab servers.

  • @d35p3rado
    @d35p3rado 2 месяца назад

    As someone interested in homelab stuff but with zero network engineer knowledge, thank you for actually giving real world "what this can run" examples. At my level of layman, it's hard to grasp why some configurations would be run, and real examples are huge in nurturing understanding. Thanks for the vid!

  • @patrickpaganini
    @patrickpaganini Год назад +3

    "Or if you want an actual good video ..." lol, that took me by surprise - good to have a sense of humour!

  • @GeoffSeeley
    @GeoffSeeley Год назад +29

    As others have commented, Ceph needs more memory but it should also have it's own isolated (preferably) network, the faster the better. It will constantly be copying changed blocks on one node to the other two nodes to stay in sync. You should use that second NIC on each node for this.

    • @RaidOwl
      @RaidOwl  Год назад +6

      Noted, thanks for the tip! Not much is happening on the main nic anyway lol

    • @walt
      @walt Год назад +4

      @@RaidOwl You also have those pcie ports available on each of the zima boards. Maybe use that for additional nvme or 10/25gb nic. I run a similar proxmox cluster on intel NUCs with 6w pentium n3700 cpus but I use ZFS replication instead of ceph. I wish I had those pcie slots though, then I would upgrade the networking and try ceph.
      The other thing you could try with these boards is a Pfsense/OPNsense CARP HA router setup. They're x86 cpus and have 2x nics so they should be good for that. In a different proxmox cluster I run Pfsense VMs in a combination of Pfsense CARP HA and proxmox ZFS replication HA. It works great, haven't had network downtime in forever.

    • @seethruhead7119
      @seethruhead7119 Год назад +2

      this is why the R86S are so interesting to me
      10gbe ceph network + 10gbe client network
      OR
      2x10gbe for a ceph ring network and 2.5gbe for client

    • @JeevaDotNet
      @JeevaDotNet Год назад +5

      Actually ceph prefers a single network, "best practices" they want 2, cluster and public. But it's designed against best practises. C.E.R.N. Runs a flat network for ceph, I run 3, networks for Ceph. Management, VM, OSD replication.
      If you dive deep into the logs you will see ceph complains when running with two networks. But thay error doesn't do anything.

  • @chrisa.1740
    @chrisa.1740 Год назад +4

    "Because I can, and I'm a nerd." - RaidOwl
    That's exactly my reasoning for most of my Home Lab projects.

  • @tester0083
    @tester0083 Год назад +2

    Thank you for making this video! Proxmox cluster was the very next thing on my lab to do list!

  • @jeytis72
    @jeytis72 Год назад +3

    Very informative and clear. I have now a better understanding about how a Cluster and Ceph work in Proxmox. Thanks

  • @lamar9525
    @lamar9525 Год назад +1

    Thank you, another rabbit hole for me to go in.

  • @festro1000
    @festro1000 Год назад +12

    I'm surprised back-plane pcie interconnects aren't a thing with SBCs like this, would make for far better clusters.

  • @SakibAlam-y7b
    @SakibAlam-y7b 2 месяца назад

    I've seen many of these HA videos. It's highly available but only locally. One fun video idea would be to setup Proper Ha cluster where a secondary node lives in a different network. You should be able to then pull the plug on one of those networks and voila, services are going and the dns provider can failover. I've tried this with portainer, it works but for some reason I've struggled to get portainer to show me the containers running on the remote node.

  • @NightHawkATL
    @NightHawkATL Год назад +5

    Great video! I ultimately want to get to this point as well and possibly include plex in a supermicro 1u cluster with a p400 in each.

    • @RaidOwl
      @RaidOwl  Год назад +1

      A little bit more horsepower than mine lol

  • @corpdecker
    @corpdecker Год назад

    Ayee, that map screenshot shows my house. What a small world.
    I need to set something like this up, but w/ more power than the ZimaBoards. I know all the options, but it's hard balancing performance vs cost vs efficiency. Thanks for the vid!

  • @saltlakrids
    @saltlakrids 7 месяцев назад

    I absolutely love your easy way of explaining. Subscribed ;)

  • @LeoNux-um7tg
    @LeoNux-um7tg 8 месяцев назад

    I'm going to build my proxmox server with my old 3rd gen quad core laptop. Thanks for inspiring me

  • @prashanthb6521
    @prashanthb6521 Год назад +3

    Only 10 watts and so much functionality is definitely a winner.

  • @thespencerowen
    @thespencerowen Год назад

    Such a great video. I’m doing the exact same thing with intel nuc. I use ceph at work and I despise it, but seeing how simple it is inside of proxmox has convinced me to try it at home.

  • @igordasunddas3377
    @igordasunddas3377 Год назад +2

    My system not being HA is exactly my problem. I have set up services along with pihole on it, but I don't want to put e.g. pfsense into it and have it work as a router, because if this single device dies, I don't even have access to the internet.
    Thanks for this video as it shows how to make the server part HA. I wonder if there is an easy way to have a router highly available. My current router worked for years without any trouble, but I am using the pihole as a DNS, because I wanted an intranet domain. Still: if it breaks, I have to manually adjust things to at least have internet back on.

  • @BrianThomas
    @BrianThomas Год назад +1

    I've done the same exact thing on 4 different small form factor hardware. I'm running Open Media Vault which file sharing and docker, portainer support running all kinds of cool stuff. The must have was a UNIFI controller in docker. Having that in a HA cluster on battery backup is AMAZING!. It's very cool. I'll have to give the CEPH a try though. This looks like it save me some power. I'm using an NSF cluster for HA storage on 3 other mini PCs.

  • @JohnMatthew1
    @JohnMatthew1 Год назад

    I have a similar setup, but use the Lenovo mini-pcs with I5's and 16gb RAM, SSD + NVME, a great setup. Expandable to 32gb on each node, things work great.
    Just need some fast shared storage now.

  • @IT-Entrepreneur
    @IT-Entrepreneur Год назад

    Crazy good. Exactly what i was looking for

  • @buildfrom
    @buildfrom Год назад

    Fascinating. Would definitely like for more videos to be posted on this SBC.

  • @MarkJay
    @MarkJay Год назад +2

    another good option are Dell Wyse thinclients. they are low power, x86, more powerful, and about 3X cheaper than the zima board

  • @basdfgwe
    @basdfgwe Год назад +1

    Man proxmox is so good!!

  • @2GuysTek
    @2GuysTek Год назад +3

    Love it!

    • @RaidOwl
      @RaidOwl  Год назад +1

      ❤️❤️❤️

    • @2GuysTek
      @2GuysTek Год назад

      @@RaidOwl Someday I'm gonna have to try to convince you to give VMware a try!

    • @RaidOwl
      @RaidOwl  Год назад

      @@2GuysTek goodluck ;) I'll give you exactly 5 min on our next stream to make your case lol

    • @2GuysTek
      @2GuysTek Год назад

      Challenge accepted!

  • @Aquavibes-xl9uu
    @Aquavibes-xl9uu Год назад

    This is amazing, thanks for sharing this architecture

  • @paulsimpson6290
    @paulsimpson6290 Год назад +3

    Awesome - gave me some ideas!
    Some quick questions..
    1) Do all the SSD / HDDs used in the Ceph nodes have to be the same size?
    2) If I started off with (say) 500Gb drives and wanted to upgrade to (say) 2Tb drives, could I do this one disk at a time and avoid data loss, or would I have to back everything up, upgrade all the disks, and restore?
    3) In your example, you had three 1Tb disks. How much storage do you end up with on the cluster?
    4) Can you add more Ceph nodes once it's up and running?
    5) If you can add more nodes, will it start with fewer than 3 nodes? (I need to spread the cost of disk purchases out!)
    TIA

    • @javoronkov
      @javoronkov Год назад +2

      1) practically yes; your usable size will be the size of the smallest disk.
      2) yes, it’s a piece of cake.
      3) configuration shown was R3 (replication across three nodes), so total usable size is 1TB. You can use EC2+1 (erasure coding of 2 data and 1 parity) that will give you 2TB of space while allowing for one disk/node to fail.
      4) yes, it’s a piece of cake.
      5) yes, but some deficiencies. Proxmox cluster: 2 nodes depend heavily on each other. You won’t be able to start vms/lxcs, change the configuration and so on while you have only one node online (official/supported flow of things). CEPH cluster: chances are you’ll end up with osd-level redundancy, so your operation will fail if any of your disks/nodes go down.

  • @obsolete21
    @obsolete21 Год назад +2

    I run a similar setup (but on NUCs instead of Zima boards) - one thing I've noticed is that LXC containers migrate between nodes in a few seconds, whereas my VMs take about a minute to migrate.

    • @JohnMatthew1
      @JohnMatthew1 Год назад

      Migration of LXC's have to shutdown first, no? They are quicker since no OS per-se

  • @davidmcken
    @davidmcken 2 месяца назад

    8:58 - Datacenter -> Options -> HA Settings - The default is conditional, migrate will actually cause proxmox to migrate the VM when the shutdown is sent so the VMs don't even see the outage if its planned.

  • @SplittingField
    @SplittingField Год назад +1

    I experimented with a qdevice approach: main server, small x86 where critical services start if main server is down and and old pi to keep quorum. It worked fine, but the way I did it, storage wasn't redundant (it was all on my NAS) and when I wanted to stop using HA I had to mess around with proxmox files on disk directly.

  • @rjbrowning85
    @rjbrowning85 Год назад

    Very interesting project. I see that they are selling the new ZimaBlade in a 3 unit cluster configuration. Hopefully, we can get slightly better performance out of the new ZimaBlades

  • @KjelltheWolf
    @KjelltheWolf Год назад

    This looks awsome. For testing like you said its fine. Now i consider one or two of these for pfSense

    • @RaidOwl
      @RaidOwl  Год назад +2

      They’re awesome for pfSense

    • @KjelltheWolf
      @KjelltheWolf Год назад

      @@RaidOwl cool. I looked for stuff like this but hadnt ZimbaBoards on my radar here in Germany. And for 110-190€ its kinda a steal for pfSense

  • @wstrater
    @wstrater Год назад +4

    Running Proxmox and a VM just to run Kubernetes in HA seems like an over kill. You are running HA container management on top of HA hypervisor. Why not just install an OS that supports cephfs and install Kubernetes on top. Just need to be sure that your etcd cluster spans all three nodes and each node is schedulable for workloads. One node goes down and Kubernetes can move the workload without having to first move Kubernetes and then the workload. Not as much fun but less hassle in the long run.

  • @th3rm-o977
    @th3rm-o977 Год назад

    Great informative video!
    Gives me something to think about with my intel NUC's

  • @zerodoinkthirty0
    @zerodoinkthirty0 4 месяца назад

    Shoutout to the artisanal mountain monks making beautiful server racks

  • @markclarke4895
    @markclarke4895 Год назад

    Funny your video popped up on my phone this morning. I spent my entire weekend trying to figure out how to auto migrate a VM back to its original node. Apparently, it can be done with hook scripts.

    • @RaidOwl
      @RaidOwl  Год назад

      Someone in the comments mentioned you can do it by setting up HA Groups

  • @urzaaaaa
    @urzaaaaa Год назад +1

    I am currently using truenas scale for my vms and containers but this is tempting. I have two questions:
    1. What is the performance penalty compared to single node? Is it noticeable for Web services?
    2. How does upgrading proxmox to newer version works with cluster like this? You just shut down node A, do upgrade, reconnect it to cluster with older versions? Then next node and so on?

  • @ammo2222
    @ammo2222 Год назад

    Building a HA Cluster with single Point of Failure (Switch) is exactly my kind of Humor👍

    • @RaidOwl
      @RaidOwl  Год назад

      It’s only running in a single house on a single planet too, how crazy is that???

  • @VickyLovesHeadphones
    @VickyLovesHeadphones Год назад

    Can you run pfSense on a Proxmox cluster?
    Having a highly available router/firewall seems like a neat solution

  • @JasonsLabVideos
    @JasonsLabVideos Год назад

    NICE buddy !! this is awesome !!

  • @pawe460
    @pawe460 Год назад +1

    Hi there,
    is it possible to daisy chain zimaboards since all of them have 2 ethernet ports or is it neccessary to connect all of them to a switch?

    • @Keith-ej1sx
      @Keith-ej1sx Год назад

      If the middle one died then you have nothing connecting the other two.
      If you were then to respond with "then loop then back" well then you have two problems. Broadcast storms and no way to network them to anything else (because all ports are taken).
      The single point of failure still exists here, and yes it's the switch (and probably also the powerboard your using to plug in all those cords).
      It's a surmountable problem though, just needs more thought on the network side. RSTP on managed switches. Does proxmox support cluster over two networks?

  • @JeevaDotNet
    @JeevaDotNet Год назад +1

    Best practices to disable PG Autoscale. It has killed a lot go ceph clusters.

  • @Ast3rixMusic
    @Ast3rixMusic 10 месяцев назад

    Only thing about this is installing it on emmc... not idea.

  • @MthaMenMon
    @MthaMenMon 8 месяцев назад

    Now that is a super handy cluster. You can feed it with power from a small array of solar panels and boom. You could even host your own satellite with such a setup 😂
    And since proxmox is just, plain debian, anything could be done with it.

  • @MAMDAVEM
    @MAMDAVEM Год назад +1

    Presumably this would be a good way to run a HA HomeAssistant home automation system? to my knowledge, although folk use Proxmox to host HomeAssistant (I do), no one has posted a video on how to run one in a HA way.

  • @TillmannHuebner
    @TillmannHuebner Месяц назад

    How does the election stuff works if one node breaks apart and there is two rivaling nodes left?

  • @4evermetalhead79
    @4evermetalhead79 Год назад

    Cool. I dig it. 🔥

  • @Lunolux
    @Lunolux 2 месяца назад

    that was interesting
    i probably dont need that but the next time i see an minipc like the one i already have, i'm gonna get just to have fun with cluster lol

  • @seethruhead7119
    @seethruhead7119 Год назад

    I'm thinking about doing the same with 3-5 R86S. The nice part being the dual 10gbe ports. 1 port for client traffic, and 1 port for the ceph network. also there are 2.5gbe ports left over for management or something else.
    Or I could use the two 10gbe ports for a ring network for ceph, and the 2.5gbe ports for client. The ring network is interesting because I could avoid buying a 10gbe switch just for ceph

  • @ochbad
    @ochbad Год назад +1

    great video, thanks for making it. have my engagement!

  • @a.krugliak
    @a.krugliak Год назад

    I have a question... how those zima boards works in 24[7 schedule?
    and what doing on if your zima1 (for example) with ssd has been down? how you connect ssd as ha nas?

  • @gtrguy17
    @gtrguy17 7 месяцев назад

    is this pwerful enough to run and train open source LLMs?

  • @giancarlosrm
    @giancarlosrm Год назад

    Great video!!!!!! Love it

  • @GustavoMsTrashCan
    @GustavoMsTrashCan Год назад +1

    Oh wow! That's pretty much my "wet dream" right there. Nicely done. I'm really jealous.

  • @VarunPilankar
    @VarunPilankar Год назад +1

    My suggestion would be using low power cluster as backup.. Maybe consider using a setup like this:
    Cluster A (High Power) - Node A1, Node A2
    Cluster B (Lower Power) - Node B1, Node B2
    HA - Cluster A and Cluster B (maybe cross wired) for efficient and more practical usecase.. This will also make sense in regards to performance per watt.

  • @AlexB-op7kb
    @AlexB-op7kb Год назад

    I started to set up an HA ProxMox cluster, and got stuck at the "Fencing" part. Is fencing optional, or does it just seem more intimidating than it is?

  • @trioharsanto5257
    @trioharsanto5257 Год назад

    Zima boar support mikrotik router os or not sir 😅😅

  • @pichonPoP
    @pichonPoP Год назад +2

    I want a setup like this, due to draw power.

  • @archimedes7436
    @archimedes7436 Год назад

    Would this be a good design for a micro super computer in a small pelican case? Something better than a standard laptop.

  • @Vinay-pk9qs
    @Vinay-pk9qs 6 месяцев назад

    Can you please let me know as a beginner, is it a good idea to run out of the box casaos on Zimaboard or do I need to set up Proxmox and boot it from a USB
    Please help me understand, as this is my first mini home server. I would like to learn and build on top of it.

    • @RaidOwl
      @RaidOwl  6 месяцев назад +1

      CasaOS would be perfectly fine as your main OS. It's installed on top of Debian Server anyway so it'll be fine.

  • @swollenaor
    @swollenaor Год назад

    I am currently looking at a cluster build with intel nuc, but this set up would be cool to tip my toes in clusters and such.

    • @RaidOwl
      @RaidOwl  Год назад +3

      Intel NUCs are solid too. I snagged some $50 ones off eBay and upgraded the ram and storage to run my main k3s cluster on.

  • @mochalatte3547
    @mochalatte3547 Год назад +1

    "...it sits about 10Watts total.." What hardware/software do you use to monitor these SBC's? Fantastic info. Time to give Proxmox a try (been using UNRAID for years now).

    • @RaidOwl
      @RaidOwl  Год назад

      I had them plugged into my Vanspower portable battery bank. I have a video on it if you wanna check it out

    • @mochalatte3547
      @mochalatte3547 Год назад

      @@RaidOwl That would be great if you can post the link. Thanks mate.

    • @RaidOwl
      @RaidOwl  Год назад

      @@mochalatte3547 ruclips.net/video/SiZRnyz8R1U/видео.html

  • @emanuelpersson3168
    @emanuelpersson3168 Год назад +1

    Bitwarden would be nice on a Cluster.

  • @framegrace1
    @framegrace1 Год назад

    I plan to go K8s native, no proxmox. Using something cheap as Control plane, and this zima boards as workers. Let's see how it goes.,

    • @RaidOwl
      @RaidOwl  Год назад +1

      Goodluck soldier

  • @bluesquadron593
    @bluesquadron593 Год назад +7

    The memory is a bottleneck here. CEPH needs a good chunk of memory. I found 16GB was not enough for a 500gb CEPH pool. With a vm or two.

    • @RaidOwl
      @RaidOwl  Год назад +1

      Yeah I think for this use case it’ll be fine. For my production system it’ll be more robust

  • @mpsii
    @mpsii Год назад

    With the pci express port, can you not attach a video card for plex?

  • @discrtidunkwn
    @discrtidunkwn Год назад

    You can tell it's monks from the holiness in their design.

  • @sichenggu5806
    @sichenggu5806 Год назад +1

    Cool setup! I want to make my own mini cluster and this inspired me!
    Maybe Beelink EQ12(I dont know whether it can be sold in your untry, but it is availble in China and Singapore) is an alternative to ZimaBoard if you want more compute power hahahaha.
    it has the new Intel N100(which may be 2~3X faster than N3450, 4 cores) , and the no memory no ssd version cost about $150 in China.

    • @marcin6386
      @marcin6386 Год назад

      Yeah I went that route. But there are a few cons. With the biggest no 1: You don't have support for the ECC Ram memory 😢

    • @sichenggu5806
      @sichenggu5806 Год назад

      @@marcin6386 oh ECC memory is critical for some situations, i forget that...🤣

  • @oliveirajmr
    @oliveirajmr Год назад

    I installed proxmox on my Zimmaboard on emmc too. Question is how long will it last until it dies. There’s maybe a reason emmc not being supported

  • @tergkyit
    @tergkyit Год назад

    Good idea❤❤❤❤❤❤

  • @GeorgeLee
    @GeorgeLee Год назад

    Does sound like a fun thing to do!!

  • @bastothemax
    @bastothemax Год назад

    Question: does proxmox have a feature to migrate vm's between nodes if the resource usage (ram/cpu) Is very high?

  • @JohnSmith-vs6yy
    @JohnSmith-vs6yy Год назад +1

    Proxmox seems pretty heavy for something like this. I'd like to see something like this with updated software. Possibly Fedora CoreOS to get auto OS updates with rollback, with k3s and Rancher dashboard, or just go full first-party with Docker Swarm with ___ dashboard (I wish there was a first-party one), replicated masters in case the master node goes down, but also sharing storage for HA. Double drives (NVMe or SATA) on the Zimaboards for redundancy to handle a single drive outage without losing full HA support for services (can drive mirroring be done with clustered storage within the same host in place of RAID?). I was thinking something like this with Cockpit to manage the system hardware and OS and Rancher to handle the apps. It's too bad that Cockpit doesn't have a Kubernetes extension. They used to, but it can't be found anymore. Probably because they're supporting Podman already. There's nothing in Cockpit (AFAIK) that creates or manages clusters unless you go over to the Red Hat corporate side of things and start looking at OpenShift, and even the community version OKD is too much for a Zimaboard. Minishift is also dead.

  • @OneLastNumenorean
    @OneLastNumenorean Год назад

    I am trying to do something similar with three Gigabyte Brix machines, but I'm running into issues because creating an OSD seems to require an empty disk (ie, it won't accept the disk where the os is). Did you partition the zima drive somehow before install?

    • @RaidOwl
      @RaidOwl  Год назад

      Nah I just used dedicated sata drives for the OSDs

  • @andyk9685
    @andyk9685 Год назад

    Thanks !!

  • @nullify.
    @nullify. Год назад

    I really want to like the Zima board, but the pcie slot sticking out bugs me. Especially with such a nice looking case/heatsink design

  • @Nosuchthingasnormalhere
    @Nosuchthingasnormalhere Год назад +1

    What if that single switch fails? It's not high avail then is it

    • @RaidOwl
      @RaidOwl  Год назад +3

      What if my house explodes? Then it’s not highly available either

    • @gabrielporto.mikrotik
      @gabrielporto.mikrotik Год назад +1

      @@RaidOwl You should definitely get another house to play good. LoL 😅

  • @Stealthmachines
    @Stealthmachines Год назад

    How do I run one VM across all three nodes in my cluster to take advantage of all cores?

    • @RaidOwl
      @RaidOwl  Год назад

      You can only run a single VM on one machine at a time.

  • @BrianThomas
    @BrianThomas Год назад

    I'm lost on how you are able to setup HA mode when the storage is local on each device. I have a similar setup and I want to do that.
    Can anyone point me in the right direction with clear instructions? Or explain in detail for me?

    • @RaidOwl
      @RaidOwl  Год назад +1

      Ceph replicates everything stored locally to the other 2 nodes as well. So if something needs to be migrated the data is already there locally.

    • @BrianThomas
      @BrianThomas Год назад

      @@RaidOwl Thank you for your reply. I did a little more homework and I think I have it under control. When I first configured CEPH I did it wrong. Someone posted a great tutorial 12 days ago and that's where I noticed my mistakes. I love the channel and I love your work. 1000 thanks....

  • @notafbihoneypot8487
    @notafbihoneypot8487 Год назад

    What about a K3S cluster

  • @DominiqueComte
    @DominiqueComte Год назад

    what is the device you are displaying the power usage with, please ?

    • @RaidOwl
      @RaidOwl  Год назад +1

      It’s a portable battery bank. I have a video on it: Vanspower

  • @deathpie5000
    @deathpie5000 Год назад

    @Raid Owl please please make in-depth proxmox tutorial I am struggling to understand the LVM stuff I use EX4, and for instance, if something happens to the system and I plugged that hard disk into a working system, how do I access the files that were inside that proxmox that are like LVM? I don't know. There's just no really good in-depth proximox tutorial. There's a few but a really good one I think a lot of people would really like that

  • @KniferFTW
    @KniferFTW Год назад +1

    I was recently actually looking for a tutorial to do this lol

  • @akurenda1985
    @akurenda1985 Год назад +1

    Hey bro. I heard you want to build an HA proxmox setup to monitor your other HA proxmox setup.

  • @datatribute648
    @datatribute648 Год назад

    Does the shared storage have any redundancy built in? or just creates 1 pool essentially?

    • @RaidOwl
      @RaidOwl  Год назад

      The size in the Ceph cluster dictates the redundancy so in my case it was 3 copies.

  • @FrancescoCarucci
    @FrancescoCarucci Год назад

    Can you give us the link to the italian monks in the swiss alps to order that board?

  • @MMWielebny
    @MMWielebny 11 месяцев назад

    If you plan to have k8s on zima in vm then why to use proxmox in the first? Only reason I can think of is to use other OS then Linux but resources will still limit you. Ceph can be installed inside k8s or next to it. Besides ceph is not only block. You can have s3/Swift object storage or cephfs POSIX compatible server.

  • @NathanTrahan-b9q
    @NathanTrahan-b9q Год назад

    At time marker 3:11, what is that device?

    • @RaidOwl
      @RaidOwl  Год назад +1

      Portable battery bank from Vanspower. I have a video on it if you wanna check it out.

    • @NathanTrahan-b9q
      @NathanTrahan-b9q Год назад

      @@RaidOwl Thank you!

  • @mridulranjan1069
    @mridulranjan1069 Год назад

    You are using a single network interface on each Zima Boards for regular networking as well as cluster networking? That never worked for me, time and again, the cluster would incorrectly detect a network issue and the cluster would go bizzare forcing me to reboot the entire thing!

    • @RaidOwl
      @RaidOwl  Год назад +1

      I’ll keep my eye on it. If it acts wonky I’ll use that other one.

  • @arubial1229
    @arubial1229 Год назад +2

    The ZimaBoard could have been straight up God tier if it had built-in NVME support. Installing a PCI-E add-in card doesn't count.

  • @GianvitoFerrara
    @GianvitoFerrara Год назад

    Why not using harvester instead of proxmox ?

    • @RaidOwl
      @RaidOwl  Год назад +2

      I like Proxmox

  • @kjakobsen
    @kjakobsen Год назад

    But will it run ESXI? :D

  • @rallegade
    @rallegade Год назад +1

    I can't stop but feeling like ceph is a bit overkill for a cluster in this scale and size and with the given hardware. Instead I would look towards zfs and the use replication between the nodes for the vm's that needs HA. This would also minimize the complexity of the setup a lot and get rid of things like split brain issues which can happen with ceph 😊

    • @RaidOwl
      @RaidOwl  Год назад +3

      Lol probably but I’ve never tried Ceph so this was my excuse to give it a go since Proxmox makes it easy AF

    • @rallegade
      @rallegade Год назад

      @@RaidOwl agree that it's absolutely what should be done in a lab environment to get to know how it works! But I'd still prefer zfs for lower ish end non production environment 😉
      Keep up the nice videos though!

  • @marcorobbe9003
    @marcorobbe9003 Год назад

    Very interesting, that is exactly what I am planning to set up for home automation (NodeRed, Grafana, ...).
    Right now I am hanging with one topic. (How) is it possible to share data between VMs or Container?
    I think, Proxmox is running on its own (the internal) disk. The VMs, and containers are on the external SSD.
    When I am setting up a container, that container gets his own virtual hdd assigned that is placed on the external SSD / the Ceph disk.
    Is it possible / how to have a folder / diskarea, partition, ... lets call it "shared folder" where different container can read and write data.
    Later on there is maybe a container with a simple NAS software solution or just a SMB share, that gives me acces to that "shared folder" via LAN so I can backup that data from time to time.
    I would be very happy, if someone can help me out how to do that.
    Thanks a lot

  • @QuintenBuyckx
    @QuintenBuyckx Год назад

    Do you have an idea to make a shared usb over this cluster?
    Let's say that home assistant is kind of mission critical aimt my place, if I don't want my girlfriend screaming at me. Most HA services would switch from server without a problem, but the zwave and zigbee usb are hardwired to one system only.

    • @ytdlgandalf
      @ytdlgandalf Год назад

      Remote usb is hard. Make them remote on serial level , so use something like ser2net. I even use this approach but for dvb c tuners, for which you can use minisatip
      Even then it's hard, you can't failover the machine which has the dongle physically connected

  • @shadow.banned
    @shadow.banned Год назад

    Yes, but why run a hypervisor to begin with?

  • @AnilKumarIndia
    @AnilKumarIndia Год назад

    Nice video