keeka's latest activity

  • K
    keeka reacted to uzumo's post in the thread Quality of life update - Ram selection with Like Like.
    Sorry, but I don't see the benefit. Even if it takes a little longer to find a calculator and type in the numbers or do the math in my head, it still takes less than a minute. And if you're creating a large number of virtual machines, wouldn't it...
  • K
    I haven't come across this kvm warning with PVE as yet (upgrade path PVE7->8->9). But I have encountered it after upgrading a regular Debian 12 desktop to Debian 13. The machine was unsupported and qemu would not even start. The kvm guests...
  • K
    I have many CTs, Some running with less than 128MB RAM. Host has only 32GB RAM total. So quite like to specify guest memory in MB!
  • K
    keeka reacted to UdoB's post in the thread set vm ram in GB instead of MB in gui with Like Like.
    I have some VMs with 512 MiB...768 MiB: $ lsb_release -a; free No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 13 (trixie) Release: 13 Codename: trixie gesamt benutzt...
  • K
    keeka reacted to UdoB's post in the thread [TUTORIAL] FabU: What’s in a snapshot? with Like Like.
    My only point here is that the term “snapshot” has different meanings, heavily depending on the contextual point-of-view: PVE VM snapshot This is the native Proxmox function. It freezes the current status of a VM. This state can be “unfrozen”...
  • K
    keeka replied to the thread PVE 9 apparmor errors.
    I switched to chrony at some point but I cannot remember if I was using systemd-timesyncd or full ntpd. Either way AIUI `apt install chrony` will warn about removal of a conflicting package. My preference would be for switching time daemon rather...
  • K
    keeka replied to the thread PVE 9 apparmor errors.
    IIRC older PVE installs may have had the full debian ntp package. Newer installations and guides recommend chrony.
  • K
    keeka reacted to t.lamprecht's post in the thread Proxmox Mail Gateway 9.1 released! with Like Like.
    We are excited to announce the release of Proxmox Mail Gateway 9.1! This release is based on Debian 13.5 "Trixie" and ships the Linux kernel 7.0 as the new stable default. It includes the latest versions of ZFS 2.4, PostgreSQL 17, SpamAssassin...
  • K
    Oh, I found out that it already expects file-pathes for the cert and the key! So the docu and the inbuilt help texts are just wrong. I will update the bugreport
  • K
    If you want the ability to reject mail based on spam score, I believe you must enable 'before queue filtering'. As far as custom rules, there are quite a few examples on here. You define those in /etc/mail/spamassassin/custom.cf. You can also...
  • K
    Mount tmpfs on /var/log/pve/tasks? You may also need to specify an alternate, writetable `--tmpdir`.
  • K
    keeka replied to the thread ifupdown2 fun after upgrade.
    I have been burnt by this in the past when purging configuration from uninstalled packages (with ifupdown and grub-pc). I assumed common files were factored out in to some shared dependency but IIRC some configuration came from postinst scripts.
  • K
    We are excited to announce the release of Proxmox Virtual Environment 9.2. This release focuses heavily on platform refinement, stability, and core optimization. Proxmox VE 9.2 is built on the robust Debian 13.5 "Trixie" and ships with Linux...
  • K
    There was no change. We always picked up QEMU releases as they came in, moving them along to pve-test and pve-no-subscription before a Proxmox VE point release made them available in the enterprise repository as well. Also, QEMU does not have a...
  • K
    I am in a similar situation. I have a spare router but I've not needed it. Having no PVE storage on the system disk makes for a simple image of the entire system disk (<5GB) for peace of mind. Then apt update && apt dist-upgrade Modify apt...
  • K
    Hi everyone, Just a heads-up for those running MongoDB (specifically version 8.0.21) inside LXC containers on the latest Proxmox 9.x updates. During my Sunday maintenance window, I updated to Kernel 7.0.2-2-pve. After the reboot, my Graylog...