Just released some updates to the gist:
removed the server2 property and replaced it with the gluster native backup-volfile-servers (see gist comment for details)
added a patch file to enable scanning of volumes
added a patch file to restore PVE...
# pct fsck 103
pct config 103
fsck from util-linux 2.41
/mnt/pve/media/images/103/vm-103-disk-0.raw:
The superblock could not be read or does not describe a valid ext2/ext3/ext4
filesystem. If the device is valid and it really contains an...
I gave up on the node and wiped it. It was quicker that way off the ISO then it was having to dick around and troubleshoot pathing and DNS issues which resolved off of the same DC. When it takes me under 15 minutes from metal to cluster I should...
You just gave me some relief! I'm sitting here for hours watching it saying how high is it going to go!? You are right:
root@PVE01:~# ceph osd pool autoscale-status
POOL SIZE TARGET SIZE RATE RAW CAPACITY RATIO TARGET RATIO EFFECTIVE...
I had to remove memtest86+ package and run script to remove memtest from ESP
/EFI/memtest86+x64.efi
/loader/entries/memtest86+x64.efi.conf
/memtest86+x64.efi
BIOS manipulations break OVH Boot modes and not recommneded by OVH
A colleague managed to reproduce the issue locally - I failed because I checked inside tmux or via ssh :)
It seems the issue is with `/etc/apparmor.d/dig` (or rather the included `/etc/apparmor.d/abstractions/console`)
Could you try the...
Hello Mr.Ivanov,
thx for yout time.
1.
root@lenovo:~# pveversion -v
Linux lenovo 6.17.2-1-pve #1 SMP PREEMPT_DYNAMIC PMX 6.17.2-1 (2025-10-21T11:55Z) x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact...
I sent a patch to add the override for abstractions/consoles to the pve-devel list:
https://lore.proxmox.com/pve-devel/20260622164522.836988-1-s.ivanov@proxmox.com/T/#u
# pct start 103 --debug
run_buffer: 569 Script exited with status 255
lxc_init: 1037 Failed to run lxc.hook.pre-start for container "103"
__lxc_start: 2208 Failed to initialize container "103"
hostid 100000 range 44
INFO confile -...
Hello!
Quick recap: I have 5 hosts, 5 x 4TB (enterprise SSD, Micron Pro) per host with Ceph on its own 10Gbp network. All has been running great for about 6 months.
Last night I had a server host kernel panic. I rebooted the host. All came up...
Have a look at https://pve.proxmox.com/wiki/Developer_Workstations_with_Proxmox_VE_and_X11
If you plan to use the notebook also as desktop it might make more sense to use VirtualBox or virt-viewer for hosting the vms
Hi @skraw
thanks for posting on the forum!
So two things about that:
First you probably need to increase the max_mem_regions parameter as per [1]
Secondly as it is also linked in the docs in [1] the alignment of these memory regions is a bit...
Hello,
recently I had some troubles with client vms that needed a lot more memory than expected. This brought up the idea to switch on memory hotplug for such vms. So I enabled numa and mem hotplug and tried to give the vm a bit more memory from...