Search results

  1. D

    Windows Cloud-init Project

    Hello Very good efforts have been made to make Windows compatible with Cloud-Init and I have read the following topic completely. In version 8.2, the clear password problem has been solved, but there are problems with the network card. Please provide us with more information from the Proxmox...
  2. D

    NVMe Poor Performance on Debian/Proxmox

    Hello We Use HP G9/G10 Server with Samsung 980 NVMe M.2 Disk, when benchmark disk with hdparm -t option on Proxmox/Debian we get about 1600 MB/sec speed, but when install Almalinux or Redhat Base distro on bare matel we get about 3000MB/sec speed. we use normal Ext4 layout and test with another...
  3. D

    find dhcpv6 client id (DUID)

    Hello everyone, do you have any method to find vm dhcpv6 duid on PVE Api? Thank you
  4. D

    Proxmox SSO with API

    Hello Happy New year :) we can get ticket and CSRF Toekn from access/ticket API, now how to create SSO (Single sign-on) link with this parameter. Please help me Thank you
  5. D

    network rate limit for RX or TX

    Hello As we know, it is possible to limit the network card to a certain speed on a KVM VM. But both receiving and sending are limited. Is there a way to limit only receiving, for example? Thanks
  6. D

    Bandwitdh Monthly Transfer

    Hello What is the best and easiest way to calculate the monthly bandwidth of each KVM VM from the web service? Thanks
  7. D

    bug report : NVMe Fail

    Hello For some time we have an unknown and very critical problem. Our disks are completely unavailable at random and all vm hosted on it are disconnected. We have use HP DL360p G8 with Samsung 980 1TB NVMe M.2 Disk. when boot from rescue disck and FSCK problem has been fixed, We feel that there...
  8. D

    Cloud-init for Windows Servers

    Hello As far as I was aware Proxmox needed to hard code to support Windows Server Cloud-init. Has this problem been fixed on newer versions? Please let me know the latest status of Windows Cloud-init Thanks
  9. D

    Disable dirty-bitmap

    Hello It seems to be very slow when doing dirty-map backups because it does the comparison. I know that after rebooting the server, a new dirty-map is needed, but how can this feature be disabled forever? Thanks
  10. D

    List of RRD Graph DataSource(ds)

    Hello I need to have a complete list of available DataSource(ds) I read the forum and wiki but did not find any information Thank you https://fqdn:8006/api2/json/nodes/nodename/qemu/101/rrd?ds=cpu&timeframe=day
  11. D

    Create a mirror of download.proxmox.com

    Hello Is it possible for us to create a mirror download.proxmox.com on our network and for servers to use that repository for updates? Thank you
  12. D

    PBS Service not started after upgrade from 1.x to 2.x

    Hello after upgrade PBS from 1.x to 2.x proxmox-backup-proxy.service and proxmox-backup.service start Fail! I use this article : https://pbs.proxmox.com/wiki/index.php/Upgrade_from_1.1_to_2.x#Actions_step-by-step Thanks
  13. D

    Wrong display of disk size

    Hello we have a simple problem promox GUI show wrong disk space on disk on all of our servers. Have you seen this problem? Thanks Proxmox Version : 6.4.9 GUI : Usage 0.01% (79.75 MB of 1.01 TB) df -h command : /dev/nvme0n1p1 938G 77M 891G 1% /mnt/pve/NVMe1
  14. D

    Restore PBS Backup From Proxmov VE API

    Hello I want to restore PBS backup with POST archive method but get 400 Error : data":null,"errors":{"storage":"invalid format - storage ID '1' contains illegal characters\ Storage volid example : "backup1:backup/vm/110/2021-02-23T14:26:56Z"...
  15. D

    VNCProxy Question

    Hello 1 ) When I call VNCProxy from API Call to get Ticket Hash started with "PVEVNC" I want to Remove "PVEVNC" Word on VNCProxy Result. 2) how to set permanently vnc port and password with API Call ? Thanks a lot