Recent content by tuxillo

  1. T

    Zabbix monitoring - cluster

    Is this still the case?
  2. T

    LXC containers shows host's load average

    @fabian did you manage to have a look? thanks
  3. T

    Kubernetes managing LXC containers on Proxmox

    Did you find anything? I'd like to use ClusterAPI but instead of having nodes as QEMU VMs, it would be nice if the nodes could be LXC containers. Now, I don't know if kubernetes is supposed to run in LXC containers, but still :)
  4. T

    LXC containers shows host's load average

    Yeah, it took a while to get it accepted. I should have subscribed to the list as mentioned here in the forum... Anyways, thanks for checking! Let me know if I should send the patch upstream instead.
  5. T

    LXC containers shows host's load average

    @fabian any chance this gets reviewed and/or integrated?
  6. T

    LXC containers shows host's load average

    The patch went in to the lists but so far no reply: https://lists.proxmox.com/pipermail/pve-devel/2024-May/064114.html
  7. T

    LXC containers shows host's load average

    I've sent a patch to the lists, still waiting for approval to be posted. Subject: [PATCH lxcfs 0/1] d/rules: Allow passing options to the lxcfs systemd unit Reason: Post by non-member to a members-only list Dunno if it's a valid solution since it lacks validations. I did some basic testing in...
  8. T

    LXC containers shows host's load average

    Indeed, not yet sent. Will report when I do it :)
  9. T

    LXC containers shows host's load average

    Actually I think I'll send a patch but I have no clue if it'll be accepted.
  10. T

    LXC containers shows host's load average

    In the bugzilla issue they didn't fix anything, just closed it and provided a workaround, which in my view is not optimal. Not sure where the change should go, but there should be a /etc/default/lxcfs with a LXCFS_OPTS= var to able to specify whether you want this enabled or not. I understand...
  11. T

    PVE cluster on remote nodes with tinc unusable

    Can't you just use a vswitch then? https://docs.hetzner.com/robot/dedicated-server/network/vswitch/
  12. T

    12€ Hyperconverged ProxMox 7 Cloud Cluster with 1TB storage

    Yeah, I'm doing something similar right now, I might share my setup too!
  13. T

    12€ Hyperconverged ProxMox 7 Cloud Cluster with 1TB storage

    What are those blue.de compute nodes for 1eur a month?
  14. T

    unexpected restart of all cluster nodes

    Thanks @fabian, I've read the corosync github issue, looked quited involved :) Good job!