I have additional problem, whicxh worries me.
I tried different ways of sending/receiving my data pool.
I took some snapshots, sent them, then destroyed them, using destroy -r.

AFAIK this shoud not have affected the filesystem's _current_ state or am I 
mislead ?

Now I succeeded to send a snapshot and receive it like this :
# zfs create ezdata/data
# zfs send -RD d...@prededup | zfs recv -duF ezdata/data

Im seeing some older versions on the source dataset, newer versions on the 
snapshot and the copied filesystems.
Any idea how this can have happened ?

amber ~ # ll -d /data/.zfs/snapshot/prededup/postgres84_64
drwxr-xr-x   2 root     root           2 Nov 29 18:20 
/data/.zfs/snapshot/prededup/postgres84_64
amber ~ # ll -d /data/postgres84_64
drwx------  12 postgres postgres      21 Feb  6 22:03 /data/postgres84_64
amber ~ # ll -d /ezdata/data/postgres84_64
drwxr-xr-x   2 root     root           2 Nov 29 18:20 /ezdata/data/postgres84_64
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to