Few questions before offering a solution:
What does SERV-DELL-1 show for ip -br a, and what's in its /etc/network/interfaces?
Is your corosync network on its own physical NIC, or a VLAN on a shared one? That changes how much work adding the...
Compliance in healthcare, Legal, and Financial requires least privileged access. The fact we are still getting update controls wrapped around root is a violation of this. The other fact of this, I can SSSD/OAuth to any host at PVE/PAM or even a...
This is exactly why this must be owned as a solution by Proxmox. Relying on third parties (ansible), and community projects (PegaProx/ProxPatch) is not suitable from an enterprise solution when first party support is expected for a rudimentary...
Thank you for your reply.
Here are the requested outputs from the source node (pve).
### pveversion -v
```text
proxmox-ve: 9.2.0 (running kernel: 7.0.14-8-pve)
pve-manager: 9.2.6 (running version: 9.2.6/7f8d010005bd72cb)
proxmox-kernel-helper...
Confirmed the same as @sakrizz even after moving to Veeam 13.1.0.411 there is no change in behavior. We have a case open with Veeam and hoping they can provide some fix or guidance that is not using NBD.
Veeam B&R 13.1.0.411 release dropped just yesterday / today -> Installed it and already tried out this as now we are on supported version. Issue is still the same, but luckily we now get the product support and Veeam has to investigate this...
Hello, I have cluster with 5 nodes and one of them (Host1) has ip adress of the management network (10.100.250.x) instead of the corosync (10.100.252.x) network. How to modify it without any cluster or VM downtime:
Proxmox version 9.2.4 for all...
It should just work like that. PVE will create a socket on the filesystem with a predicatble name you can interact with. Just plug nc in there and you will have a network socket. Without any edit on the VM config side. You can also just use...
Using the gui connection of the problem pve I want to Datacenter/permissions/api tokens of the problem pve and deleted the old token causing the error and all is well.
Thanks for the input.
Thanks for the input, you are completely right that a raw socket is not a Telnet server, and that it can be accessed via nc or socat.
I will edit it with that.
The reason for doing this is i encountered for specific external automation and...
you can also use the vmware pvscsi option to emulate there scsi controller to so the VM should not know its running on KVM in proxmox rather than VMware
I just setup a fresh install of PBS, following the documentation as best I understood it. I setup two datastores - one local directory and one S3.
Running the backups I keep seeing the following errors on certain VMs:
ERROR: Backup of VM 102...
When you say that, are you referring to this correction?
Below you can see screenshots of the configuration and execution of the accepted bash command
Now is ok?
After this, do I need to generate some more log files to check whether the system...
So did you executed pvecem delnode <oldnode> after you removed the node?
If not gain temporary quorum with
pvecm expected 1
pvecm delnode old-node-name
If you have done this and it does not work please post output from pvecm status
Although everything is correct, why would you prefer the manual way over the UI way of configuring it? The UI way has already nice integration into the UI for the console to open the serial console in a browser windows. Accessing it over an...
Since you haven't measured anything yet, I'd confirm there's a real problem before chasing the message. In the guest, run this before a migration and again straight after:
chronyc tracking
Watch System time and Last offset. If both stay small...