Search results

  1. S

    Importing QCOW disk image to my Proxmox host.

    Please, post here the guide that you are following
  2. S

    Cannot add a node to a cluster

    Did you install Proxmox on Debian, or did you use an ISO installer?
  3. S

    Cannot add a node to a cluster

    Perfect.. I would try to create cluster by using GUI interface. This process should be completed smoothly.
  4. S

    Cannot add a node to a cluster

    just to be sure, please post pvecm status on pve1 Since you have tried to create cluster serveral times we need to be sure that no "cluster trush" left on the pve1. After that, I would attempt to create the cluster from scratch.
  5. S

    Cannot add a node to a cluster

    try to upgrade PVE at the same version and let me know. On the main node, check if there are any "zombie" node in /etc/pve/nodes
  6. S

    Importing QCOW disk image to my Proxmox host.

    On the Hardware manu for that VM, select "Unused Disk" and than ADD MM
  7. S

    Cannot add a node to a cluster

    Try to use pvecm add --force instead of pvecm add only MM
  8. S

    Problem when i proceed a clone of a template (got timeout)

    May be there is an incompability from your proxmox to your nfs server, Try to update nfs server and retry.
  9. S

    VMs and Hosts on same network

    I was sure at 99% about a switch problem Happy hear you fixed it :)
  10. S

    [enhancement] Limiting the rate of local disk migration

    You can try to limit read/write in the "Bandwidth" tab but I'm not sure that this limit limits also the disk migration.
  11. S

    VMs and Hosts on same network

    Are you using VLAN in your network? I noticed that "vlan aware" tag is enable on vmbr0. If you don't configure trunk on your phisical switch properly, you won't be able to comunicate from between VMs HOST1 and VMs HOST2. MM
  12. S

    Use local folder as a storage

    show me output of df -h command please
  13. S

    Use local folder as a storage

    Did you modify /etc/export file? show me output of df -h command please
  14. S

    Use local folder as a storage

    if I understood correctly, you have to add /mnt/BACKUP on like this my "external" is your "BACKUP" Bye MM
  15. S

    CAN'T SEE MY SSD DISK IN PROXMOX GUI

    Ok, you can first of all check if check RAID controller firmware is updated. In pretty sure that the problem is the RAID controller.
  16. S

    proxmox virtual enviroment 5.3.8

    Hi, you can use this ISO LIST MM
  17. S

    CAN'T SEE MY SSD DISK IN PROXMOX GUI

    Hi, Are you using RAID controller?
  18. S

    Ceph node on new HW

    I integrate the 2) point Delete that node from the Proxmox cluster After that, you will still see the OSDs (in down state) in the Ceph configuration Stop and destroy all OSD layer, ONE by ONE ceph osd rm osd.X ceph auth del osd.X ceph osd crush remove osd.X ceph osd crush rm <node_name> ceph...
  19. S

    Ceph node on new HW

    Hi, If you want to do a very crear soluzion, you can: 1) Tourn that node off 2) Delete that node from the Proxmox cluster 3) Change your hardware (Mainboard, CPU, RAM, HBA Controller and Network Cards, leave the same hard drives) 4) Re-Install proxmox (you could restore exacly the...
  20. S

    [SOLVED] Problems updating from 7.4 to 8.0?

    You are welcome! may you set the post as SOLVED? ;)