Search results

  1. V

    [SOLVED] Question about moving vm disks to another storage pool

    I'm currently in the process of moving a disk from a vm from my old local directory storage pool to my new zfs storage pool. It's been copying the one virtual disk(4T) for about 8 hours now and I have another one of the same size to go. According to my calculations it take about 6 hours per disk...
  2. V

    [SOLVED] Question about how Proxmox uses ZFS pools

    I was actually thinking that was probably the case but wasn't sure, thanks for verifying that.
  3. V

    [SOLVED] Question about how Proxmox uses ZFS pools

    Thanks for your help and the welcome! :) I did see that but wasn't sure what the best way to handle it, would it have been an option to add the /zmedia as a local directory storage pool and then move the raw images files there also an option? If so which one is better to use, it seems like...
  4. V

    [SOLVED] Question about how Proxmox uses ZFS pools

    Hello, I just bought some new disks and though it would be a good time to try out ZFS. I have been explained by some people that first you create a zpool and then on top of that you create a filesystem data-set, after which you can store you files on the mounted location. I added my zfs...