Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two syncoid runs one with minimum disk heads movement, other more noisy (--force-delete) #780

Closed
slrslr opened this issue Oct 19, 2022 · 1 comment

Comments

@slrslr
Copy link

slrslr commented Oct 19, 2022

Hello,

/usr/sbin/syncoid version 2.0.3
(Getopt::Long::GetOptions version 2.51; Perl version 5.32.1)
Debian 11, 5.10.0-18-amd64
zfs-2.1.5-1bpo11+1
zfs-kmod-2.1.5-1
bpo11+1

one HDD was connected in two ways.
A) SATA to USB adaptor
B) SATA USB dock station

I remember that the first syncoid run was silent like i heard nearly no noise
But currently i hear quite often heads movement and often speed drops from 180MB/s down to hundreds of kB/s for the time of couple of second.

First run possibly:
Destroy pool, create new one (without datasets)
syncoid --skip--parent -r --force-delete src dest

Second run:
Pool not deleted, exist, including same datasets i wanted to copy
syncoid -r --skip-parent --no-stream --force-delete pool poolbackup

Third run
same as second run, only I have destroyed destination pool and recreated it with no datasets and ran without --force-delete
result is no speed drops and total estimated time being nearly half of the second run! UPDATE: second dataset syncing is more noisy than first, i have many small files there, maybe it can play some role. Speed is at only 100MB/s.

Any idea please what may be wrong and how to proceed? Or if possible to optimize force delete somehow not to drop speed and not to increase heads movement & noise?

@phreaker0
Copy link
Collaborator

this is more a zfs question and I don't think there is anything which can be done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants