Your System is up-to-date for the "pveupdate; pveupgrade"
ran the other commands and still not fixed. this is only happening on the main 1 node. the other 2 if you log in do not have this issue. very strange.
Hi,
I have a physical interface (bond) which should be used for PVE management (VLAN 20) and VM traffic. (all other VLANs) What's the proper way to set this up? I understand I need a bridge for VM traffic, at least.
Is the following enough...
hello,
in our test environment pdm uses the intermediate certifiacte for the fingerprint and not the server certificate? Can someone confirm this (wrong) behavior, or is it a problem in out environment?
the pve hosts are sending the correct...
In fact the issue was the privileges separation. I had to create a user that had no permission at all.
Looking at the doc, it seems that the resulting privileges between API token and user's permissions were the intersection, resulting in a user...
1. Of course, both the API token and associated user must have the privilege to use the desired services. The paradigm is to have a user with some privileges and be able to delegate these to a token that may have further restrictions.
2. You...
Ran into this issue today 2/3 setups we did worked without an issue. the 3rd setup though ran into this.
Not really sure why but adding the PVEAuditor permission to the User, the Group, and the API Token got it to work for me.
root@node01:~# journalctl --unit pveproxy --boot
Mar 09 08:32:35 node01 systemd[1]: Starting pveproxy.service - PVE API Proxy Server...
Mar 09 08:33:01 node01 pveproxy[2747]: Using '/etc/pve/local/pveproxy-ssl.pem' as certi>
Mar 09 08:33:01...
FWIW, based on info I had found here, we set:
nodeep-scrub
noout
norebalance
norecover
noscrub
After rebooting a node, we uncheck "norecover" flag so it can recover, which takes 5 seconds or so, then set norecover again, and repeat with the...
1. Of course, both the API token and associated user must have the privilege to use the desired services. The paradigm is to have a user with some privileges and be able to delegate these to a token that may have further restrictions.
2. You...
Hi there,
since more than 20 years administering a vSphere environment in conjunction with Veeam B&R/ONE and am therefore spoiled when it comes to alerts, etc.
I miss several convenient features, such as alerts when a (Windows or Linux) VM is...
Man.. I am still seriously struggling with getting this working. Even went so far as to give my user and token admin privileges on / and i'm still getting the same dang API Error: Unsupported service endpoint.
I'm at a loss here.
EDIT: Oh my...
here are steps I have taken:
rebooted nodes01 (main node)
ran api reset commands on node01
when I log into node02 or 03 no issues. only 01 and it is the main cluster node.
Hello Larsen ,
Since I did not found a decent solution so what i did is to take the option of external custom script into deep action and make my many custom check over there.