Latest activity

  • J
    Johannes S reacted to louie1961's post in the thread Proxmox help please with Like Like.
    I think you can build a decent server for $1500, but you need to be realistic in your expectations. A dual Epyc motherboard will cost you $1500 alone. Never mind power supplies, RAM, etc. Plus, what kind of workloads are you going to run that you...
  • J
    Then wiping and readding the storage is sufficient, I missed that your OS install is on a seperate boot drive. Fair enough. Then setting up a ZFS single device pool might still be a valid way to have the ZFS features like replication. After all...
  • A
    Hello, I have something annoying, I have a dual monitor on my laptop and when I open a VM console with NoVNC, my cursor is always captured on the console window. For example, on monitor 1, I open a console. I want to do something else on monitor...
  • J
    Johannes S reacted to Deerom's post in the thread PBS configuration via ansible with Like Like.
    Hi, I would suggest changing this logic to the following within your Ansible playbook: 1. gather a list of current users, register those as a variable. 2. Set a static list in your host/group_vars with the user that you'd like to add, then...
  • S
    Most probably: https://bugzilla.proxmox.com/show_bug.cgi?id=7271 Please try downgrading pve-container like that apt install pve-container=6.0.18 which should fix the problem. A patch is already on the way.
  • bbgeek17
    Hi @unsichtbarre , My guess is that the majority of people will never need this package, so there is no reason to create dependencies, or install it by default. Otherwise, it will be part of initramfs management on all installs. Blockbridge ...
  • L
    louie1961 replied to the thread Proxmox help please.
    There's no reason not to take up spce in the thread for stuff that might help out some other folks in the future. Just know Proxmox is very forgiving. I have run it on a DIY server based on a Ryzen 5 Pro chip, a HP Elite Mini 800G9 with an Intel...
  • M
    MEpke replied to the thread Proxmox help please.
    I messaged you privately as to not take up space in the thread. I can post results at a later point. -Mike
  • M
    MEpke reacted to louie1961's post in the thread Proxmox help please with Like Like.
    All of what I am about to say is just a matter of preference, and not necessarily the right way or the best way. I use NVME drives for my VMs. Much better performance. I tend to not put a lot of data inside my VMs, which keeps them small, and as...
  • L
    louie1961 replied to the thread Proxmox help please.
    All of what I am about to say is just a matter of preference, and not necessarily the right way or the best way. I use NVME drives for my VMs. Much better performance. I tend to not put a lot of data inside my VMs, which keeps them small, and as...
  • K
    Well, I thought I could point a bridge to a bridge, but that seems wrong? I'm not following how I can have two VLAN aware bridges pointed at the same interface. Am I approaching this wrong, and with this setup, should I just move to creating...
    • 1771433240474.png
    • 1771433300012.png
  • U
    uzumo replied to the thread Windows Server Licensing 2025.
    A license for the host's physical core count is required. The core of all migration-capable hosts. For a 10-core, 20-node PvE cluster, 16x20=320 licenses are required. The minimum license count is 16, so even with 10 cores, it's 16. Don't...
  • U
    Standard = license each windows server instance Datacenter = license all cores that will run Windows Server and run as many Windows server instances as you can fit
  • W
    Nachtrag ... ist das hier vielleicht ein Hinweis auf das Problem??
    • Screenshot_20260218_174810.png
  • U
    I was just wondering if there was any reason you wouldn't install multipath-tools-boot when configuring iSCSI? THX, -JB
  • I
    Hello, This is the first time our organization needs to run a windows VM on our Proxmox environment. We are currently using a trial for 2025 Windows Server Standard edition. However, we are going to get quotes from resellers on the licensing...
  • P
    Hello all, I've installed a PDM ( with the helper scripts ) and have added remotes from my pve cluster and my pbs. When I get to the dashboard I have this message stating : " No valid subscription. At least one remote does not have a valid...
  • VictorSTS
    Say I have a namespace called "PVE" where PVE cluster stores it's backups. In the same datastore, I have another namespace called "DELETED". When a VM is deleted from the PVE cluster, I move it's backups from namespace "PVE" to "DELETED" in order...
  • M
    Well, using non-enterprise PVE repos we ARE the beta testers. If they deployed this on the Enterprise repos then yes you have a valid point. This is the risk we take using non-enterprise repos. These kind of breakages are very rare and...
  • U
    uzumo replied to the thread GPU Passthrough without Audio.
    Hmm. This is all I've done, but my setup method is a bit unusual, you see. *Using early binding instead of hook scripts should also work for vfio. We'll ignore that and proceed with execution. *At your own risk...