Recent content by Quốc Hưởng

  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?

    Thank you. Do you have any idea to move VM from Larger storage to smaller storage ? (HDD to SSD and true size of those VMs are so small-like 300GB disk image but usage is 5GB, SSD can handle those one)
  3. 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
  4. Q

    How to shrink size of disk image on iscsi - lvm

    So i will have 2 disks in your solutions? I just want to reduce the size of disk (200G to 100G) :p sorry for the mismatch
  5. 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
  6. Q

    Get VM image in LVM storage

    i did it and it didnt work with vmdk in Vmware. Has anyone done this before?
  7. Q

    Get VM image in LVM storage

    Seem good. Can i get the output like "vmdk", not a "raw" ? Does it work ? dd if=/dev/pve/vm-103-disk-1 of=103.vmdk Tks for ur help
  8. 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
  9. 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.