Okay that's unfortunate. You mentioned that you generate custom metadata for each clone, is that some proprietary software you use? Right now my head goes to creating a script that takes hostname as an argument, clones template and changes the...
Thank you guys for the responses! I was facing the same issue on Proxmox VE 9.1.5 and LibreWolf 147.0.3-2.
As others discussed, disabling "Fingerprinting", "Enable ResistFingerprinting" immediately fixes this for me.
Not sure, but it seems like SSH is only enabled on some NICs (with default gateway?). At least SSH doesn't work in my "secondary" network when the datacenter-level firewall is active.
I searched and cant seem to find the obvious answer to this:
The instructions are go to summary tab, and there will be the # of cpu sockets listed
Nothing reads "sockets" that I can find, where do I look?
I have a N100 machine that is a BGA...
ceph usage gives you raw utilization numbers. if you use ceph df detail it will give you actual statistics including compression (which I suspect are the cause for the difference between du and df)
Ahh, so it is only there to know what it needs to backup, to get a backup from the shutdown state, without the changes that happened to the disk during the backup.
So maybe on ZFS it would theoretically also be possible to create a snapshot and...
PVE does not use Vendor section of the CI.
I believe the hostname is set via metadata file when built-in CI is used
You can easily check this by mounting the ISO after VM has booted and examining the content of the files.
local-hostname"...
Proxmox VE 8 → 9 Upgrade – GRUB fails to boot on UEFI + LVM
After upgrading a Proxmox VE node from PVE 8 to PVE 9 in UEFI mode with root on LVM, the system dropped to a grub> prompt on reboot. This is a known issue...
Hi,
this will only work if your Storage/SAN vendor will provide/support/develop a native Proxmox integration via a Proxmox Storage Plugin .... would ask your vendor
In case anyone is still interested in this it turns out it is fairly simple. I saw a compressed tarball (xz compression) in the images directory
(https://us.images.linuxcontainers.org/images/oracle/8/amd64/default/20210723_07:46/ which is/was the...
> it means that there's really empty space
That sounds right of course, however ~14 hours later Ceph "usage" hasn't dropped 400 GB...in fact it went up slightly. Also, I'm not sure what would be out of sync with discard, considering it's...
der Kernel ist derzeit 6.17.13-1-pve was soweit mir bekannt der aktuellste ist.
root@pve:~# uname -r
6.17.13-1-pve
das Verzeichnis /lib/firmware/amdxdna fehlt komplett.
root@pve:/lib/firmware/amdnpu# find . *.*
.
./1502_00
./1502_00/npu.sbin...
Hi Rollux,
you could probably try a local login, either via connected screen and keyboard or,
if your server hardware supports it, via out of band management (ILO/IDRAC/BMC ...)
What error message do you get, when you try to connect via ssh...