Recent content by pranit

  1. P

    VM cores assignment and output by command in VM

    I hv assigned 3 cores using one socket for my VM. But when I check using mpstat commad, which gives me processor related statistics ,it shows only two CPUs. Gives statistics of total two CPUs. How is it so.. can anyone put lights on this. Thanx in advance
  2. P

    Use of single VM on proxmox to use double cores on multiple sockets as Vcpu's

    I was asking about virtual CPUs, since I have 2 sockets in server. Each has 8 cores so Vcpu's ll be 32 right
  3. P

    Use of single VM on proxmox to use double cores on multiple sockets as Vcpu's

    The reason being I have to use only one VM in proxmox, is that I can utilise maximum vcpus from it. My current standalone application on a physical server requires more cores than it actually has. Physical server has to total 16 cores comprising two sockets. Application requires at least 30...
  4. P

    Memory and cores allocation to VM

    Need some suggestions on above pls.
  5. P

    Memory and cores allocation to VM

    Thank you for your response.. :) The reason being I have to use only one VM in proxmox, is that I can utilise maximum vcpus from it. My current standalone application on a physical server requires more cores than it actually has. Physical server has to total 16 cores comprising two sockets...
  6. P

    Memory and cores allocation to VM

    Hello team, If my host server on which proxmox is running has 64 GB of RAM and 22 cores each on two sockets which means 44 Max vCpu can be used so if I want to create VM and give him a maximum cores and Ram that is 64 GB of RAM and 44 cores to one particular VM inside proxmox can this be...
  7. P

    Unable to access GUI due to ongoing Hanged vm backup on nfs share.

    hello team, i have a proxmox cluster of 3 nodes in production mode. i have recently attached nfs storage for dump and iso files on cluster. i tool backups of relatively small vm's successfully . but while taking backup of one large size vm, process has hanged. i'm not able to check status of...
  8. P

    Unable to migrate vm from one node to other

    Hello team, i hv total three nodes in cluster..all are functional. but when i am migrating any VM from Node 1 & 3 to node 2. it doesnt work. gives warning massege as "WARNING: Sum of all thin volume sizes (<1.74 TiB) exceeds the size of thin pool pve/data and the amount of free space in...
  9. P

    Adding non empty node to cluster

    Deat team, i have 3 standalone nodes , 1st node contains around 10 VMs and other 2 nodes doesn't hv any VM in it yet. My concern is, Will it be safe for node 1 to be added in cluster while its not empty? 1] which node is recommended to be master? empty nodes or node with vm's configured in it...
  10. P

    GUI stops working

    Thank you.. it has resolved now by adding entry in /etc/hosts.
  11. P

    GUI stops working

    As i Know i had changed /etc/host for adding entry of new ip and its hostname. afterwhich i encountered this problem. i undo those changes thereafter but issue still persists. Kindly Help pls check the attached output of said command
  12. P

    GUI stops working

    hello sir, pveproxy service is having some errors now. also there is no file as such " /etc/default/pveproxy" here is the output of service. systemctl status pveproxy.service ● pveproxy.service - PVE API Proxy Server Loaded: loaded (/lib/systemd/system/pveproxy.service; enabled; vendor...
  13. P

    GUI stops working

    The only thing which i remember is i had made an extra entry in /etc/hosts. which i have undo now. but this doesnt work
  14. P

    GUI stops working

    Hello team, i'm using proxmox version "pve-manager/6.3-2/22f57405 (running kernel: 5.4.73-1-pve)" this particular node is standalone. not used in any cluster. i was able to get an access of GUI till yesterday but since today i am not getting GUI. NO changes were made till yesterday. Im not...