Search results

  1. J

    [SOLVED] Move hard drive instead of a backup (zfs)

    Thanks for your reply. I inquired and testing on test disk. It's ok. For information for others. Export and import zpool (zfs pool disk). On the terminal: zpool status zpool export <poolname> zpool import <poolname>
  2. J

    [SOLVED] Move hard drive instead of a backup (zfs)

    Thank you for your reply. If I understood correctly, I just do (for example): copy mount point (mount folder): / bigspace and copy lxc conf: /etc/pve/lxc/101.conf Then put the information in the new server (node (pve)> disk> ZFS automatically seen? Then mount the mount point on the /...
  3. J

    [SOLVED] Move hard drive instead of a backup (zfs)

    Hello, I have an LXC which contains emby (4T of files) on an 8T hard drive in ZFS. I plan to change servers. Having no other storage medium as large, is it possible to physically move the hard drive to the other proxmox server and reassemble the LXC. Thank you, J Julian