Basically just add nofail as additional option. For your example above it could look like this.
/dev/disk/by-uuid/EA0E1A030E19C989 /mnt/usb-drive ntfs defaults,nofail 0
Also see: https://wiki.archlinux.org/title/Fstab
Ich habe einen prune job, der automatisch löscht. Will ich eine Sicherungsgruppe ( da vm in pve gelöscht ) endgültig bereinigen, setze ich bei aufzubewahrenden Kopien ( im Regelfall eine ) den protected flag und prune manuell mit last=1. Das...
thanks, i previously had an issue with veeam restores + a regression in a qemu package, it looks like there was some changes that might be related to this issue in a recent update so it may be worth asking proxmox support to take a look, for now...
it's a lot less relevant there (except for the update part), because they offer a lot less interfaces requiring root in the first place. but the same applies in principle to all products.
the changes happen piece by piece, but we do expect to...
I just used a WS2K25 template on a newly installed PVE installation and changed only machine version from 9.2+pve1 to 11.0+pve2 and after that, I'm not able to use the powershell trim command, which fails due to "not supported". If I change it...
Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
Auch auf die Gefahr hin, mich zu wiederholen. Der Gewinn von LXCs steht in keinem Verhältnis zu den Problemen, die sie schaffen. Deshalb setze ich Container grundsätzlich nur innerhalb von VMs ein. Soweit sinnvoll machbar, verzichte ich komplett...
Of course Murphy doing his job. Updated to kernel 7.0.14-6, running proxmox 9.2.5 and now i'm having issues again.
Did this, lets see how it goes:
Remove "hv-tlbflush" for the CPU
change the machine qemu version to the newest (current 8.0)...
Well, so far no more issues. Windows 10 running as good as it can. VM config below:
agent: 0
boot: order=virtio0
cores: 4
cpu: x86-64-v2-AES,flags=+hv-tlbflush
description: 192.168.0.110
machine: pc-i440fx-8.0
memory: 12288
meta...
I started to see this issue on 9.2.4 this Monday, just updated yesterday to 9.2.5 on hopes that it would solve the problem. I did not see this on 9.2.3 or atleast our monitoring did not trigger any alerts on that version, but after this Monday I...
it's a lot less relevant there (except for the update part), because they offer a lot less interfaces requiring root in the first place. but the same applies in principle to all products.
the changes happen piece by piece, but we do expect to...
Hi,
it seems like the printing is currently broken, and everything ends up as a single line (and will only show up once the full transfer is done). I'll look into the issue and try to come up with a patch. Check whether there is a network traffic...
I just used a WS2K25 template on a newly installed PVE installation and changed only machine version from 9.2+pve1 to 11.0+pve2 and after that, I'm not able to use the powershell trim command, which fails due to "not supported". If I change it...
Be careful with this, since it will get overwritten when re-applying the SDN configuration. If removing that line fixes it, I strongly suspect that the SDN stack incorrectly detects the IP for the loopback interface. Would you mind sharing your...
Hallo localadmin,
Lösch mal nicht mehr benötigte daten von updates:
apt clean
apt autoremove
check jetzt ob wieder etwas Platz verfügbar ist, df -h
Wenn nein alte Logfiles löschen (rm /var/log/*.gz /var/log/*.1)
wenn ja, installiere ncdu (apt...
Hi everyone!
I´m trying to migrate an offline VM from one cluster to another cluster in a different network segment. Firewall rules are correcly configured to allow all traffic, and API Token has admin permissions, but for some reason the...
Hi all,
Closing the loop on this thread with good news: the issue is fixed.
After corosync and libknet1t64 were updated to 3.1.10-pve3 / 1.35-pve1 (available now in pve-no-subscription), ip_dscp works as documented. I tested on two separate...