lproven
Cadet
- Joined
- Mar 9, 2024
- Messages
- 3
Hi. New forum member, but not new to TrueNAS or to servers. I've been building and running networks since the end of the 1980s.
I have got 2 home TrueNAS Core servers, both running on HP Microservers. Both have 4 SATA drives in ZRAID, with a single shared pool, both have 8GB RAM. Both are sharing that pool over SMB to a mixture of Linux laptops, Macs, and very occasionally to Windows 10 or 11.
The old server is a Microserver N54L, with 4 x 2TB drives. It is 97% full. It has TrueNAS Core 12.
//truenas-n54.local/
One share:
Name: share
Path: /mnt/vol0/share
Enabled: yes
The new server is a Microserver Gen 8, with 4 x 3TB drives. It is almost empty. It has TrueNAS Core 13.
//trunas-g8.local/
I want to rsync everything on the main share to the share on the new server.
Then, my plan is to upgrade the old one from 12 to 13 and try to dedupe the data, but I want a full backup *first*.
I don't own a drive big enough to do a disk copy.
I have enabled the rsync service, obviously.
I have tried setting up a task to do this, first on old syncing to new, then when that failed, on new syncing from old. Both failed. I deleted them. This was months ago and I have not kept any logs.
I did try asking on Reddit /r/truenas, but got a very hostile response. :-(
Where should I begin? I normally use rsync only locally, from one drive to another on the same machine.
I have got 2 home TrueNAS Core servers, both running on HP Microservers. Both have 4 SATA drives in ZRAID, with a single shared pool, both have 8GB RAM. Both are sharing that pool over SMB to a mixture of Linux laptops, Macs, and very occasionally to Windows 10 or 11.
The old server is a Microserver N54L, with 4 x 2TB drives. It is 97% full. It has TrueNAS Core 12.
//truenas-n54.local/
One share:
Name: share
Path: /mnt/vol0/share
Enabled: yes
The new server is a Microserver Gen 8, with 4 x 3TB drives. It is almost empty. It has TrueNAS Core 13.
//trunas-g8.local/
I want to rsync everything on the main share to the share on the new server.
Then, my plan is to upgrade the old one from 12 to 13 and try to dedupe the data, but I want a full backup *first*.
I don't own a drive big enough to do a disk copy.
I have enabled the rsync service, obviously.
I have tried setting up a task to do this, first on old syncing to new, then when that failed, on new syncing from old. Both failed. I deleted them. This was months ago and I have not kept any logs.
I did try asking on Reddit /r/truenas, but got a very hostile response. :-(
Where should I begin? I normally use rsync only locally, from one drive to another on the same machine.