Jump to content

hey guys, i built a new Truenas server and im trying to copy over my old dataset i followed this guide:

 

 and all i get are errors.

i see on Truenas forums ppl complaining about the same issue but i cant seem to use their fix for my situation.

here is my error logs:

 

I/O error
pool or dataset is busy.

 

[2022/11/28 22:45:06] INFO     [Thread-4] [zettarepl.paramiko.replication_task__task_1] Connected (version 2.0, client OpenSSH_8.4p1)
[2022/11/28 22:45:06] INFO     [Thread-4] [zettarepl.paramiko.replication_task__task_1] Authentication (publickey) successful!
[2022/11/28 22:45:07] INFO     [replication_task__task_1] [zettarepl.paramiko.replication_task__task_1.sftp] [chan 5] Opened sftp connection (server version 3)
[2022/11/28 22:45:07] INFO     [replication_task__task_1] [zettarepl.replication.run] For replication task 'task_1': doing push from 'NSKE-NAS-25TB/mydude/Vault' to 'Hogan-NAS/StorageBoi' of snapshot='auto-2022-11-28_21-24' incremental_base=None receive_resume_token=None encryption=False
[2022/11/28 22:45:07] INFO     [replication_task__task_1] [zettarepl.transport.ssh_netcat] Automatically chose connect address '192.168.0.251'
[2022/11/28 22:45:07] ERROR    [replication_task__task_1] [zettarepl.replication.run] For task 'task_1' unhandled replication error SshNetcatExecException(ExecException(1, 'I/O error\n'), ExecException(1, 'pool or dataset is busy\n'))
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/zettarepl/replication/run.py", line 164, in run_replication_tasks
    retry_stuck_replication(
  File "/usr/local/lib/python3.9/site-packages/zettarepl/replication/stuck.py", line 18, in retry_stuck_replication
... 9 more lines ...
  File "/usr/local/lib/python3.9/site-packages/zettarepl/replication/run.py", line 764, in run_replication_step
    ReplicationProcessRunner(process, monitor).run()
  File "/usr/local/lib/python3.9/site-packages/zettarepl/replication/process_runner.py", line 33, in run
    raise self.process_exception
  File "/usr/local/lib/python3.9/site-packages/zettarepl/replication/process_runner.py", line 37, in _wait_process
    self.replication_process.wait()
  File "/usr/local/lib/python3.9/site-packages/zettarepl/transport/ssh_netcat.py", line 198, in wait
    raise SshNetcatExecException(connect_exec_error, self.listen_exec_error) from None
zettarepl.transport.ssh_netcat.SshNetcatExecException: I/O error
pool or dataset is busy

 

my old Truenas server is running Truenas core while my new Truenas server is running Truenas Scale (mostly for compatibility with 2.5gb network card Trendnet TEG-25GECTX)

 

thanks again!

 

Link to comment
https://linustechtips.com/topic/1470791-replication-tasks-erroring-out/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×