Hello, this is my first post here.
I'm currently trying to move from freenas to proxmox 6.0.
I also want to move from the two mirrored 8TB HDDs freenas was using to a new set of 11x 8TB HDDs running in a z3 raid.
The rest of the hardware will stay the same. Only the hard drives will be exchanged.
My mission is now to copy the data from the old HDDs managed by freenas to the new HDDs managed by proxmox. Therefore I booted freenas as a VM ontop of the new proxmox isntallation and pass the old HDDs directly to the freenas VM. Then i used 'zfs send' to copy the data from the freenas VM to the proxmox host.
So far so good. Everything worked fine, but after 15-20 hours of copying, the network connection breaks and i see some log messages on freenas which say that the interface cannot get an ip address or somehting like this. Also ifconfig shows that the network adapter lost it's addresses.
I noticed that the kvm process on proxmox takes up a lot of memory. Basically all the memory which is assigned to the vm is fully used (14GB). But inside the VM htop is showing low memory usage. Is this normal?
If not, then my first guess would be that there are memory leaks somewhere.
I'm not very experienced with debugging things on proxmox. It would be great if you guys could give some advice.
Honestly i wouldn't care so much about the problem since it always manages to copy 1,5TB before it crashes and i could restart it from time to time. But since i copy from an 'unencrypted' pool to an encrypted dataset, resuming zfs receive is not supported. It has to work in one go without interruptions. If i manages to migrate the data, I have no necessity anymore to keep the freenas VM running. But at the moment it looks like the only viable option to me to do the migration. I also cannot mount the old HDDs in proxmox directly since the HDDs are encrypted using geli and i couldn't find any debian tool to mount these.
Edit: OK, the high memory usage of KVM is probably because of caching inside the freenas VM. Forgot about that. So i have no idea what could be the reason that the adapter loses it's ip address after some time. I will collect some logs when the problem occurs the next time and post them here.
I'm currently trying to move from freenas to proxmox 6.0.
I also want to move from the two mirrored 8TB HDDs freenas was using to a new set of 11x 8TB HDDs running in a z3 raid.
The rest of the hardware will stay the same. Only the hard drives will be exchanged.
My mission is now to copy the data from the old HDDs managed by freenas to the new HDDs managed by proxmox. Therefore I booted freenas as a VM ontop of the new proxmox isntallation and pass the old HDDs directly to the freenas VM. Then i used 'zfs send' to copy the data from the freenas VM to the proxmox host.
So far so good. Everything worked fine, but after 15-20 hours of copying, the network connection breaks and i see some log messages on freenas which say that the interface cannot get an ip address or somehting like this. Also ifconfig shows that the network adapter lost it's addresses.
I noticed that the kvm process on proxmox takes up a lot of memory. Basically all the memory which is assigned to the vm is fully used (14GB). But inside the VM htop is showing low memory usage. Is this normal?
If not, then my first guess would be that there are memory leaks somewhere.
I'm not very experienced with debugging things on proxmox. It would be great if you guys could give some advice.
Honestly i wouldn't care so much about the problem since it always manages to copy 1,5TB before it crashes and i could restart it from time to time. But since i copy from an 'unencrypted' pool to an encrypted dataset, resuming zfs receive is not supported. It has to work in one go without interruptions. If i manages to migrate the data, I have no necessity anymore to keep the freenas VM running. But at the moment it looks like the only viable option to me to do the migration. I also cannot mount the old HDDs in proxmox directly since the HDDs are encrypted using geli and i couldn't find any debian tool to mount these.
Edit: OK, the high memory usage of KVM is probably because of caching inside the freenas VM. Forgot about that. So i have no idea what could be the reason that the adapter loses it's ip address after some time. I will collect some logs when the problem occurs the next time and post them here.
Last edited: