Hi @alma21,
There is no mechanism to do so. Theoretically, a window exists where both operations could be executed at the same time. In practice, however, the likelihood of this happening is very low.
This is especially true in a business...
Hi @alma21,
There is no mechanism to do so. Theoretically, a window exists where both operations could be executed at the same time. In practice, however, the likelihood of this happening is very low.
This is especially true in a business...
Hi,
sorry for "hijacking" this old/solved thread ... but I have still some questions regarding this topic .... as far as I understood from the linked/valuable Blockbridge/bbgeek17 KB article... there is always 1 "master" pve cluster node which...
Der fio-Test hat einen Haken: --sync=1 erzwingt synchrone Writes durch den ZIL, deshalb bringt auch iodepth=32 nix, der ZIL serialisiert das einfach. Deine VM hat aber cache=writeback in der Config, d.h. QEMU bestätigt Writes sofort ohne sync an...
We're seeing exactly the same thing when restoring a VMware vm to proxmox using Veeam. Server is a Dell Poweredge R740 with intel CPU's.
After the attempted restore all VM's in the list show with a ?
Veeam restore fails and the restored VM wont...
The Windows event log should have an entry if they fail to start or crash.
You could always create a Scheduled Task in Windows to start the services at startup. “Sc start servicename”
Hey! I'm trying to setup Proxmox using a bridged setup on a Hetzner dedicated server (I followed the official guidelines: https://community.hetzner.com/tutorials/install-and-configure-proxmox_ve#22-bridged-setup).
The Hetzner firewall is...
Das würde nur funktionieren, wenn du in Serverraum A und B jeweils die gleiche Anzahl Nodes hast und dann an einer beliebigen Stelle (Serverraum oder Cloud) ein qdevice betreibst, dass als Tiebreaker funktioniert.
Sprich, der eine Serverraum...
Hey, just another direction: In my system (not proxmox) I see problems with the Intel I219-LM related to a kernel change introduced in 6.14 regarding K1 power state. There will be a workaround (...
Erster Reboot, letzte Zeile:
Mar 06 19:53:38 pve01 kernel: watchdog: watchdog0: watchdog did not stop!
danach:
Mar 06 19:55:52 pve01 kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Mar 06 19:55:52 pve01 kernel...
Hello!,
Is there any prevision to use native storage services from a centralized FC storage box?.
I've reviewed the documentation and it seems to me that a big LUN is expected as LVM PV.
I would like to have a LUN per vdisk (similar to Ceph...
The output here looks fine, so at least we can rule out a deadlock in the QEMU process.
It's noticeable that the poll syscalls take quite a while. Might be related to the storage or something else, not sure.
It seems that you do not have IO...
hier einmal ein quasi dump von all den befehlen:
# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo...
Hast du probiert unter Advanced einfach Verify Certificate zu entfernen?
Ansonsten nimm doch HTTP oder UDP, sofern möglich.
Falls du das auch nicht möchtest, hast du bestimmt ein eigenes Root-CA. Lade das einfach in...
Habe die beiden Zertifikate Root-CA und Sub-CA eingebunden. Jetzt funktioniert es. Ich habe auch in einem Anfall von Verwirrtheit nicht den FQDN, sondern die IP-Adresse angegeben. Da kann der Validierung des Zertifikats ja nicht klappen. Ich...
Yes, can be run on a live VM in the sense that the command runs, i.e. doesn't check if the given rbd image as an owner/lock, so we can suppose it's safe. As you mention, Ceph docs doesn't explicitly tell if it can be run live or not. That said, I...
Hi @Bu66as,
danke für die info, anscheinend kann er zwar die NPU finden aber beim laden der Firmware hakt es dann.
root@pve:~# lspci -nn | grep -i 'npu\|xdna\|accel\|1022:17f0'
c7:00.1 Signal processing controller [1180]: Advanced Micro...