Hi,
Are you sure? And how did you retrieve the dmesg logs?
Because OPNsense uses FreeBSD as a base, not Linux - thus also e.g. the kernel logs look very different, and it has vastly different audit subsystem.
So these logs are definitely not...
Hallo.
Das war der entscheidende Hinweis:
Mit der Option
/etc/pve/nodes/pve/lxc/100.conf
ergänzt um:
features: nesting=1
lief das Upgrade sauber durch und der Container startete auch richtig. Sollte dieser Hinweis nicht in der Doku unter...
unprivileged ist prinzipiell zu bevorzugen (aus allgemeiner security sicht) - aber PMG sollte mit beidem funktionieren.
Allerdings muss bei einem unprivileged container nesting aktiv sein (wenn das nicht ist würde es wohl die Fehler gut...
I have two host installed with Proxmox PVE then created vms (Data Center Manager), I add the 2 Host in the DC Manager, so i want to have an existing storage Unity XT now want the host to access this storage and mapped the LUNS to the host, so i...
Can you prioritize the corosync VLAN in your switch? We did that for our backup corosync links. 1 Gbps is just fine, the actual bandwidth used is minimal. The need for corosync is for low latency.
Ceph can have a second, optional "private"...
Ah now I understand the question, the vm is currently only starting and stopping in case proxmox needs to start and stop. But I guess this is a waste of resources, I guess I could make a script to start and stop it before and after the backups...
If someone resorts to manipulation to make my question come off as demanding ("you don't get to yell") even though it wasn't at all, then I am sure as hell going to be offended and I be the judge for that, not you.
I also do not appreciate your...
Oh now I was „yelling” about it? Like I did here?
Can someone please hopefully provide a comprehensive answer here and, perhaps, could Proxmox please maintain a wiki page for this?
Again, I do not appreciate the condescending and the...
I do not appreciate that condescending, passive-aggressive, self-serving remarks which actually bends what the documentation factually says — i.e. it says it's not recommended to run nested containers, not prohibits it as something outright wrong...
Create /etc/init.d/cgroups-reparent (inside the container) with these contents:
#!/sbin/openrc-run
depend() {
need cgroups
}
start() {
# https://github.com/moby/moby/blob/38805f20f9bcc5e87869d6c79d432b166e1c88b4/hack/dind#L30-L34
#...
Awesome! This is the solution I (and probably the thread author) was looking for! Thank you very much for ignoring the drama and RTFM comments and providing a straight out solution.
Also, there are two mentions about 10.100.37.0/27 network but no IP addresses shown that match the subnet. Typos when manually changing the outputs for some reason?
it's a simple debian package, so if you are running debian on your machine yes.
(you could install it on pbs too as alternative).
they are also this alternative opensource project : https://pegaprox.com/ , it's python based web management...
Und du bekommst genau die gleiche Fehlermeldung in der UI, wenn du dann das Backup anschaust?
Kannst du das Backup genau wie ich auch funktionierend zurückspielen?
Good day. I have recently updated my Ceph from Reef (18.2.8) to Squid (19.2) in preparation for upgrading my ProxMox systems from v8 to v9. I followed the below documentation, to prepare...
What type of environment are you in? Business/enterprise or homelab? Being a subscriber I presume the former, but I don't know. If that is the case, I'm sure our use cases for S3 storage would be pretty different.
I looked at Wasabi and it's...