Search results

  1. S

    Hi , I have a question about API. How many virtual machines can be created concurrently through...

    Hi , I have a question about API. How many virtual machines can be created concurrently through proxmox API? If I want to provision 100,200,300 and also 500 vms in the same time, then I hope there should not be any issues. I saw related forums however I like to reconfirm once...
  2. S

    Hi , I have a question about API. How many virtual machines can be created concurrently through...

    Hi , I have a question about API. How many virtual machines can be created concurrently through proxmox API? If I want to provision 100,200,300 and also 500 vms in the same time, then I hope there should not be any issues. I saw related forums however I like to reconfirm once...
  3. S

    Windows resolution issue

    Thanks. It's helpful
  4. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Hi, It means problem is completely resolved after upgrade? Please confirm.
  5. S

    Windows resolution issue

    Hi All, I'm running more than 100 vms with OVMF bios. The problem is related to resolution and cannot change from guest operating system. Its 800*600 and the same is not editable. I tried out the below option from one windows vm and it's works fine. I mean I changed to seabios and also...
  6. S

    Proxmox concurrent vms limit through API

    Hi All, I have a question about API. How many virtual machines can be created concurrently through proxmox API? If I want to provision 100,200,300 and also 500 vms in the same time, then I hope there should not be any issues. I saw related forums however I like to reconfirm once...
  7. S

    Proxmox VM clone delay

    ok but the write latency goes above 5 ms while cloning.
  8. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Hi Dominic, Thanks for your valuable update.We have not upgraded the proxmox lab environment recently also repo configured correctly.I will check and update the PVE KVM version drom 5.2.0-3 to 5.2.0-4. I will let you know once done.
  9. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Hi Dominic, My version is as follows, pveversion -v | grep -E "proxmox-ve|kvm|backup-client" proxmox-ve: 6.3-1 (running kernel: 5.4.73-1-pve) proxmox-backup-client: 1.0.9-1 pve-qemu-kvm: 5.2.0-3 Any ideas? Thanks, Raj
  10. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Thank you for your response. If im not able to stop via GUI, then use command line to stop it. Then start the vm from the same node. If you cannot do it, migrate the vm to another node and start the virtual machines.
  11. S

    Proxmox VM clone delay

    ok Tom. It seems,my SSD is not there in PDF. Is this delay triggers because of write latency? What is the accepted write & read latency there? Also whats the accepted commit latency and apply latency? ceph osd perf osd commit_latency(ms) apply_latency(ms) Any advise are welcome? Thank you, Raj
  12. S

    Proxmox VM clone delay

    Hi Fabian, Thanks much for your time and your valuable inputs. We use this 2 TB SSDdisks ct2000mx500ssd1. We have a CEPH SSD pool and trying to take the clone from the same pool. We have not enabled krbd under vi /etc/pve/storage.cfg. Is this really needed? Also the client network & replication...
  13. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Thanks for the update.my version also same. pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.73-1-pve) pve-manager: 6.3-6 (running version: 6.3-6/2184247e) pve-kernel-5.4: 6.3-7 Any workaround or permanent solution is there?
  14. S

    Proxmox Virtual Environment 6.3-2 VM issues

    Hi All, I noticed that,some of the VMs(more than 5 VMs in the same HV) were not working(shutdown option from GUI). I started troubleshooting with the below syslogs and stopped via command line. We like to know the cause why it is happening like that? tail -50 /var/log/syslog ar 24 15:06:40...
  15. S

    Proxmox VM clone delay

    Hi Fabian, There is no EFI disk attached to VM. Any other fix is there? Thank you, Raj
  16. S

    Proxmox VM clone delay

    Hi Team, We see that there is a delay while creating a clone. It takes more than 8 minutes to take out 100 GB VM cloning. VM network & Migration network ---> 2 * 10 G NICs. Ceph Public network and replication network -->2 * 40 G NICs Where we can see the clone related logs in ceph to start...