Date: Sun, 25 Oct 2009 20:54:48 +0100 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: freebsd-stable@freebsd.org Subject: zfs receive gives: internal error: Argument list too long Message-ID: <op.u2df9msz8527sy@82-170-177-25.ip.telfort.nl>
next in thread | raw e-mail | index | archive | help
Hi, Making a backup to my external USB-disk now fails with the following =20 output. [root@sjakie ~]# zfs send -vi tank/home@repl-20090919_195900 =20 tank/home@repl-20090921_195900 > /bla.snapshot # ls -lh /bla* -rw-r--r-- 1 root wheel 547M Oct 25 20:44 /bla.snapshot [root@sjakie ~]# zfs receive -F extern/home < /bla.snapshot internal error: Argument list too long Abort trap: 6 (core dumped) # uname -a FreeBSD sjakie.klop.ws 8.0-RC1 FreeBSD 8.0-RC1 #6: Wed Oct 21 00:57:07 =20 CEST 2009 root@sjakie.klop.ws:/usr/obj/usr/src/sys/GENERIC amd64 I have two pools 'tank' and 'extern'. I send/recieve several volumes from= =20 tank to extern. zpool is version 13 and zfs is version 3 Searching the internet I found this link: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=3D6573681 Is this a known bug for freebsd also? Can anybody help me in continuing my snapshotting process? (Except making= =20 a new fresh snapshot, which is my last option.) Ronald.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.u2df9msz8527sy>