We encountered a problem receiving a full ZFS stream from
a disk we had backed up. The problem was the receive was
aborting due to quota being exceeded so I did some digging
around and found that Oracle ZFS now has -x and -o options
as documented here:-
http://docs.oracle.com/cd/E23824_01/html/821-1462/zfs-1m.html

Seems this has been raised as a feature request upstream:
https://www.illumos.org/issues/2745

Anyway being stuck with a backup we couldn't restore I had
a play a implementing these options and have a prototype up
and running, which I'd like feedback on.

This patch also adds a -l option which allows the streams to
be limited to those specified. Another option which I think
would be useful and seemed relatively painless to add.

The initial version of the patch which is based off
8.3-RELEASE can be found here:
http://blog.multiplay.co.uk/dropzone/freebsd/zfs-recv-properties.patch

Any feedback appreciated

   Regards
   Steve

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it.
In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to