Issue:
1) We are configuring Active Directory authentication and group-based access control in Proxmox VE.
2) To limit synchronization to users who belong to a defined set of AD security groups, we are using multiple `memberOf` conditions in...
That is mistake number one :D
Others would say that the upside of an open system like proxmox is that you can do stuff on your own. And I'd trust my selfmade scripts more than VMWare ;)
It is not "designed" in this way. It is probably simply...
LACP is not an option for us. we are using Cisco UCS fabric interconnects.
And using selfmade scripts for production setups is not a good solution.
Did you ever find any answers on why proxmox is designed this way?
Hi,
I have this exact issue, did you find any solution for it?
It is kind of a show stopper for us to start using proxmox compared to our vmware setup to day.
Thanks
Hallo zusammen,
so, hat leider Arbeitsbedingt ein wenig gedauert, aber hier mal eine kurze Rückmeldung von unserem Testsystem.
Ich habe bei den Platten fürs System und die VMs das Hardware Raid benutzt, die 2x 300 GB fürs System in Raid 1 und...
Nicht vergessen, der PBS ist durch seine Deduplizierung nur mit SSDs optimal, was gerade beim Backup zu delays bei dem VMs führen kann.
Das sollte man auf jeden Fall im Hinterkopf behalten und ist kein Mangel an der Software.
Der P440ar hat mindestens 1GB und maximal 4GB FBWC, wir haben einen pbs auf einer DL380G8 mit P420i und 1GB FBWC mit 4x3TB und 4x4TB jeweils als RAID5, Datastore auf den 9TB, und das ist eigentlich flott genug, solange die Metadaten in den Cache...
Hello @all,
sometimes (often) some of my vms won't start on boot. Manual start works flawlessly. Can't really reproduce it, so a little help as to how to troublesggot would be nice.
Looked in the log files, but found nothing relevant. Guess I...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
If you really just want to know the solution, that’s fine too.
It’s just that, since you’ve already reinstalled it, I thought it would be a good idea to check whether the issue has been resolved in the latest version.
If you fix it that way...
This usually means a stale lock from a previous task. First, check if another VM task is still running. If not, remove the lock file (/var/lock/qemu-server/lock-236981.conf) only after confirming no active process is using the VM. If it keeps...
The only thing I can think of is vcpu configuration. on a modern windows guest you really want to set it to x86_64_V3 or better. Avoid host without tuning, and QEMU/earlier X86_64 variants can have missing cpu features.
Der pvescheduler forkt für jeden geplanten Job einen Worker-Prozess, deshalb siehst du kurz 2 statt 1. Das sind nicht nur die Backups, Replikation läuft da auch drüber. Hast du ZFS-Replikation am Start die alle paar Minuten triggert? Das würde...