flames's latest activity

  • F
    I'm happy to report that using the latest version of Squid (19.2.3) the command ceph daemon {monId} config set mon_cluster_log_level info now does reduce the logging output. You have to execute this on every server hosting a monitor.
  • F
    flames reacted to gurubert's post in the thread ceph osd failure alert with Like Like.
    What version of Checkmk are you running? Starting with 2.4 my extension was incorporated upstream and does not need to be installed separately any more. The mk_ceph.py agent plugin (for Python 3) needs to be deployed to...
  • F
    flames reacted to gurubert's post in the thread ceph osd failure alert with Like Like.
    I would recommend Checkmk https://checkmk.com/ But I am biased, as I wrote their Ceph plugin.
  • F
    For those interested, there are other quirks using X710 on proxmox (including on MS-01, my baseline homelab!): - VLAN stripping on SR-IOV VFs - LLDP offload not reporting to linux kernel - Asymmetric speed due to TX checksum offload See...
  • F
    I just ran into the same prollem. After doing a systemctl reset-failed ceph-mgr@%YOUR-NODE-NAME-HERE%.service i was able to start the managers again I'm on Ceph pacific 16.2.9 & Proxmox 7.3-3
  • F
    The updated packages are in the process of being uploaded to the no-subscription repos, so expect them to be available rather soon. I can't give an exact ETA on how long it will take, but it should be done by the end of today, most likely.
  • F
    Yes, you can follow the issue here https://bugzilla.proxmox.com/show_bug.cgi?id=6793 to get notified once it's available.
  • F
    Also had a win11 guest showing 100% cpu usage after upgrading to pve9. Fixed by installing new virtio drivers iso (0.1.285)
  • F
    https://forum.proxmox.com/threads/proxmox-datacenter-manager-first-alpha-release.159323/post-788949
  • F
    following output: balloon: actual=8192 max_mem=8192 last_update=1756638096 interesting, last update August 31. 01:51 oclock. about that time i did a minor PVE update + reboot + updated virtio drivers to 0.1.271 checked on different VM where...
  • F
    pve-manager/9.0.6/49c767b70aeb6648 (running kernel: 6.14.11-1-pve) one of the windows VMs shows 100.xx% memory usage in PVE VM summary. windows 11 guest, memory 16384MB, ballooning enabled, minimum memory 16384MB. virtio 0.1.271 (updated from...
  • F
    See https://pve.proxmox.com/wiki/Upgrade_from_8_to_9#VM_Memory_Consumption_Shown_is_Higher Is the Ballooning Device enabled and is the BallooningService running?
  • F
    flames reacted to desotech's post in the thread Loading Initial ramdisk... Freeze with Like Like.
    What you are seeing is a very early hang during initrd load on the Proxmox installer, and since it happens on both Proxmox 9.x and 8.x across multiple identical Supermicro H13 systems, it strongly suggests a firmware or compatibility issue rather...
  • F
    flames reacted to bert64's post in the thread Custom DNS challenge plugin with Like Like.
    The ACME support has a large number of plugins for DNS challenges, but there does not seem to be an option to run a custom script, or make a customer HTTP(S) request. I run my own DNS servers, and already wrote a script which certbot is able to...
  • F
    flames reacted to fabian's post in the thread Proxmox Backup Server 4.0 released! with Like Like.
    4.0.13 should contain the fix, it's not yet in pbs-enterprise, "just" pbs-no-subscription
  • F
    flames reacted to scyto's post in the thread Docker support in Proxmox with Like Like.
    you and me both if there was a NAS (storage not apps) 'addon' that had the same STORAGE feature set and robust and easy UI ZFS management i would be all-in on proxmox. the community LXC scripts, he sort of can use cockpit but not all parts...
  • F
    flames reacted to Johannes S's post in the thread Docker support in Proxmox with Like Like.
    I wouldn't go that far that everybody should compile everything by themselves. There is a reason why I use Debian stable whenever I can instead of Gentoo :D I'm more like: If you want an easy way to spin up a service without needing to know the...
  • F
    flames replied to the thread Docker support in Proxmox.
    btw. there is an old topic by a well known and helpful user Dunuin, who suggests a more interesting approach: https://forum.proxmox.com/threads/feature-request-userscripts-in-webui.119305/
  • F
    flames reacted to SInisterPisces's post in the thread Docker support in Proxmox with Like Like.
    After catching up, I'm curious why this needs to be a Proxmox-specific VM template at this time? Specifically, this project is still in the very early planning stages: what should be in the VM template, how should the initial install script...
  • F
    flames replied to the thread Docker support in Proxmox.
    again, this needs to be maintained and supported. those debian templates are not maintained by the Proxmox team AFAIK. also someone wants ubuntu, arch, suse (god beware) but still, i understand your point. maybe a link to RTFM, where some...