Wichtig ist halt, dass du nach dem Reboot die Logs vom vorherigen Boot anschaust, nicht vom aktuellen. Also journalctl -b -1 für den letzten Boot davor, -b -2 für den vorletzten. Wenn da nix kommt, check mal ob persistent journald storage aktiv...
Das Thema ZFS und SSD-Wear wird gerne übertrieben. Ja, ZFS hat durch Copy-on-Write und Checksummen etwas mehr Write Amplification als LVM — aber bei modernen SSDs (auch Consumer) ist das in der Praxis irrelevant. Die meisten SSDs halten locker 5+...
Your view is flawed. You're not giving the container access to the underlying hardware, you are giving the container the ability to manage it's own files. The container can make datasets, snapshots, do it's own backups if needed, change it's...
The weird thing surrounding this Proxmox perspective or vision is that using github guide it is working in unprivileged containers (albeit with some caveats).
The reasoning or logic behind those security concerns confuses me as this feature was...
You cannot use https for non enterprise repositories.
Change https to http to fix the errors.
https only available for enterprise as it needs to do auth but all other repositories do not need auth and thus the proxmox staff have decided a long...
Hi everyone,
I am investigating an issue with a 3-node Proxmox/Ceph cluster and would like to ask if anyone has seen a similar failure mode before.
Environment
3 Proxmox nodes
PVE: 9.2.2
Ceph version: 19.2.3
Ceph network: 10.0.50.0/24...
How exactly can it tear a security hole? It's not some hack it's a feature of the filesystem. It brings a container closer than ever to a full vm, as far as the filesystem goes. You can send and receive datasets from inside the container...
O
OK, thought so too.
How did you get an IP from your router to work? I only get some 192.168.100.x. DHCP I can't get this to work either... My network is on IP 192.168.4.X
I'm curious- what would be the use case for this? in my view containers exist to isolate an application from the underlying hardware. if a container has access it loses its purpose to exist.
How do you add them?,
How does your Blacklist Who object look like?
How does the entry that should match "Frank-Guthrie@infinityvoicehub.com" look like?
I cant speak for the idiosyncracies of hdfs, but the approach is supportable in general and raw/qcow2 over nfs is a first class citizen with PVE. Depending on the IOPs capabilities of the back end it may or may not be suitable for virtualization...
@spschumacher, jo Windows Server 2025 ist vom Workflow her identisch. VirtIO-Treiber, Cloudbase-Init, Sysprep, gleicher Ablauf. Bei --ostype kannst du win11 lassen, passt auch für 2025.
Die Defaults für Cloudbase funktionieren erstmal für die...
Hi @j.theisen,
in history.log there PVE packages, think it's normal (evidence is attached)
In journals I don't see anything bad related to vpn.
Thank you for your time.
Mirco
Hat jemand schon geforscht, wie man ein USB-Gerät an mehrere VMs durchreicht? Z.B. ein physische CD-Laufwerk diversen VMs zu Verfügung zu stellen? Oder stapelt ihr die Dinger für x-VMs übereinander?
If the VPN exists, sure. Another option is port forwarding but you’d of course want to limit that to the remote’s IP.
If the connection drops the job will time out.
Hatten wir ja gecheckt, lsblk -D hat DISC-MAX=2G auf dem Multipath-Device gezeigt, die discards kamen sauber durch. Der MSA-Controller war der Blocker, nicht Multipath.
Für dein neues Setup: Damit ein fstrim aus der VM beim MSA ankommt, brauchst...
Oh interessant, danke @ce3rd für den Link. @j.palm das wär mal ein Blick wert, die Alletra 5000/6000 basieren ja auf der Nimble-Plattform, d.h. die REST-API sollte kompatibel sein. Müsste man mal checken ob das Plugin mit eurer Alletra-Generation...