Thanks again. :)
Just to be explicit for anyone who finds this later (and also for me, who managed to confuse myself after marking this as SOLVED), for the IP/fingerprint-based endpoints, the fingerprint is from pve-ssl.pem, correct?
On my...
Ref: https://pdm.proxmox.com/docs/installation.html
The above recommends "minimum 4 GiB for the OS."
I installed the OS on to an ext4-formatted disk.
With one (1) single-node Remote added to PDM, I'm seeing ~ 415 MiB of RAM usage. That's about...
Hello,
As a preamble, here's my setup:
I'm currently testing PDM with a single-node PVE Remote cluster (that mostly just exists to test PDM).
I've created an Administrator-privileged account on the PVE Remote cluster for PDM to use to monitor...
I just tried this, and it seems to have picked up the change in the GUI without me rebooting.
I'm not even sure I manually reloaded the page.
In any case, that worked. Even better than expected. :)
Oh gosh, I've found the error. My interface is actually eno2 but /etc/network/interfaces had eno1. It's working now. Thanks, all.
I'd like to learn something here. Why would my interface name change in the process of carrying my host PC from one...
Great thread, thank you for the link and thanks @UdoB for writing it.
Following this tutorial, I ran ip link and returned state DOWN for my interface eno1. I have tried several cables and the LEDs on the router and NIC are illuminated. I have...
Thanks, please see the outputs in the attached photos.
Yes, I've tried several.
Unfortunately I don't have a switch available, but I have tried two different routers and multiple ports on each.
It still works with current kernels as the io_uring bug has been fixed.
According to https://www.kernel.org/doc/html/latest/process/maintainers.html OCFS2 is actively maintained.
Yes random guy on forum says it's not for some random reason...
According to the maintainers, the ones maintaining the code, OCFS2 is actively maintained.
Oh the code base for the non-kernel tools used in Debian and RHEL distros...
Hello I've have installed this new driver on our Test servers and have done the following in terms of multi-day testing:
Boot-volume operation on vioscsi 0.1.302
Multiple reboots and device checks
Five active VirtIO SCSI controllers
Overnight...
Hello I've have installed this new driver on our Test servers and have done the following in terms of multi-day testing:
Boot-volume operation on vioscsi 0.1.302
Multiple reboots and device checks
Five active VirtIO SCSI controllers
Overnight...
Hello I've have installed this new driver on our Test servers and have done the following in terms of multi-day testing:
Boot-volume operation on vioscsi 0.1.302
Multiple reboots and device checks
Five active VirtIO SCSI controllers
Overnight...
I would always recommend to stay within the bumpers of the system. Especially when an easy to use procedure is available.
IMHO this is such a rare situation that complicating UI with handling this case is counterproductive. That said - feel free...
Proxmox VE 7.1 - cryptojacking rootkit + root SSH backdoor: full teardown
TL;DR
Two PVE 7 hosts were compromised and running an XMRig cryptominer hidden by a preload rootkit. The same "install_and_mine.sh / libhide" toolchain planted:
A...
The TRIM issue occurs because Microsoft introduced some trim functions not yet implemented in virtio's driver. It's not related to ZFS's backend.
I've added what I found in this github issue...