Hi, @Gabrielays
When you were searching for a solution, did you see this first result I've got in G. search?
https://forum.proxmox.com/threads/connection-error-401-no-ticket-nginx-reverse-proxy.94158/
Hi,
Since your hard disk (ide1) is orange, it's not plugged, you need to stop/start the VM to take effect; and it's most likely due to the fact that you are using the "LSI" controller with IDE disk (if I remember correctly, hot plug was never...
Currently (due to ongoing tests on this issue) I have no pinned kernel:
and it booted into the latest:
but I always select the first option in grub manually.
Ich setze immer auf RAID1, RAM ist immer genug vorhanden. Stimmt das damit bei ZFS die Lebensdauer der SSD stark leidet im Vergleich zu LVM, ich hab dazu verschiedene Meinungen gefunden
Update:
I checked the ASPM policy:
cat /sys/module/pcie_aspm/parameters/policy
Result:
[default] performance powersave powersupersave
ASPM was active.
I then disabled it entirely via kernel parameter.
Edit GRUB
File: /etc/default/grub
Changed...
Hallo @rothkraut, das automatische Zurückmigrieren nach einem Ausfall ist über HA-Gruppen mit Node-Prioritäten möglich.
Beispiel-Setup:
Gruppe "brandabschnitt-a": Node1 (Priorität 2), Node2 (Priorität 2), Node3 (Priorität 1), Node4 (Priorität...
Regarding mdadm:
https://pve.proxmox.com/wiki/Software_RAID#mdraid
I agree with both gurubert and onslow that ssd is the prefered way to go for a PBS datastore but backup on hdd is still better than no backup. One possible workaround around the...
Have a new install of proxmox running on a Dell Poweredge 740 that is connected to a Juniper EX4600 via 10GB DAC cables LACP shows up on both Proxmox and the Juniper.
On the Juniper side we have the following configuration down to the Dell...
One obvious potential issue are the network requirements of corosync:
So your Windowsserver would need to have a dedicated network card which is only used by your PVE VM for the cluster communication.
In contrast the qdevice doesn't need it...
Hallo, bin ich eigentlich kein Freund von, aber dafür gibt's ein Helperscript:
https://community-scripts.github.io/ProxmoxVE/scripts?id=nic-offloading-fix&category=Proxmox+%26+Virtualization
On an LXC container I got an additional mount point (ceph RBD) for mariadb like this
/var/lib/mysql
I gave it the owner:
chown mariadb: /var/lib/mysql
but after an restart its owner is again root.
Did I miss a change how Mount Points work? Can...
I have setup a cron to run backup daily.
But I notice that, if it faile in the middle of backup process, everything already send to server will be disappear.
For example, my command is like :
proxmox-backup-client backup foo.pxar:foo/...
Hi everyone,
it would be a great to see the configured VLAN tag directly in the "IPs" section of the VM/CT Summary page.
Currently, one has to click into the "Hardware" or "Network" tab to verify which VLAN a NIC is assigned to. Having this...
Hi,
I have noticed strange behavior.
When I migrate disk to another storage, task is OK, but I see message in output: `volume deactivation failed`
So I've got two volumes.
In VM config file I see proper storage.
In CLI i do:
lvdisplay | grep...