kern/171625: zfs send/recv lost user-defined properties
Yuri Pankov
yuri.pankov at gmail.com
Thu Sep 13 21:50:20 UTC 2012
The following reply was made to PR kern/171625; it has been noted by GNATS.
From: Yuri Pankov <yuri.pankov at gmail.com>
To: Alexander Yerenkow <yerenkow at gmail.com>
Cc: freebsd-bug-followup <bug-followup at FreeBSD.org>
Subject: Re: kern/171625: zfs send/recv lost user-defined properties
Date: Fri, 14 Sep 2012 01:45:46 +0400
On Thu, 13 Sep 2012 21:33:47 GMT, Alexander Yerenkow wrote:
[...]
It looks like you are missing the '-p' option for `zfs send`:
-p Include the dataset's properties in the stream. This flag is
implicit when -R is specified. The receiving system must also support
this feature.
More information about the freebsd-bugs
mailing list