Date: Wed, 04 Feb 2015 02:40:44 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 197309] ggatec has been broken since rev 238119 Message-ID: <bug-197309-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197309 Bug ID: 197309 Summary: ggatec has been broken since rev 238119 Product: Base System Version: 10.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: ota@j.email.ne.jp Created attachment 152537 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152537&action=edit Easy work arond to unbreak ggatec <-> ggated but break HAST ggated disconnects ggatec connections immediately. The server side prints "ioctl(/dev/ggctl): Invalid argument." https://svnweb.freebsd.org/base?view=revision&revision=238119 looks to be the cause. The server side expects gctl_readprov[] to be filled with geom provider but ggatec does not pass such argument. 10.0 RELEASE and thereafter seem to be affected by this. The attached patch allows ggatec and ggated to communicate again but as the change mention HAST and I don't know how it really works and never used it, the patch may break HAST. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197309-8>