really?
That is my life insurance... at least on windows servers....
Deletion is no problem on NTFS even there are 0B left...
FYI: I just checked it... deletion by shell was not a problem...
Hitting this error/problem.
I see this difference with haproxy
https://host/api2/json/cluster/ceph/status
{
"data": null,
"message": "binary not installed: /usr/bin/ceph-mon\n"
}
Without haproxy...
Strange, we used CAN interfaces that uses whole networking stack and created interface per destination mailbox & destination combo ... it was interface bonanza (not saying that it was a sane solution but fitted the intended use case) ... I...
I provided an overview about the speedup in English at LinuxDays 2025. If you have ~17 minutes, you can watch it here: https://www.youtube.com/watch?v=A-EJ438Qjx4 the presentation PDF is accessible here...
Apologies for the really basic question, but after setting up an LXC using ubuntu-24.04-2 template I have noticed that it is not picking up the default gateway. The only change to defaults was basically choosing DHCP instead of static for IPv4. I...
Hello,
try your luck with ddrescue to copy the qcow2 file to another location. From there you can import it to a new vm and test, if it is still functional and proceed from there.
To be honest: from symptoms you described there is already some...
On VF creation, MAC address might be blank, also relying on sleep might also result in race condition with other pre network services (like bridging). I'm using udev + network for VF setting on link and a one up systemd service that match a...
* ein who-object anlegen - und als entry darin ein domain entry mit eurer domain
* ein what object wie beschrieben (und None-matches - als match if)
* in einer regel, das who-object als To, und das What object als what hinzufuegen (und als action...
Danke für die Antwort.
Ich kann leider keine Möglichkeit finden, speziell auf das angesprochene Feld zu prüfen.
Wenn ich unter WAS-Objekten prüfe, kann ich die einzelnen Felder ansprechen.
Wir werden demnächst auf die v9 wechseln. Vielleicht...
Hi all, this is a result of my deep analysis of this problem within the last few days.
Just a quick recap for newcomers - if you're affected by sudden Windows VM hangs, reboots, file systems errors and related I/O stuff, especially with messages...
Someone ages ago defined it like that: IFNAMSIZ
As far as I could determine parts of the code could be from the 80s (in UNIX), in Linux Kernel v0.99.10 it was used and set first time ;-)
Funny thing, I got passthrough working on pve 9 with win11 by providing a rom file and a file for audio as well as the additional 2 pci devices (number 2 + 3). For Ubuntu and batocera, hostpci 0 + 1 was enough, only windows needed also 2 +3...
Yes, apt dist-upgrade/apt full-upgrade must be used instead of apt upgrade as described in [0], because among other things the latter will make packages stay on a lower versioned package instead of resolving the package dependencies correctly...
Hello,
try your luck with ddrescue to copy the qcow2 file to another location. From there you can import it to a new vm and test, if it is still functional and proceed from there.
To be honest: from symptoms you described there is already some...
I provided an overview about the speedup in English at LinuxDays 2025. If you have ~17 minutes, you can watch it here: https://www.youtube.com/watch?v=A-EJ438Qjx4 the presentation PDF is accessible here...
The same problem with the last update blank page
Version PVE 9.0.10
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta...
@shanreich Thanks for the heads up !
Do you know where this limitation came from, I've never used long names for ethernet in my life, but I've used very long names for interfaces to drives that I've wrote in the past and those used networking...