Hi everyone, I need some help with installing Proxmox.
The server I want to install it on is a Dell PowerEdge R740xd with a PERC H730P RAID card. I want to install the operating system on two used SAS SSDs in ZFS RAID 1, in UEFI mode. I set the...
We're very excited to present the first stable release of our new Proxmox Datacenter Manager!
Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
The name of the network interface is simply too long when combined with the VLAN, since the maximum length of network interface names is 15. You will need to rename the interface [1].
[1]...
We're proud to present the next iteration of our Proxmox Virtual Environment platform. This new version 9.1 is the first point release since our major update and is dedicated to refinement.
This release is based on Debian 13.2 "Trixie" but we're...
I'd go with U.2 NVMe enterprise drives in a ZFS-mirror. Depending on the size requirements, stripped mirrors. All in a tower workstation or server from a known brand. You can of course have it cheaper with parts, but you need to get also the...
Ich tu es nicht. Ein bash-Skript aus dem Internet als root ausführen, wenn man nicht weiß wie es funktioniert, ist NIE eine gute Idee. Wenn man dagegen weiß, wie es funktioniert, braucht man es höchstwahrscheinlich nicht :) Dazu kommt, dass die...
Das ist eine Community-App, nicht "offiziell" von TruNAS.
Ist das gleiche als wenn Du Immich im LXC Container von Communityskripts installierst.
Dazu fühlt sich niemand verantwortlich ausser denen, die das so anbieten.
Immich empfiehlt VM...
cache=none leaves the cache of the storage system enabled, use directsync instead. See here for comparision of caching modes https://pve.proxmox.com/wiki/Performance_Tweaks#Disk_Cache
Yeah. I wasn't trying to rush y'all. :)
It just caught my eye because the 6.18 LTS release happened to hit so close to when 9.1 with 6.17 was released, and it's way too soon to be thinking about Proxmox 10/Debian 14.
It made me realize again...
By whom and for what purpose? its actively developed, if that's what you mean, but Proxmox has no tooling or integrated support. I've ran RGW in the past on Proxmox and the experience has been... mixed. tooling is a problem and there are...
I was reviewing your storage config and it also seems you may have an issue there.
Here is your config:
Here is my config for iscsi in my test:
In yours you are only listing one portal rather than two differnt portal ip's so there would be...
ok I think my issue is not the same as your now I dove deeper into it, The rpool is not showing up because the kernal is not negotiating the sata device correctly and disabling the device. I think this is a kernal bug still since rolling back...
By whom and for what purpose? its actively developed, if that's what you mean, but Proxmox has no tooling or integrated support. I've ran RGW in the past on Proxmox and the experience has been... mixed. tooling is a problem and there are...
Ok after further testing I was able to get the display to connect reliably using a custom edid and kernel args on the guest os. I haven't seen this error re appear.
However I believe the reset bug is still happening intermittently with this...
And one can still use the no-subscription repository to get updates: https://pdm.proxmox.com/docs/installation.html#proxmox-datacenter-manager-no-subscription-repository
I wouldn't do this in a corporate envionment though ;)
In proxmox, check your ring buffer size:
ethtool -g enp5s0
Ring parameters for enp5s0:
Pre-set maximums:
RX: 8192 <--
RX Mini: n/a
RX Jumbo: n/a
TX: 8192 <--
Current hardware...
I am running PVE 9.1.2. My NIC is a RealTek RTL8125 2.5gbe (rev 05).
I created a CT that uses a VLAN tag. Unfortunately, the startup of this CT fails with errors:
run_buffer: 571 Script exited with status 25
lxc_create_network_priv: 3466 Success...