My work automating Proxmox with the bpg/promox Terraform provider is going well. I had been provisioning LXC containers and it looks like they/Proxmox does not support boot-time config of them via cloud-init, correct? In fact, I can't find...
Bei mir läuft Truenas Scale, wobei ich glaube, dass die BSD Version nicht weiterentwickelt wird und die Namensunterscheidung inzwischen obsolet ist. Die HDDs hängen beim 4800er an einem Sata Controller den man bequem in der Proxmox Gui an die...
Very nice script. I tested it with a proxmox host with another name and ip. After I restored everything it didnt change the ip and hostname. Is that not part of the backup.
How to update the script.
Cheers
Jens
Hi
I use not only docker but a whole k3s on Proxmox nodes. Kubernetes is my main environment and Proxmox is used only as a last resort, when something cannot work as a container and really need a VM (read: Windows VM). So in this case Proxmox is...
I though it would be related to nested virtualization / virtio vIOMMU. Haven't seen any issue with bare metal yet.
Can you manually import the pool and continue boot once disks are detected (zpool import rpool)?
This is what I see on my system:
root@pve01-a:~# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
800000
root@pve01-a:~# cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_min_freq
800000
I believe the CPU minimum frequency cannot be...
This is in principle correct, the features of ZFS comes with a cost. But: While stuff like storage replication or live-compression might not be worth it for you having the data security features (checksums + autohealing) of ZFS are something, I...
Danke euch!
Ne also die beiden SSDs sind Intel s3610 geworden, also mit PLP und hohen TBW.
Für die NVMEs bin ich noch auf der Suche. Die sollen auf jeden Fall ebenfalls PLP haben, also Enterprise-Grade sein. Ist nur etwas schwerer solche zu...
it depends on what you want pdm to do.
In essence, the pdm token for the pve cluster needs the same permissions for it's action as when you do it on pve directly.
e.g if you want to start/stop vms, the token needs the VM.PowerMgmt permissions...
We have built an internal ACME CA using step-ca to provision certificates using our own Root CA.
None of our servers are exposed to the internet, and us an internal domain so we can't use one of the acme.sh DNS plugins either.
Is there a way to...
Zweiter PVE-Host und minimales Script-Klimbim.
Siehe z.B. hier:
https://forum.proxmox.com/threads/benachrichtigung-bei-vm-ausfall.169572/
P.S.:
Da brauche ich keine komplizierten "Hacks" wie Gravity-sync. Läuft ja nichts parallel. Ich starte...
Surely it's the most immediate solution, but I have no idea if it could be a problem in the long term. Maybe it's just a bug in the migration script, so it's best to let the developers fix it.