Guten Morgen Zusammen und frohe Ostern wünsche ich.
Vielen Dank für die Infos.
Ich hab bisher auch wenig Erfahrungen mit Docker, weil ich bisher einfach auch immer eher eine VM vorgezogen habe, als ein Docker Container.
Obwohl das Prinzip eines...
Thank you @RianKellyIT
Option 1 is no go, so I'll try the environment variable JAVA_OPTS path. I assume that goes into the LXC Console, not the node Shell?
Interestingly I noticed there was an Omada update to v6.2.x. This came out around the...
The memory growth is almost certainly the JVM not respecting the LXC container's memory limit. By default, Java allocates its heap based on what it sees as the system's total RAM. In an LXC container, older JVM versions (and even some newer ones...
NOTE: [Proxmox 8.2.2] These steps worked for me but by choosing correct filename as shown below:
Incorrect path filename:
nano /etc/kernel/cmdfile
Correct path filename:
nano /etc/kernel/cmdline
The memory growth is almost certainly the JVM not respecting the LXC container's memory limit. By default, Java allocates its heap based on what it sees as the system's total RAM. In an LXC container, older JVM versions (and even some newer ones...
No, I don't have a fine-grained monitoring, and really, this is not exactly the point.
I am very sure that all your working nodes are built on an empty network, just like the proxmox doc for corosync says.
The thing is this:
if I have even an...
Read through https://forum.proxmox.com/threads/fabu-can-i-use-ceph-in-a-_very_-small-cluster.159671/. 3 nodes will technically work but as soon as you reboot one you’re at the minimum 2 replicas.
You don’t give disk sizes on the first two but...
Hi, I'm running proxmox on a mini-PC with Intel Core i9-12950HX processor (Alder Lake, 12th Gen) with Integrated Intel UHD Graphics.
I'm trying unsuccessfully to get GPU pass-through with Windows 11. PCI pass-through for USB mouse and keyboard...
Hi all,
I’m putting together a Proxmox cluster with Ceph for HA and wanted to get some feedback before I go ahead and deploy everything.
What I’m aiming for is fairly simple: I want proper HA with no data loss and automatic failover, but at the...
Thanks for replying again. I tried all your suggestions and the installer just can't get past the first screen. Here's my most recent attempt using Ventoy:
Here's the latest iso. I hit enter and get here:
Enter again
Just like earlier...
I need some help understanding the alert I received today. I'll give some background, but I'll hide it as a spoiler in case the extra detail isn't relevant.
Today I received the following alert:
DegradedArray event detected on md device...
Nope MSI main board and VGA in combination with a core 9 ultra 285h (if that makes sense).
From what I've read, the VGA isn't able to wake up from d3cold state because the VGA is claimed before it can be used by the VM or container.
Just to circle back on the DNS angle, because I think the reverse lookup theory was dismissed too quickly. Even though you are connecting to the Synology by IP, the reverse DNS lookup happens on the Synology side, not on Proxmox. When your...
The symptoms point to a chain priority ordering issue between the nftables firewall and the NAT rules. When DNS queries go out, the SNAT/masquerade works on the outbound path. But the return DNS response arrives at the host's public IP and needs...
Thanks for the tip, but that didn't have an effect on this specific issue.
As a comparison, I tested OPNsense on bare metal using the same machine. I can get full link speed (~1 Gbps) and the system only draws about 19 W when running the speed...
I previously had luck with the following but it no longer works on pve 9, maybe someone else can use this to figure out 9 if I don't
sed -i "s|href: 'https://www.proxmox.com',|href: '/',|g"...
also laut Beschreibung hat das Board nen M.2 E Key Slot da könnte man dann sowas hier reinmachen
https://www.ebay.de/itm/195207912302
Wenn Du kein Wlan benötigst
AFAIK, exim is the debian default MTA. However, proxmox LXC templates for debian come with postfix installed instead of exim. And, most of all, the /etc/mailname is not created and populated at configuration.
This breaks the installation or...
This actually works, but if I failed a drive via the zpool command it didn't send me a notification as I guess it was an expected consequence. It did work when I pulled a drive out.