Search results

  1. C

    [SOLVED] Can I copy data from zfs snapshot directly ?

    Hi, everybody, I am tring to migrate one VM from ZFS disk to LVM disk, I can dd clone the full ZFS disk, but this VM is running, so I like to create a snapshot for this ZFS disk first, but I can not find the way to access the device path of this snapshot. Could you please tell us how to copy...
  2. C

    How to allow broadcase VM IP in PVE Cluster Firewall

    Hi, Guys, I just enable the PVE Cluster Firewall , and found there is one default rules on Chain PVEFW-smurfs and PVEFW-smurflog blocked some of broadcast network packages, it me caused my load balancer IP setup in VM encounter issue, could any one tell how can I disable this rules or modify it...
  3. C

    huge dirty-bitmap after sunday

    Hi, every one, I was using PBS to backup VM created on ZFS, it was running well, however sometimes I found one VM got very huge dirty-bitmap, even bigger than the real data usage insider that VM. This VMs was installed CloudLinux and cPanel, it was using XFS filesystem, I also found it almost...
  4. C

    CT backup to PBS failed

    Hi every one, I just encounter backup job failed issues, one of my CT backup to PBS failed since from several days ago. Today I run the backup manually for this CT but also failed, and I notice there is error messages: INFO: catalog upload error - channel closed INFO: Error: error at...
  5. C

    snapshot backup is not working now

    Hi every one, I just installed new 6.1 PVE and found snapshot backup is not working at all. I found the backup log ceased after the following line: INFO: issuing guest-agent 'fs-freeze' command I guess maybe qemu-guest-agent cause this issue, so I login into VM(CentOS7) and stop...