Hi, how are you?. Its my first post, sorry for my english im from Argentina. I have installed Proxmox 5.1 in a testing enviroment.
I have 4 disk of 2TB each in ZFS file system to get some redundancy and fault tolerance, i create 2 virtual machines in local-zfs (100 and 101) but i cant see the files trought SSH, i only see the files for 102 and 103 that have a in qcow2 file extension in "local (proxmox)"
In SSH:
root@proxmox:/# zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
rpool 7.25T 351G 6.91T - 0% 4% 1.00x ONLINE -
root@proxmox:/# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 172G 3.23T 151K /rpool
rpool/ROOT 134G 3.23T 140K /rpool/ROOT
rpool/ROOT/pve-1 134G 3.23T 24.3G /
rpool/data 29.7G 3.23T 140K /rpool/data
rpool/data/vm-100-disk-1 11.4G 3.23T 11.4G -
rpool/data/vm-101-disk-1 18.3G 3.23T 16.2G -
rpool/swap 7.44G 3.24T 5.96G -
root@proxmox:/# lvdisplay
root@proxmox:/# ls /rpool/data/
I want to know how can migrate the vm-101-disk-1 thats its in the local-zfs to other server via external disk or something that i was installed. I cant save the files (system) in RAW format.
Thanks you a lot.
I have 4 disk of 2TB each in ZFS file system to get some redundancy and fault tolerance, i create 2 virtual machines in local-zfs (100 and 101) but i cant see the files trought SSH, i only see the files for 102 and 103 that have a in qcow2 file extension in "local (proxmox)"
In SSH:
root@proxmox:/# zpool list
NAME SIZE ALLOC FREE EXPANDSZ FRAG CAP DEDUP HEALTH ALTROOT
rpool 7.25T 351G 6.91T - 0% 4% 1.00x ONLINE -
root@proxmox:/# zfs list
NAME USED AVAIL REFER MOUNTPOINT
rpool 172G 3.23T 151K /rpool
rpool/ROOT 134G 3.23T 140K /rpool/ROOT
rpool/ROOT/pve-1 134G 3.23T 24.3G /
rpool/data 29.7G 3.23T 140K /rpool/data
rpool/data/vm-100-disk-1 11.4G 3.23T 11.4G -
rpool/data/vm-101-disk-1 18.3G 3.23T 16.2G -
rpool/swap 7.44G 3.24T 5.96G -
root@proxmox:/# lvdisplay
root@proxmox:/# ls /rpool/data/
I want to know how can migrate the vm-101-disk-1 thats its in the local-zfs to other server via external disk or something that i was installed. I cant save the files (system) in RAW format.
Thanks you a lot.