So I start a simple rsync from a USB drive to my zroot user home folder. It works great.
But then, while rsync is copying, if I try to import a ZFS pool from another device, it just gets stuck at "importing ZFS pool" and never completes it (although it seems to import it in the background after I Ctrl+C), and if I try to export ZFS pool, same story, gets stuck at exporting ZFS pool.
If I try to work with an imported ZFS pool while rsync copy is ongoing, it doesn't let me do I/O very much (browser stops working).
Worse, it almost hangs for a while every so often - the mouse and keyboard stop working completely, then start working again.
The system just becomes unusable.
I tried "nice -n 20" the rsync copy operation, same problem - didn't solve it.
Don't know what to do. I'm scared to copy file snow


But then, while rsync is copying, if I try to import a ZFS pool from another device, it just gets stuck at "importing ZFS pool" and never completes it (although it seems to import it in the background after I Ctrl+C), and if I try to export ZFS pool, same story, gets stuck at exporting ZFS pool.
If I try to work with an imported ZFS pool while rsync copy is ongoing, it doesn't let me do I/O very much (browser stops working).
Worse, it almost hangs for a while every so often - the mouse and keyboard stop working completely, then start working again.
The system just becomes unusable.
I tried "nice -n 20" the rsync copy operation, same problem - didn't solve it.
Don't know what to do. I'm scared to copy file snow