Search results

  1. P

    Unable to execute the fstrim for virtual machine

    Hi All, I would like to execute the fstrim to the cloudlinux 7 vm, but i got below error message. I have confirmed the Qemu-guest-agent already installed properly. May i know any suggestion for this issue? Thank you.
  2. P

    best practice for Proxmox Server with ISCSI SAN Storage

    Hi All, We would like to setup the Proxmox cluster with SAN Storage(ISCSI), but i found alot reference in internet the iscsi not support LVM-Thin. it meaning we unable to create the virtual machine with Thin provisioning. May i know some best practice if we world like to setup three node...
  3. P

    [SOLVED] How to remove/fix the state file after snapshot failed

    Thank you. I got the error message when i try to remove the state file. May i know some suggest to remove the state file? Thank you. Parker
  4. P

    [SOLVED] How to remove/fix the state file after snapshot failed

    Thank you. I have tried to check Task History and i found below error during delete the snapshot.
  5. P

    [SOLVED] How to remove/fix the state file after snapshot failed

    Hi All, I am facing the strange problem, i find that the vm still have one state file even i already removed the snapshot. I don't know how to fix the problem and i am afraid it cause data lost when i try to remove state file in the zfs volume. May i know some suggestion to solve the problem...
  6. P

    Restore VM and change the configuration

    Hi All, I have a question about restore the VM to another host. I have backup the vm to proxmox backup server and we would like to restore the vm to another host via Live-Restore. The problem should be the vm configure not working in the new host(original:vCPU 12Cores ) but the new host only...
  7. P

    Question ISCSI SAN Storage - Thin Provisioning

    Hello All, I have a question about Thin Provisioning for ISCSI SAN Storage. I have three proxmox hosts and one ISCSI SAN Storage and i try to connect them and it is working, but i don't find any option to support Thin Provisioning option. I not sure how to do the best practice if i would like...
  8. P

    Unable to create zfs pool with error

    Thank you. The issue should be already fixed.
  9. P

    Unable to create zfs pool with error

    Hi All, I have configured three host (2 Host for live VM and 1 host for replica ), we design to setup the VM replication. We are facing the problem when i tried to recreate the zfs pool, because i would like to replace all disk from SATA to SSD, but i got the problem when i try to create the...
  10. P

    [SOLVED] Strange VM disk in replication mode

    Thank you. The issue already resolved.
  11. P

    [SOLVED] Strange VM disk in replication mode

    Hi All, We checked that there have two VM disks "vm-200-disk-0" and "vm-200-disk-1" . The "vm-200-disk-1" should be created when we failback the VM from replica. I tried to check VM hardware setting , there just showing the "vm-200-disk-0" in the Hardware Field. I also tried to remove the disk...
  12. P

    Migration suggestion - from Proxmox to Proxmox

    Thank you. May i know how to live migrate if i added the standalone Hos into cluster? There should not any share storage such as SAN Storage.
  13. P

    Migration suggestion - from Proxmox to Proxmox

    Hi All, We are planning to migrate one Proxmox Virtual machine(standalone Host) to another Proxmox(Cluster with replication). May i know some suggestion we can do the migration with less down time? We know that If we using the backup and restore method it may cause a long period for restoring...
  14. P

    How to get the exactly backup size in proxmox backup

    Hi All, We have a question, how to know exactly backup size for proxmox vm. I try to find the information in the proxmox VE but it seem the size should not correct and it showing the size bigger than vm hdd size, on the other hand, it seem the size also not showing proxmox backup server as...
  15. P

    Backup zfs usage and size

    Hi All, I facing the problem about proxmox Backup. I am using the zfs volume to backup our PVE, but i got the problem when we keep a few day snapshot, it seem the usage over 95% now. I tried to use prune function to set keep last:1 snapshot only, but it seem the usage size didn't drop/reduce...
  16. P

    How to increase datastore size[zfs]

    Thank you. zpool list and zfs list.I have executed the command. May i know any task i need to process when the pool already enlarge. I think the problem should be the file system didn't to enlarge the size. backup_disk 3.33G 6.96T 3.33G /mnt/datastore/backup_disk Thank you.
  17. P

    How to increase datastore size[zfs]

    Thank you. May i know the datastore will auto enlarge ? it seem the zpool list and zfs list showing the size should not matched. Thank you. root@pbs:~# zpool list NAME SIZE ALLOC FREE CKPOINT EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT backup_disk 7.19T 3.33G 7.18T...
  18. P

    How to increase datastore size[zfs]

    Hi All, We just setup the new proxmox backup server and we have configured 7TB for initial setup, after that i have increase the size to 7.2TB. I can see the zfs storage size already showing 7.2TB, but datastore size still showing 6.96TB. May i know any method can increase the datastore size...
  19. P

    How to extend the datastore size

    Thank you. This is the result showing in mount command /dev/sdb1 on /mnt/datastore/store1 type xfs (rw,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota)