Hello
I'm trying to do basic configuration via Ansible: users, acl, passwords, etc. And i'm kinda stuck with populating users
Looks like user.cfg does not accept comments and it is mandatory to have blank line between each definition of user...
I'm just learning Proxmox backup server myself, but it looks like there is an Ansible role which does user management with lineinfile. It also looks like there is a new PBS terraform provider that has plans to add user management .
Hope that helps.
Thanks leesteken
Yeah it's free but we chose to buy community support to get access to the enterprise repos for updates. It's the fact that Proxmox won't answer generic questions about compliance, that should be pre-sale, unless we not just pay...
Found the issue, during my upgrade I mistakenly thought that I had migrated the Debian base repositories to the new format but no, ended just commenting them out :/
When I re-enabled the repositories in /etc/apt/sources.list and run apt update...
You might be missing a mount point at /etc/letsencrypt as per the documentation for Nginx Proxy Manager.
Without that mount point the container console outputs:
ERROR: /etc/letsencrypt is not mounted! Check your docker configuration.
Without EVPN:
A VLAN exists only locally on each node.
If a VM moves to another node, you must ensure the VLAN exists and is correctly trunked everywhere.
L2 domains depend entirely on physical switch configuration.
With EVPN (VXLAN + BGP)...
I should get this out of the way; I have not touched any settings pertaining to firewall functionality prior to this thread.
Yes, pve-firewall appears to be running. I did not enable datacenter level firewall. I have done so now, and can see...
Okay, I think I found the reason myself: There was an old snapshot present in vSphere. After deletion, the import works.
However, it would be nice if such basic problems could be checked by the Proxmox-importer and a decent notification is...
After upgrading to proxmox 9 and running pve8to9 and everything looking ok, I restarted the machine and noticed that couldn't load the proxmox interface.
The browser console reported:
Status 500 no such file '/PVE/StdWorkspace.js'
Then...
It might not be as convenient, but you could try to use the already running ebtables and add rules which allow (arp-) traffic from/to the gateway only and drop any other. ebtables is local and rules must be deployed per node, but it could be...
I have a strange error with a single Ubunut 24 LTS VM that I try to import from vSphere:
TASK ERROR: unable to create VM 113 - cannot import from 'Import:ha-datacenter/<STORAGE>/<HOSTNAME>/<HOSTNAME>-000001.vmdk' - qemu-img: Could not open...
WARNING: This is not officially supported and may break at any time if package libpve-notify-perl changes!
For all people finding this thread here is a simple script allowing you to hook into the PVE notifications:
Create some custom...
I have just noticed some strange, repeating patterns in the resource graphs on my host and VM's / CT's. To start with, the following are from the host machine:
CPU:
Net:
CPU Pressure Stall:
You can start to see a bit of a pattern on the CPU...