is this a cluster?
this sounds like that one of the nodes is on a newer version that includes the gui changes but you have a vm on a node selected where that api parameter is not there yet.
can you check (and post) the output of 'pveversion -v'...
Hey,
Did you find a solution because I got this problem :
error reading from pty: Input/output error (os error 5)
TASK ERROR: command '/usr/bin/termproxy 5900 --path /vms/122 --perm VM.Console -- /usr/bin/dtach -A /var/run/dtach/vzctlconsole122...
Hallo ThoSo:
wie machst du die Migration von VMware zu proxmox? Einen Link dazu wäre schick.
Welche Informationen hättest du gerne? Die vom benutzten Backupserver oder generell vom Hardwareserver, Switchen und Co?
Die Hardware ist folgende...
Hi!
Thanks for the report! Sent a patch in for review to fix the issue [0].
[0] https://lore.proxmox.com/pve-devel/20260204091740.102914-2-d.kral@proxmox.com/
Ich habe eigentlich 1:1 dasselbe Setup, was du (glaube ich) versuchst, zu erstellen.
Das ganze Thema Bond und Co. lasse ich hier mal weg...
Proxmox-Host mit
- vmbr0 (WAN) an vmbr0 hängt direkt der WAN Access.
- vmbr1 (LAN) vmbr1 geht auf...
I just wanted to add that I'm seeing this same behavior with my Archlinux containers.
Indeed the only working fix at the moment is switching to /dev/console
Edited: I just noticed that affected containers (fedora, arch) have the login prompt...
We are currently operating an ASRock X870 Taichi with a Ryzen 9 9950X without any crashes for at least a month now.
The only "concerning" part so far is the lack of ECC RAM, which simply was unavailable at the time of purchase, but luckily we did...
Checkout this chapter on how to use the config file templates to persist changes: https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_template_engine
This is the script:
#!/bin/bash
# Managed by Ansible
THRESHOLD=80
EMAIL="proxmox@mydomain.tld"
HOSTNAME=$(hostname)
# 1. Get the names of all existing ZFS pools
POOLS=$(zpool list -H -o name)
for POOL in $POOLS; do
# 2. Extract USED and...
DKIM signing of PMG report emails is available since PMG 8.2, see [0]. Here [1] is the documentation for enabling DKIM, which also touches upon how to set this up for reports.
[0] https://bugzilla.proxmox.com/show_bug.cgi?id=3423
[1]...
Did you create different VLANs for public and cluster network? Set MTU on NIC and Switch to 9000?
One or Two switches for Ceph? MLAG? Guest VM network also on the Ceph Switch(es)?
I think so. I performed on PVE and VM the command "echo "- - -" > /sys/class/scsi_host/hostX/scan" and "echo 1 > /sys/class/scsi_device/X/device/rescan"
Something else to do ?
Yes, I understand this situation. I'm now on Proxmox 8, but I could revert to 7 and using my current ZFS pool, because it has not been upgraded yet. But eventually I would need go to 9, because security updates only will last untill this summer...
Hey there,
I created 3 debian 13 based servers with my cloudinit-image. Everything works fine, but when i want to change the RAM amount in the Proxmox GUI, i get the error "Parameter verification failed. (400) delete: unknown option 'allow-ksm"...