Search results

  1. U

    ZFS not recognizing disk by-id after reboot

    Hello, I had a drive disappear from my ZFS pool (1 failed drive), so I decided to replace it. After the replacement, I rebooted the system and the pool came online successfully. However, when I ran zpool status to list all pools and disks, I noticed that two of the disks were not recognized by...
  2. U

    unable to save ovmf resolution settings

    Hello, When I try to change the resolution of the noVNC console on a windows11 VM using OVMF (UEFI) under device manager -> ovmf Platform configuration -> change preferred resolution. I can not save the changes. I can change the resolution in the selection field, but when I try to change with...
  3. U

    Mellanox 100gbe Link only getting ~55 gbit/s

    Hello, I have 2 servers with each one Mellanox ConnectX-4 100 GbE QSFP installed. >I connected the 2 with a Mellanox 100gbe DAC cable. and both idracs show me a link with of 100gbit/s. However when I run ipref3 on both ends I only get around 34gbit/s. I have read that iperf3 might be limited...
  4. U

    network bond not working

    Hello, I am trying to set up a bond for our Proxmox Hypervisor. I am using a brodacom Network card with 2 10gbe sfp+ ports and 2 regular rj45 ports. I would like to have a failover config with the sfp+ connection as primary and the rj45 as secondary. The secondary should only act as a backup in...
  5. U

    AMD EPYC 9004 support

    Hi, Has anyone already had experience with the new Epyc 9004? Just wondering because I read about some issues with Epyc 7001 and 7002 in the beginning after release Did anyone already have the opportuinity to test them out? if yes how is the virtualization performance and is it worth the higher...
  6. U

    A lot of Windows VMs on Proxmox

    Hi, Has anyone experience with running a lot of Windows VMs on a Single Proxmox host (like 20). is there anything special to consider when running so many windows 10/11 VMs compared to Linux. Like enough GPU power from the CPUs to render 20 VMs or fast enough storage for the disks. I am...
  7. U

    Directory Storage on ZFS

    Hi Is it a good idea to create a ZFS pool from SSDs and then create a Directory on that pool into which you but the VMs (qcow2). I am asking because the normal ZFS setup (which we have been using for a while already and works great) does not have full snapshot capability (reverting to a older...
  8. U

    VM replication Job doesn't create VM on second node

    Hi, We have a 2 node proxmox cluster with the identical zfs pool on both. when I tryx to configure replication for a VM it starts the Job and finishes the job with success. (The Vdisk gets created on the second datastore) but The VM is not created on the second node. Can anyone help me with...
  9. U

    PBS not working with Azure file Storage

    Hi, I am trying to Backup some VMS on PVE via a Backupserver that is hosted in azure. The Backupserver has a SMB share mounted to a Azure filestorage Account via SMB. The creation of the datastore and chunks went without issues as well as adding the cloud PBS to the local hypervisor. However...
  10. U

    Use PsExec to run commands on user session via qemu guest agent

    Hi, I'm trying to execute a script on a vm via the qemu guest agents api exec. However all the commands get executed without a connection the the current user session. so when I for example run powershell via the api it only shows up in task manger as a process but does not show the console on...
  11. U

    Storage recommendation for Windows guest

    Hi, We are currently planning our new software test server. Our requirements are to run at least 10 -15 windows 10/11 Vms in parallel. they should all have an "acceptable" performance when working on them our planned setup looks like this. 2x 14core intel xeon v4 128gb ddr4 ram 4x 1tb m.2...
  12. U

    Proxmox API file-write special characters in content

    Hi, I-m trying to copy the content of script through the Proxmox guest agent to a windows client in Powershell. However, when I have a curly brackets "{" in the script the file-write will fail with the error {}":"property is not defined in schema and the schema does not allow additional...
  13. U

    ZFS SSD Stripe low iops, High IO Delay

    Hi, We are currently running 2 SSD ZFS stripe pools one with 3X250gb drives (let's call it Pool1) and the other with 2X500gb ssds (Pool2). The SSDs are consumer grade ones but they should still deliver at least 8000 to 90000 iops according to their documentation. (Crucial mx 500. Pool2). The...
  14. U

    All nodes reboot when one node reboots

    Hi, We currently have two dell poweredge servers running pve 7.1.1 which are in a cluster. We don:t have anything in HA or shared storage. one of the node runs almost all of our production servers. the second one is almost empty. after reciving an error when trying to delete user (one of the...