Thank you all for the help and the configurations, I have gotten iGPU passthrough and hardware encoding working on my virtualized Debian VM running jellyfin in a docker container! Yes I know, lots of nested virtualization/containerization. Yes, I...
Nicht böse gemeint, aber bei deinen Vorwissen wirst du mit sowas wie UnRAID oder einen anderen NAS-System glücklicher. Auch da kannst du HAOS in einer VM installieren und die Lernkurve ist deutlich geringer als mit ProxmoxVE. Wenn dich der...
Not sure if this is related; I'm on 9.1.5 and the efi disk has the 2023w flag set, using Win 11 LTSC 2024 (based on 24h2) and with any update applied it will fail and revert. On a physical system using the same downloaded iso from MSDN it works...
This is still an issue even with 9.1. Is this configurable? I would like to change the location, so I don't have to manually copy isos to the HDD.
Also, if the disk setup could be more configurable so that it can align with the DSA STIG. That...
upon further investigation it looks like i can reproduce the issue in commandline. ^@^@ is a null character or at least non-printable. that's why it probably doesn't show in the frontend however it is there.
root@pbs2:~# proxmox-tape load-media...
Some things to consider:
1. Connectx3 cards were often shipped as VPI cards. what that means is that each port can operated as ethernet or IB. When set to auto mode (default) they will default to IB when no link is detected at boot. You can and...
Same after today Microsoft Windows Update.
args: -cpu EPYC,-hypervisor is required instead args: -cpu host,-hypervisor / args: -cpu: EPYC-Rome-v4,-hypervisor
I tried this and successfully created the ZFS pool. Unfortunately, the system is still missing the VG pve or any other VG. LVS, PVS and VGS show no result ! Thus, it would not let me create a LWM-Thin pool nor let me access my UniverseStorage...
I'm confused, why would it ever change past the creation? Once set, how often is it reconfigured anyway? Its prefix would only apply during creation, just like the current datacenter wide prefix applies. Changing the bridge in an adapter doesn't...
Hi, leider kommt weder ein Ping von meinem Rechner auf ProxMox, noch von Proxmox nach extern etwas an.
Das Subnetz hatte ich von der Installation 1:1 übernommen.
Per SSH habe ich eben versucht, was leider auch nicht klappt.
Hi,
we have a IBM Tape lib with 730 Slots we used to run with TSM but now moved to PBS. I tried interfacing the TS4500 with Proxmox and it works mostly.
We connected 4 Drives and once i figured out the drive ids for the exposed drives they can...
I created a Windows 11 and a Linux Mint VM on the same system.
The GPU is passed through to both VMs via passthrough, and the USB ports for the mouse and keyboard are routed from the host to the VM.
The GPU is an RX 6600XT installed on an Asus...
Das sieht eigentlich in Ordnung aus. Der Platz für die PVE Seite ist hier halt 96G anstatt 50G. Standargemäß hast du bei LVM/Ext4 zwei Speicher. local welches auf dem mit EXT4 formatiertem root liegt (für Dateien wie Isos, Templates, OS, etc) und...
Whether you do a split or not is basically a matter of preference and constraints. For example my homelab has two mini-pcs which only have two storage slots (one NVME, one SATA). To split system and vms I would have to sacrifice redunancy. I...
@Johannes S @leesteken I feel you gave me a push in the right direction. I'll get a liitle deeper into ZFS and will report how it comes out.
Thank you so far & have a nice evening!
Nope, you won't buy the two small SSDs, and you will need at least one other 4TB SSD since a striped mirror will need at least four drives.
It's the ZFS equivalent of RAID10, basically you build two mirrors, then stripe then together. This gives...