Recent content by uriel

  1. U

    Proxmox time and Windows 2019 VM sync

    Hi, I have just found the solution: Proxmox handles windows VM by setting using Local time as RTC. In this case, your Proxmox time zone MUST match your windows timeZone. If you want to mixte timezones in your setup, set Use local time for RTC to No, and TimeZoneInformation to...
  2. U

    KVM windows guest time changing

    Hi, I have just found the solution: Proxmox handles windows VM by setting "Use local time for RTC" to Default (Enabled for Windows). In this case, your Proxmox time zone MUST match your windows timeZone. Otherwise If you want to mixte timezones in your setup, you MUST set "Use local time for...
  3. U

    Proxmox api vncwebsocket

    Hi, Fabian; I build a shell script with my Proxmox nodeJS API to connect to all my VM in command lines. For now, it's working with a command like this: ./spice 1 4 6 8 50-55 Will spice viewer on VM 1 4 6 8 50 51 52 53 54 55; each VM can be on a different Proxmox host. It works nice, but...
  4. U

    A new Proxmox Api client available. (JavaScript / Typescript)

    Proxmox-API v 0.2.0 is out, and now the API accepts the Proxmox API keys. issue 2 fixed
  5. U

    Access VM thru SPICE on OSX?

    A prebuilt binary exists in brew https://formulae.brew.sh/cask/remoteviewer but it do display any VM screen.
  6. U

    A new proxmox usb-hotplug service.

    you can add my API in the list of API client for proxmox. The API contains mapping for all Proxmox Calls, and all of them should works... until someone open a ticket about that. the api url is: https://www.npmjs.com/package/proxmox-api THX.
  7. U

    qm monitor vmId show mem and qm monitor show vmId tlb timeout / freeze

    Thx for this answer, but as I sayed in my initial question, I do not need this feature, I just see that It make the guest vm crash. I fix the issue on my side by not allowing this call. (in all case) In the best scenario this call should be deny in this case. But I'm sure there is a lot of...
  8. U

    qm monitor vmId show mem and qm monitor show vmId tlb timeout / freeze

    my QEMU config: /etc/pve/nodes/node/qemu-server/2000.conf agent: 1 balloon: 0 bios: ovmf bootdisk: virtio0 cores: 16 cpu: host efidisk0: local-lvm:vm-2000-disk-1,size=4M hostpci0: 09:00,x-vga=on,pcie=on,romfile=current.rom machine: q35 memory: 16096 name: win10 net0...
  9. U

    A new proxmox usb-hotplug service.

    Hi, After a full week of test I publish the script I made to convert my local proxmox PC to a real PC. I can plug an USB flash drive to the proxmox host and the key popup on my current KVM windows/Linux/MacOs. https://www.npmjs.com/package/proxmox-usb-hotplug See the "use as a service" for a...
  10. U

    PCIe USB3 Card Passthrough

    I have a working script in nodejs: npx proxmox-hotplug This script should support multiple identical devices, but I need to find tww of them to test it.
  11. U

    USB hotplug on pve 5.1

    Hi, Since using a KVM PC as a real PC is complicated without hotplug USB, I made a small script to hotplug USB devices: this script must be lunch an the proxmox host, in open source, and writen in nodejs. npm install -g proxmox-hotplug proxmox-hotplug --help Usage: proxmox-hotplug [options]...
  12. U

    PCIe USB3 Card Passthrough

    Switch IOMMU bios option from *Auto* to *Enabled* should create more IOMMU groups. I would like to test that, but I can not restart my Proxmox server for now...
  13. U

    PCIe USB3 Card Passthrough

    Unfortunately I did my tests onto a Micro ATX motherboard, so having only 3 slot. By switching to a smaller graphic card I achieve to test the middle slot, but this one give me the same IOMMU. This proxmox server should had only been used as a supper cheap proxmox server node, So I do not have...
  14. U

    PCIe USB3 Card Passthrough

    I'm going to test with that: 07:00.0 USB controller [0c03]: Renesas Technology Corp. uPD720201 USB 3.0 Host Controller [1912:0014] (rev 03) Kernel driver in use: xhci_hcd Kernel modules: xhci_pci any result about Renesas product? ----- it's looks like the IOMMU group of my...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!