Search results

  1. Q

    Proxmox Storage not Active

    Hi guys, I have added a NFS storage to proxmox cluster, but it show that "Active = No" like below image, can u guys explain it for me? I can do backup like other shared storage. but it doesnt show the disk size. (Usage)
  2. Q

    Does LVM-thin work on Iscsi?

    I have a share storage(Iscsi) for Proxmox-cluster ( 5 nodes). I have added Iscsi Target to Proxmox. But now, i want to use iscsi as thin Provisioning and i notice the "Lvm thin'' option. Can i config this ? or i just can config LVM on top the Iscsi Storage like this? Thanks for your help
  3. Q

    How to shrink size of disk image on iscsi - lvm

    I have this situation: Iscsi-volume-group is created on Iscsi target. Now i want to decrease hard disk to 100GB, How can i do this? This is my config: Thanks for your help
  4. Q

    Get VM image in LVM storage

    Hi, I installed the VM in Local-LVM. Now how can i get the VM image from this local-lvm ( like the qcow2 image ).? Thanks for your help
  5. Q

    [SOLVED] Change Max backup in Proxmox 5.1

    I cant find how to change Max Backup option in Proxmox 5.1, please show me how to do that, tks.
  6. Q

    How do the Proxmox calculate the resource of Node in HA-cluster?

    I have 5-node proxmox in HA cluster. I wanna know how do the proxmox calculate the resource of Node? Example when my 1st node down, the VM move to the highest-priority node. So when do the VM move to the next-priority node ? ( 80% RAM or 80% CPU of highest-priority node are used, etc....) Thanks...
  7. Q

    [SOLVED] Does HA cluster work with two group ?

    This is my situation: -I have 5 nodes in 1 cluster. ( Node 1, Node 2, Node 3, Node 4, Node 5) 1-Now i want to migrate (Node 1 <-> Node 4, Node 2 <-> Node 3) if 1 node fail. Does it possible ? I know the priority is used but just 1 node or more 2 nodes with same priority, not the permanent one...