Hello,
I'm trying to use snapshots and [CMD=""]zfs send[/CMD] to do backups, but it fails due to an internal error:
System ist 9.0-RELEASE, BUT with zpool version 15 / zfs version 4 (failed upgrade so far, see here: http://forums.freebsd.org/showthread.php?t=34964)
Am I doing something wrong? Is this because of my messed up ZFS-installation?
Thanks!
I'm trying to use snapshots and [CMD=""]zfs send[/CMD] to do backups, but it fails due to an internal error:
Code:
# zfs send system/owncloud@day0 | gzip > /tmp/test.gz
internal error: Invalid argument
[1] 79689 abort (core dumped) zfs send system/owncloud@day0 |
79690 done gzip > /tmp/test.gz
System ist 9.0-RELEASE, BUT with zpool version 15 / zfs version 4 (failed upgrade so far, see here: http://forums.freebsd.org/showthread.php?t=34964)
Am I doing something wrong? Is this because of my messed up ZFS-installation?
Thanks!
