Date: Mon, 23 Jun 2014 20:22:32 +0200 From: Johan Hendriks <joh.hendriks@gmail.com> To: Alan Somers <asomers@freebsd.org> Cc: FreeBSD <freebsd-current@freebsd.org> Subject: Re: FreeBSD 10 and zfsd Message-ID: <CAOaKuAUPebxVsaEK009X4SK-993JrpH4Ks8SMOjhWoaRtPUZ8A@mail.gmail.com> In-Reply-To: <CAOtMX2jshon9w37PxcwhH94fd0v7UPbXRdch0iuzOtba3PBPZQ@mail.gmail.com> References: <5256B761.4050301@gmail.com> <CAOtMX2i5hxdp8=4sHQgu2MOjpv9jqd6D7LV-a8y7S6cuCBgYuw@mail.gmail.com> <1381421583.19140.32451849.084D8E32@webmail.messagingengine.com> <5256E2D5.4060101@allanjude.com> <CAOtMX2hRDCFzmyi2s76j=0AufqAab_UzVi73dBR9t_AsZ6n6=g@mail.gmail.com> <1387388390.28188.61199633.413D38F8@webmail.messagingengine.com> <CAKYr3zw_K242JyxURJ-sJHs7YZz2L99LtJtgX0O6ofDzXq=Cwg@mail.gmail.com> <CAOtMX2juAfiRg4mMSrdKyYmY8Lh3rKu5ArrSW%2BQ_1OKmEWURxg@mail.gmail.com> <CAKYr3zzLSYqZxJ4tgnzdD63dAmfagA-PqVeRPuNPuM7X6f0wEQ@mail.gmail.com> <CAOtMX2jqC0EpWKrUH6kFyq8mdECUUTs1xtTkvKyUwAqP5koQXg@mail.gmail.com> <CAKYr3zxsNs82g0ph=G7YuRYMZKYhWnrv8vFF=dKKDjUVt2zxqQ@mail.gmail.com> <CAOtMX2hbaUJoYaNMSRTdLNKtioc5Wb4hbcXnZ16th_ATUf0c1w@mail.gmail.com> <BB2F8712-2A1E-40AC-82CF-F61F8023405B@FreeBSD.org> <CAOtMX2g2bc0xBBr6w-eoq7pAqnrhCmQsRj81f2ZAB%2Bp1SKL=nQ@mail.gmail.com> <53A7CE1B.7090400@gmail.com> <CAOtMX2jshon9w37PxcwhH94fd0v7UPbXRdch0iuzOtba3PBPZQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Op maandag 23 juni 2014 heeft Alan Somers <asomers@freebsd.org> het volgende geschreven: > On Mon, Jun 23, 2014 at 12:50 AM, Johan Hendriks <joh.hendriks@gmail.com > <javascript:;>> wrote: > > > > op 24-03-14 01:18, Alan Somers schreef: > >> > >> On Sun, Mar 23, 2014 at 4:23 PM, Mark Felder <feld@freebsd.org > <javascript:;>> wrote: > >>> > >>> Hi guys, > >>> > >>> Any updates? > >> > >> I've been very busy, but I did finally get those two seqpacket related > >> bugs fixed in head. The next step is finding time for the merge. > >> Right now my FreeBSD todo list goes: > >> 1) Commit fixes for half a dozen FIB related bugs. I already have > >> them fixed in my private stable/9 branch, but need to port the fixes > >> to HEAD. > >> 2) Update the zfsd branch. > >> > >> I think that I'll be able to get number 1 done next week, or at least > >> send patches out for review. I don't know if I'll get to number 2. > >> > >> -Alan > >> _______________________________________________ > >> freebsd-current@freebsd.org <javascript:;> mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org <javascript:;>" > > > > > > Hello all. Sorry for bringing up on old thread. > > Is there any news on the zfsd part. > > It seems it has been included in Truenas, but I did not see anything hit > the > > tree regarding zfsd. Have I missed it or is it still not done. > > FreeBSD 9.3 is about to get released, and 10.1 will follow it would be > nice > > to have in a new build.. > > The projects/zfsd project branch is up to date. Merging it to CURRENT > is blocked on these tasks. > > 1) (The biggie) We must resolve the issue with multiple geom opens. > Geom tries to prevent any two consumers from simultaneously opening > the same provider. This is why, for example, you can't do dd > if=/dev/zero of=/dev/ada0 if your ada0 has a mounted file system. > However, ZFS internally opens spare devices multiple times. The only > way that geom will allow that is if ZFS opens devices non-exclusively. > That means that you will lose your protection. Fixing this correctly > requires deep changes to ZFS to remove the multiple opens. > > 2) Need to merge in zfsd's functional tests. I'm currently working on > this issue as time allows. > > 3) It needs a manpage. > > 4) Various bug fixes need to be merged to the kernel and to LibZFS. > Coordinating with Illumos makes that process slow. will@ is working > on it as time allows. > > 5) libdevctl needs to be made private > > 6) The sequential packet feature added to devd in the zfsd project > branch at revision r266519 must be merged to head. It's currently > waiting for review from imp@ and ian@. > > For TrueNAS, I believe that delphij@ merged an older version of zfsd > from the project branch. > > -Alan > > > > > > > regards > > Johan > > > > > > _______________________________________________ > > freebsd-current@freebsd.org <javascript:;> mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to " > freebsd-current-unsubscribe@freebsd.org <javascript:;>" > Thanks for the headsup and your time explaning the issues.. Regards Johan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOaKuAUPebxVsaEK009X4SK-993JrpH4Ks8SMOjhWoaRtPUZ8A>
