Yes, that works for a lot of users.
I just recommend to know about the limitations and possibly surprising effects in beforehand to make an "informed decision"...
Further update to this.....
DL380 GEN9
This assumes you got the DL380 machine /reset or without drives.
boot order does not matter, it will hit any boot medium it can boot off.
however to ensure "prox" comes up, it should be first..
but note...
I've been running PVE in a standalone server in a home environment for some time now and want to get into clustering with ceph, so I got 2 more identical boxes for a 3-node cluster. I've been reading a lot of the documentation and guides for...
Hi,
I noticed that the system images at the following link:
https://download.proxmox.com/images/system/
have not been available for several months. Could you please let me know the reason for this?
Thank you,
All of my upgraded hosts are throwing this error.
No guests. No LXC containers. No nothing there. Just an empty, upgraded host. Throwing errors.
[353827.192186] audit: type=1400 audit(1780020537.902:27110): apparmor="DENIED"...
Given this seems like a relatively new install on enterprise hw and likely your first kernel upgrade... Are you using SecureBoot by chance? This might be a case of mok/dkms not signing the new kernel modules with your signing key. If so, this...
Hi @philkunz
Had a problem with your nupst tool the other day. I had twos hosts piugged into a switch which one of the UPS were plugged into, and I has to do a power cycle on the switch. nupst then said its current status of the UPS was unknown...
All of my upgraded hosts are throwing this error.
No guests. No LXC containers. No nothing there. Just an empty, upgraded host. Throwing errors.
[353827.192186] audit: type=1400 audit(1780020537.902:27110): apparmor="DENIED"...
try this version, also you didn't say what versions did you tried
https://fedorapeople.org/groups/virt/virtio-win/direct-downloads/archive-virtio/virtio-win-0.1.173-4/virtio-win-0.1.173.iso
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...