I try to provide something to evaluare, sorry I'm not skill to understand PBS logs... ths's why I ask help.
I attach a vm backup example, some days, same hour.
If someone can help me to "read" this log exactly, may I learn how to manage this...
Sorry but I'm not skill to understand PBS logs... ths's why I ask help.
I attach a vm backup example, some days, same hour.
If someone can help me to "read" this log exactly, may I learn how to manage this problem.
It's not good, at all... see...
Any chance on some flexibility for licensing? I have a decent size install base across a few datacenters., but all of my development test nodes are licensed under community as I don't need support from Proxmox, so I either remove them to get...
Maybe these help:
https://forum.proxmox.com/threads/unable-to-upgrade-to-new-kernel-no-space-left-on-device-but-df-says-otherwise.108994
https://forum.proxmox.com/threads/dpkg-hanging-when-upgrading-pve-kernel.95077...
Qemu also offers a sandboxing functionality, which would work very well alongside apparmor.
This one uses seccom to block dangerous syscalls and has few other protections.
It can currently be activated by setting the -args: -sandbox on
I've been...
I'm looking to activate Apparmor for the Proxmox VMs, in order to add an additional level of security, especially the processes are running as root.
Currently, this is what I've came up with:
#include <tunables/global>
profile...
Thank you Neobin, this was the procedure I used...
cat /etc/kernel/proxmox-boot-uuids
67D6-E50C
ls -al /dev/disk/by-uuid/67D6-E50C
lrwxrwxrwx 1 root root 15 Sep 1 20:06 /dev/disk/by-uuid/67D6-E50C -> ../../nvme0n1p2
mkdir /tmp/myesp
mount...
I am new to setting up Proxmox VE and PDM. I have Proxmox VE 9.2.2 installed. I setup a new VM to install PDM 1.1. I downloaded the PDM ISO and attach it to the VM. I start the installer and it always gets stuck at 66%, extracting...
Anyone experience better results on the newer kernels are we all still pinning to the older ones? With that bug report, I got one request for logs, but then silence since.
It allows the same options as the installer supports - if you want new ones ther they need to get added first to the installer. So once https://bugzilla.proxmox.com/show_bug.cgi?id=2164 is addressed we can also add support for this in the PDM...
Proxmox team, users, developers, et alia:
I installed PDM 1.1 and had some several issues as I attempted to get it functioning.
1) In succession to an installation that instantiated zero errors or that, the only button I could see was "REBOOT"...
It‘s a cost calculation. You can either move critical vdisks to a mirror of 2x4TB enterprise drives or a mirrored stripe of 4x2TB enterprise drives (which gives you the best performance). Using 4 additional drives will result in space problems...
Fast enterprise drives are obviously preferred and they usually also have a much higher TBW so they wear out much slower. But they come at a price.
It's a trade-off. Invest in enterprise grade hardware which is fast and lasts longer or spend less...
Is this 6 drives (stripe of mirrors)? What could give you twice the write (and the performance increase of PLP on top of that) and up to 4 times the read performance. Or just one 3-way mirror? Which give you better write IOPS only because of the...
raidZ1 is known to not be good for IOPS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/ . And your drives might be consumer drives without =1&c[nodes][0]=16&o=date']PLP. Lots of threads about disappointing (write)...
Hi,
I'm trying out the automated install feature with PBS for the first time and having some trouble with the token authentication. I'll post plain IPs and tokens here because everything is in LAN anways.
I've gotten to the point where the...