This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!



I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!

zfs receive data is not visible in filesystem

Forum rules
Set-Up GuideFAQsForum Rules
Post Reply
seldo
Starter
Starter
Posts: 15
Joined: 18 Mar 2017 16:21
Status: Offline

zfs receive data is not visible in filesystem

Post by seldo »

Hello

I have two pools: MAIN and BACKUP.
Main has multiple fs and BACKUP has one (backup_fs) where I then do a zfs send to it.

I used the following command:
zfs send -r MAIN@migrationdone > zfs receive BACKUP/backup_fs/MAIN

When I do a zfs list, I do see that BACKUP/backup_fs contains the replicated fs and snapshots.
However, I am not able to list/go into any of them 'directory doesn't exist'
The total reported size of BACKUP shows that extra data is there.

I previously made a simpler zfs send: zfs send MAIN/myfs > zfs receive BACKUP/backup_fs and I could list BACKUP/backup_fs/myfs

Am I doing something wrong?
HP MS Gen8, 16 GB ECC, N4F 11 embedded
MAIN_POOL: 2x2 TB vdev mirror (WD Red/Seagate IronWolf), local BACKUP_POOL: 1x6TB WD Red

Post Reply

Return to “ZFS (only!)”