Hello, good afternoon everyone.
Could you please help me clarify a question?
I currently have a Proxmox Backup Server (PBS) properly configured, with a datastore named BKP.
I have one Proxmox VE (PVE) cluster that is already storing its backups...
Die Macher der Helperscrips haben das bestimmt berücksichtigt*hust* Schau mal da nach was die zum Thema Update stehen haben.
Frage mich allerdings was das Thema im Forum PBS zu suchen hat.
Excellent. You can also set the sysctl accept_ra as a post-up command in the vmbr0 inet block your your interfaces config: https://blog.fernvenue.com/archives/use-dhcp-and-slaac-on-proxmox/ . For others who coma along later.
This is quite late but I found a working solution (for me): https://blog.fernvenue.com/archives/use-dhcp-and-slaac-on-proxmox/
You don't configure inet6 separately, you use a post-up line in your vmbr0 inet interface block to set the sysctl...
Yeah whole cluster is finished. Don't know what to do. VMs are running but it's like the CPU keeps locking on and off on the entire cluster. Performance is complete garbage, can't do anything on any of the VMs. Keep losing connection to the...
@Bob.Dig Based on this post on proxmox forum, there seems to be an issue for Unmanaged OS Type in LXC which has a patch that seems to fix this issue. Hopefully, we'll get an update soon.
I figured it out. Some of my backups have been stuck when they hit 100%. I noticed this because the IO delay will always start happening at 4 AM, which is when backups are scheduled, and of course, they were not stopping.
I guess backing up...
I ended up removing the node from the cluster entirely as it was acting weird, like tying to start VMs that are already started on the other nodes. But now it still shows up in the cluster even though pvecm nodes does no longer list it. I ended...
Well i figure it out...
I added the path in the LXC apparmor and I reloaded app armor... but nothing. I was missing this:
sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.mysqld
After I added the path and put this in... presto! it started up...
Hi,
depending on what you would like to archive, you can try to implement a solution via hookscripts. ( https://pve.proxmox.com/pve-docs/pve-admin-guide.html#_hookscripts )
But a more suitable solution might be the Proxmox Datacenter Manager +...
I have done a ton of research and killed this container more times than I'd like to admit... so I'm giving up and asking for help! I have an LXC running ubuntu 22.04.5 with MySQL installed... this thing has been rock solid for months... now...
It looks like you run into the bug reported here: https://bugzilla.proxmox.com/show_bug.cgi?id=7271
Feel free to chime in there!
To temporarily downgrade pve-container you can run apt install pve-container=6.0.18
If you check the bugtracker, there is a patch available as of today to be code reviewed: https://bugzilla.proxmox.com/show_bug.cgi?id=7271#c6
Once reviewed and applied, it will be part of one of the next versions of the pve-container package...
FYI this also affects ceph bind mounts. (I think it's the same underlying issue so I won't open a separate thread/report.)
Relevant config (readonly mount point):
mp0: /mnt/pve/cephfs-hdd/dump,mp=/cephfs-hdd-backups,backup=0,ro=1
Starting...
Moin thomas0815,
willkommen im Forum.
Noch als kurze Ergänzung zu deiner ursprünglichen Herausforderung:
Die Disks sind deswegen im local-lvm auf dem RAID1 gelandet, weil an der VM für jede Platte konfiguriert wird auf welchem Speicher sie...