David Magda wrote:

On Feb 27, 2009, at 18:23, C. Bergström wrote:

Blake wrote:
Care to share any of those in advance?  It might be cool to see input
from listees and generally get some wheels turning...

raidz boot support in grub 2 is pretty high on my list to be honest..

Which brings up another question of where is the raidz stuff mostly?

usr/src/uts/common/fs/zfs/vdev_raidz.c ?

Any high level summary, docs or blog entries of what the process would look like for a raidz boot support is also appreciated.

Given the threads that have appeared on this list lately, how about codifying / standardizing the output of "zfs send" so that it can be backed up to tape? :)

It wouldn't help.  zfs send is a data stream which contains parts of files,
not files (in the usual sense), so there is no real way to take a send
stream and extract a file, other than by doing a receive.

At the risk of repeating the Best Practices Guide (again):
The zfs send and receive commands do not provide an enterprise-level backup solution.
-- richard

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to