Search results

  1. C

    [SOLVED] No statistic for DNSBLOG

    Hello, I am referring to this thread: https://forum.proxmox.com/threads/postscreen-statistics-are-no-longer-displayed.85995/ I am having the same issue. As soon as I enabled DNSBL sites under "Mail Proxy" => "Options", no statistic regarding postscreen is generated anymore. Also, there is no...
  2. C

    [SOLVED] Host memory usage of VM not correct?

    Hi, my Proxmox hosts reports a memory usage of 25% in htop for a Ubuntu 20.04 VM. I assigned 16GB to that VM which is 25% of my total 64GB host RAM. htop in the VM reports ~1-2GB usage (inkl. cache etc.). The rest is free. Qemu guest tools are installed and the Proxmox Web UI also reports the...
  3. C

    [SOLVED] Proxmox 7 Upgrade: exit_boot() failed, efi_main() failed after change to UEFI boot

    Hello all, I want to update our Proxmox nodes in a cluster with Ceph from 6.4 to 7 and read the how-to: https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0#Preconditions In that how-to, I came across the "Preconditions" section and the "Check known upgrade issues". In there, at the last point...
  4. C

    [Ceph] set-require-min-compat-client to luminous

    Is there any reason not to do so? Currently the require-min-compat-client is set to jewel. I am using Ceph with Proxmox in a pretty default configuration and just wondered, why it is not set automaticly to a higher level when upgraded? Or did I just missed a documentation? Is there any...
  5. C

    [BUG] Ceph Recovery bar not showing percentage

    Hi, is the recovery bar in the ceph overview buggy? We have a recovery of an OSD running currently, but only 0.00% is show since ~2h. This is no big issue for us, but I just want to mention it, if it is not known yet. I also could not find anything in the search... proxmox-ve: 6.4-1...
  6. C

    Errors while backup

    Hi, I have several VMs, which always get an error while backing up. What could be an issue here? 143: 2021-05-09 22:27:05 INFO: Starting Backup of VM 143 (qemu) 143: 2021-05-09 22:27:05 INFO: status = running 143: 2021-05-09 22:27:05 INFO: VM Name: P-INT-VM-0620-134-sipsystem 143: 2021-05-09...
  7. C

    Ceph missing Prometheus stats

    Hi, I am not quite sure wether it belongs here or not, as I have the issue since the last proxmox update - otherwise I am sorry! I updated Proxmox last weekend to 6.4-5 (I think from 6.3-3 or so) and after that, in the ceph prometheus module, some stats are missing. I am showing the exported...
  8. C

    [SOLVED] Promox VE Cluster reboots after switch shutdown

    Hello all, I made a week ago on the weekend some maintanance work. Therefore I had to shutdown the 2 switches for the Proxmox/Ceph Cluster one after another. We are using the system as HCI for our VMs which works pretty good and we are happy with it. Every server has a connection to both...
  9. C

    [SOLVED] Shrink disk on Ceph

    Hi, how do I shrink a disk on a Ceph-Cluster (the workflow to reduce the partition beforehand is clear)? I tried root@server:~# qm resize 111 scsi1 40G shrinking disks is not supported but failed. Yes, the "qm" manual says that shrinking is not supported but here it sounds as it is...
  10. C

    [SOLVED] VM correct disk size

    Hello all, some time ago, I somehow resized the disk wrong. Now the Proxmox WebUI shows it as B instead of TB. I tried several resizes to get the TB-view again but failed. Currently, it shows roughly 14TB and I want to resize it to 15TB. What is the correct resize value to get the TB-view...
  11. C

    [SOLVED] /root/.ssh/authorized_keys overwritten

    Hi, i have accidentally overwritten the file /root/.ssh/authorized_keys (more specific the file /etc/pve/priv/authorized_keys, as /root/.ssh/authorized_keys is a simlink to /etc/pve/priv/authorized_keys) in our Proxmox HA cluster. Now I can not login from the WebUI to other nodes VM consoles...