Search results

  1. J

    ZFS Local storage migration

    there is no such option for a lxc container, or i am i missing something?
  2. J

    ZFS Local storage migration

    Hi Guys, Is there some sort of zfs local storage migration tool? I have 2 zfs pools as datastore; evopool and wdpool. My LXC containers are all installed on the evopool like: "evopool/subvol-102-disk-1", ... If i want to move the vm disks to the new wdpool i need to take a full backup and...
  3. J

    volume size must be a multiple of volume block size

    maybe this: https://forum.proxmox.com/threads/restore-to-zfs-volume-size-must-be-a-multiple-of-volume-block-size.28933/
  4. J

    [SOLVED] Ubuntu 16.04 Template for Proxmox 4.1

    Found a solution for my problem: https://forum.proxmox.com/threads/too-low-open-file-limit.20384/
  5. J

    [SOLVED] Ubuntu 16.04 Template for Proxmox 4.1

    Same problem here! When i do a systemctl start "service" i get the Failed to add /run/systemd/ask-password to directory watch: No space left on device message
  6. J

    zfs snapshot lxc with bind mounts

    Done: https://bugzilla.proxmox.com/show_bug.cgi?id=1007
  7. J

    zfs snapshot lxc with bind mounts

    Stupid question maybe but cant you exclude the binds from a snapshot? I dont care about the state of the bind mount when taking a snapshop.
  8. J

    zfs snapshot lxc with bind mounts

    Hi Guys, Is it normal behavior that i cannot snapshot a lxc when there is a bind mound? (mp0..) I find it strange because the backup function is using a snapshot...and is working fine
  9. J

    pve-zsync failes on restored lxc

    Ok, thanks for the feedback Ticket: https://bugzilla.proxmox.com/show_bug.cgi?id=1004
  10. J

    pve-zsync failes on restored lxc

    Can someone reproduce this problem?
  11. J

    pve-zsync failes on restored lxc

    Hi Guys, First let me thank you with this fantastic pace of software! I am testing the pve-zsync between two pve hosts, no problem between fresh installed lxc containers but when i delete a container and restore a backup the zsync does not work anymore: Working / fresh container...