Latest activity

  • N
    yes that ^
  • N
    nd6376 reacted to Neobin's post in the thread set vm ram in GB instead of MB in gui with Like Like.
    Of course, and I would even say obviously (but seems not so), it is not about replacing the MiB option with GiB, but having a GiB option additionally...
  • N
    Should have been more precise. I think it should be done like php.ini settings (and many other software) uses these settings. 344M 5G 1T Right know, I have to calculate "hmm... 1GB is 1024MB. So that means * 2 * 2 = 4096 gives me a 4GB machine...
  • J
    This is an example of the logs when this issue occurs: Jul 12 20:20:01 proxmox CRON[22965]: pam_unix(cron:session): session opened for user root(uid=0) by root(uid=0) Jul 12 20:20:01 proxmox CRON[22967]: (root) CMD...
  • D
    Last night I upgraded my Proxmox from 9.1.9 to 9.2.4 and the PCI passthrough stopped working. I can still see the ProxMox boot screen on the passed through video card, but once it hands off to the OS it goes blank. I have a Windows 11 guest that...
  • F
    I followed this here: https://blog.khmersite.net/p/configure-ipv6-for-proxmox-host-via-slaac/ this did work simply with adding the following on Proxmox 9.2.3: iface vmbr0 inet6 static auto accept_ra 2 with a `ifreload -a` to apply the...
  • S
    Thanks for your reply @Gilberto Ferreira . The difference to my setup is your cache setting (writeback) which does not use O_DIRECT semantics and therefore does not trigger the bug.
  • B
    bl1mp reacted to UdoB's post in the thread Bestpratice Frage: Proxmox Host "clustern" with Like Like.
    Man kann auf sehr verschiedene Art und Weise einen Cluster bauen. Man kann Konstruktionsdetails nach den "Best practices" ausrichten, oder einfach "irgendwas" basteln. Alles ist möglich. Die formale Referenz ist dort...
  • J
    JoaGamo reacted to M.D. Klapwijk's post in the thread Removing Ceph Completely with Like Like.
    copy-paste-enter-forget: systemctl stop ceph-mon.target systemctl stop ceph-mgr.target systemctl stop ceph-mds.target systemctl stop ceph-osd.target rm -rf /etc/systemd/system/ceph* killall -9 ceph-mon ceph-mgr ceph-mds rm -rf /var/lib/ceph/mon/...
  • D
    Denary replied to the thread Remote VM Console Errors Out.
    I have the same issue. It's not just limited to accessing Console on VM's but also affects accessing the Administrator console for the PDM itself. 1. root@pam always works regardless. 2. user@pam can access PDM console but not a proxmox...
  • L
    On recent versions of Debian/Ubuntu, sshd (the daemon) is no longer continuously running in the background (to save memory, among other things). Instead, systemd socket activation is used to launch sshd on-demand (== when a client connects to the...
  • L
    Thanks all for this post, took me a while to solve this one, especially as the Debian 10 Buster containers I upgraded past months didn't have this problem. It first occurred when building a Debian 11 Bullseye from scratch. Small improvement...
  • L
    I have to resurrect this thread because i encountered the same problem today after i've setup a brand new Proxmox 7 HV and a Debian 11 LXC container (official image) in it. I always change SSHD-Ports, thats why i had the same problem (i think the...
  • F
    frankz replied to the thread Unable to remove kernel.
    Thanks, I've always restarted the nodes and then I've always run apt autoremove.
  • CoolTux
    Ich danke euch für euren Input und kritische Anmerkungen! Ich denke ihr habt Recht, dass es vmtl. "Overload" für 3 LXCs und eine VM ist. Dann fahre ich weiter mit Backups auf meiner DS920 und wenn der TH 80 mal die Hufe hochreißt, dann muss ich...
  • J
    Gute Idee :-) Aber unrealistisch. Das würde ein Buch werden müssen...
  • D
    daanw replied to the thread Unable to remove kernel.
    The logic for how many kernels Proxmox keeps installed is in the /usr/share/pve-kernel-helper/scripts/functions file. If you have many series installed, the last few versions of each series are kept. 6.14 series was released April 2025...
  • D
    daanw replied to the thread error no space to left.
    That script only seems to remove kernel packages, not clean out the EFI partition(s). It probably also fails because the EFI partition is full and can't complete the apt/dpkg removal. You'll have to mount the EFI partition(s) and clean out...
  • S
    Sam T replied to the thread Getting 'real' guest uptime.
    Appreciated! It definitely seems a lot more relevent to show a guest's uptime from *its* pov, but I can also see how that could be a nightmare to set up
  • O
    Onslow replied to the thread mails have no route.
    Hello, @warner_k With the information you wrote, it's hard to say anything definite, as your post lacks details. A few general remarks: 1) The fact that traceroute gives one or other result might not determine if the mail service is available...