https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197309
--- Comment #4 from [email protected] --- Really? I wondered if my local changes caused this although I don't have any ggate related changes and tried raw image from the FreeBSD official site. I did the same commands and failed again. root@:~ # mdconfig -a -t swap -s 10M md0 root@:~ # echo '127.0.0.1 RW /dev/md0' > /tmp/gg.exports root@:~ # ggated /tmp/gg.exports root@:~ # ggatec create -o rw 127.0.0.1 /dev/md0 Mar 26 02:52:16 ggatec: ggatec: ioctl(/dev/ggctl): Invalid argument. Mar 26 02:52:16 ggatec: Existing. root@:~ # uname -a FreeBSD 10.1-RELEASE FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 22:51:51 UTC 2014 [email protected]:/usr/obj/usr/src/sys/GENERIC i386 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-geom To unsubscribe, send any mail to "[email protected]"
