Ok. It is still a bit concerning. You don't actually need to mount the EFI disk at boot, proxmox-boot-tool will mount it automatically during a system upgrade if it is necessary, so you can just remove the entry from you fstab entirely.
Dear community!
I remember that PBS was able to mount NTFS, FAT32, EXT4... file systems from backups directly in the GUI (Content section of datastore).
For some reason I can find that option only for containers but for VMs that option seems...
Sehr geil, wo sind die Kohlen?
Touché
Ok ich gebe zu die Frage war etwas zu offen formuliert und irgendwie habt ihr natürlich auch recht.
Ich habe jetzt euren Ratschlag beherzigt und den Server per UI auszuschalten.
Jetzt ist es gestern zum...
Das hier:
--> https://forum.proxmox.com/threads/templates-f%C3%BCr-usr-bin-pmg-smtp-filter.178569/
scheint ja wenigstens ein Anfang zu sein. Auch wenn man das Ergebnis nicht direkt im TrackingCenter sieht, kann man über den Filter nach dem From...
Hello,
I have got a physical disc from an other Proxmox system with backups of VMs on it, that I want to restore into my system. It was set up as directory with ext4 filesystem on the other PVE.
When I install the disc in my ProxmoxVE machine...
warum sollte das nicht gewollt sein ? Ein entsprechendes Skill erleichtert die Administration von Proxmox erheblich - und dafür ist die Hilfe ja da. Ich muss die nicht selber lesen. Claude macht das für mich ;-)
Der Ansatz "ich stelle Hilfe zur...
Are you really checking the blocksize or just the logical size?
After you trim, please compare the following:
ls -l image.qcow2
ls -ls image.qcow2
stat image.qcow2
Could you post these information after you fstrimmed but before you moved the VM?
Just rebooted the node containing this particular vm, with the Start at boot set to No, and indeed it is not automatically started.
FYI, I have set the HA state to ignored.
As far as I can see, it works as it should now.
Thank you for your...
To add to @bbgeek17
check out the multipathing guide that also covers the finalization with a shared LVM on top: https://pve.proxmox.com/wiki/Multipath
And with just 2 nodes, you need to add a 3rd vote to the cluster, as otherwise if you...
Hi @aflocco , welcome to the forum!
You may want to read this article to give you a starting point:
https://kb.blockbridge.com/technote/proxmox-lvm-shared-storage
Follow your vendor's guide on attaching FC LUNs to Linux. Continue with vendor...
Well, live migration should usually work always. With a non-shared storage it will also transfer the disks of the guests, and that can take a long time.
So if you followed the multipath guide and still have some issues, the question would be...
I don't believe this is possible with our current RAID settings.
At this point I'm considering if we should stop looking for the root cause and instead think about workarounds.
Could we perhaps create an automatic mount job for the efi disk...
I think this is the reason! A shared LVM cannot be of the type thin, but must be a regular/thick LVM!
In a thin LVM you can only have one writer -> local host only.
If you need snapshots, you can enable the new "Snapshot as a Volume Chain"...
It depends.
Windows uses the User / share permission and uses a more restrictive AND permission logic.
But for Users and groups, it uses the less restrictive OR permission logic.
And Synology does this stuff again differently by using the more...
Yes, I also stumbled into that, when I tried to restrict permissions for the first time. :)
And it is very logical, considering that not all tokens belong to/ are managed by the root@pam user.