Hi,
I think it's mostly depend on your exact setup, like if you have ceph or not, if you use a SAN, local storage, etc.
Example for me, I let the power cut the node. I don't try a safe shutdown.
Best regards,
these are benign leftover empty directories from the ISO building process - you can remove all of /home/tom, the next iso builds will not have them anymore!
Hmm, seems like this is caused by the pve-sdn-commit one-shot service. Could you post your SDN configuration to see what seems to trigger this?
cat /etc/pve/sdn/zones.cfg
cat /etc/pve/sdn/vnets.cfg
cat /etc/pve/sdn/subnets.cfg
Another bug - when you remove REALM with users mapped, and after it try to remove user:
api error (status = 400: unknown realm sub.example.org)
Removing user fails.
Hi, thanks for the link.
i know about it. It describes the basic functionality for the disarm function.
I was hoping for a documentation for a safe Shutdown procedure as a power outage is happening. I would like to follow (at best from the...
We are pleased to announce the release of Proxmox Datacenter Manager 1.1!
This point release focuses on expanding visibility and automation for large-scale, multi-site deployments. Our main focus for this iteration has been introducing...
Hi,
adding the abi version like suggested in the documentation works for me:
[I] root@pve9a1 ~# head /etc/apparmor.d/usr.sbin.ntpd
# vim:syntax=apparmor
#include <tunables/global>
abi <abi/3.0>,
/usr/sbin/ntpd flags=(attach_disconnected) {...
Hi everyone,
I found a SDN status issue in PVE 9.2.x. After a node reboot or temporary network outage, the recovered node increments its local SDN configuration version, leaving all other healthy nodes on the old version (flagged as pending)...