Hello everybody,
I have a big problem during installation of PVE9.1. Here are facts :
3 servers Dell R710 with 4 disks in hardware raid5 each
Same version of Idrac6
Raid is made with Perc6i
USB key made with dd command on debian 12
I...
Hi!
Thanks for the report! I suppose there is a HA node affinity rule which makes the HA resource failback to the old node. As the node fails, the HA Manager will move the HA resource but not clean up the cloudinit image from the failed node as...
Wow, I'm learning this for the first time! This is a very useful command.
After testing it out (as shown in my output below), I can confirm that it provides detailed usage statistics for multiple disks or partitions within the VM. In my case, it...
That is due backups are "pushed" into PBS, not scheduled and managed by PBS. PBS works just like storage space, it does not know if job was run or not.
disable only disables auto-starting of the service itself, but other services can still "load" it if they have a dependency on that service. For the HA services it's enough to disable them. For spiceproxy and firewall you'd need to mask them as...
This is already available. Proxmox just has to integrate it. Try something like this
qm guest cmd VMID get-fsinfo | jq
You can see what that looks like here.
I also searched the bug tracker for get-fsinfo (I couldn't remember the command...
Thanks for the replies.
So I connected monitor and keyboard - can log in ok. But I don't know what to look at or for now. (again, I'm new to this so please be patient)
I checked journalctl -b and only red flags were for a failed CIFS mount (for...
This is already available. Proxmox just has to integrate it. Try something like this
qm guest cmd VMID get-fsinfo | jq
You can see what that looks like here.
I also searched the bug tracker for get-fsinfo (I couldn't remember the command...
PVE cannot determine the free disk space inside the VM from the outside easily.
It would have to detect and parse the disk partition table and then read the filesystem metadata.
This stuff is trivial inside the VM, because there you have all the...
Das klingt stark nach dem Telegram Message-Limit. Die API gibt 400 zurück wenn die Nachricht über 4096 Zeichen lang ist. Bei einer einzelnen VM passt das noch, bei mehreren wird der Body mit den ganzen Backup-Details schnell zu lang.
Schau mal in...
This is a PVE with two VMs 80GB in size. I don't plan on running another local PBS for that.
I am not even really keen on using fleecing, simply because I have not yet understood why it should be a problem and not a bug to begin with.
Ahh...
This is a 2-node cluster running pve 9.1.5 with one additional QDevice.
ZFS synchronization and migration generally work without problems. If a node fails, VMs with cloudinit are restarted on the remaining node. So far, so good.
However, when...
i'm using very old proxmox cluster 7.1-4 and then adding proxmox backup server 4.1, i do backup all my VMs, then on my new proxmox node which use proxmox 9.1-5 after restore several VMs then it show WARNING:1 at the bottom of the restore log...
That is the recommended way still AFAIK. It seems odd but they can just run in node order. Migration doesn’t matter too much unless maybe you have one massive server?
There are other threads and a link to the bugzilla discussion/report somewhere...
Hallo Forum,
ich habe nun auf meinem PMG (ist als VM auf PVE installiert, kein LXC) gemäß Anleitung den Unbound direkt installiert und der resolv.conf diese Einträge stehen:
nameserver 127.0.0.1
search meinedomain.de
Dann habe ich im Mailproxy...
hi,
i am attached the screen shot of the error message i receive during a vm migration from one host to another host. after lot of struggele and investigating it is found that those VM failed to migrate where i changed the mtu=1500 value added...