Re: kernel page fault with nfs

2014-10-20 Thread Tobias C. Berner
Hi Marcelo Yes, I'm using readahead: The mountoptions are readahead=4,soft,intr,rw,tcp,wsize=32767,rsize=32767,late mfg Tobias On Monday 20 October 2014 10.41:30 Marcelo Araujo wrote: Hello Tobias, Could you show how you are mount the NFS share? Are you using 'readahead' option?

FreeBSD TCP stealth

2014-10-20 Thread Matthias Apitz
Hello, Is there any work started or in progress to implement TCP stealth in our kernel as proposed to IETF in https://datatracker.ietf.org/doc/draft-kirsch-ietf-tcp-stealth/ The idea is that the client put some magic value in the ISN of the first SYN pkg which is derived from a secret the

Re: kernel page fault with nfs

2014-10-20 Thread Tobias C. Berner
Now that I posted it, 32767 should of course be 2^15=32768. Let me recheck if it still hangs with the correct value. On Monday 20 October 2014 09.15:39 Tobias C. Berner wrote: Hi Marcelo Yes, I'm using readahead: The mountoptions are

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread David Chisnall
On 19 Oct 2014, at 23:09, Craig Rodrigues rodr...@freebsd.org wrote: (2) Most devops engineers in web/mobile companies are familiar with Linux. Any differences between Linux and FreeBSD in command-line utilities are not show-stoppers, but they are annoyances.

Re: FreeBSD TCP stealth

2014-10-20 Thread Matthias Apitz
El día Monday, October 20, 2014 a las 09:25:28AM +0200, Matthias Apitz escribió: Hello, Is there any work started or in progress to implement TCP stealth in our kernel as proposed to IETF in https://datatracker.ietf.org/doc/draft-kirsch-ietf-tcp-stealth/ The idea is that the client

Re: at - atrun utility bug on 10.0

2014-10-20 Thread Konstantin Belousov
On Sun, Oct 19, 2014 at 10:53:35AM -0700, Jim Pazarena wrote: I find that while a job is running via the at facility, that is, atrun has executed it, every subsequent execution of atrun (via cron) STAYS running while the original program (executed by atrun) is still active. Generally,

Re: vt_suspend / vt_resume

2014-10-20 Thread Jean-Sébastien Pédron
On 09.10.2014 17:09, Andriy Gapon wrote: I looked at the vt code and I was not able to figure out what would be the proper place there. Initially I thought that vt_allocate() would be it, but then it seems that vt_allocate() might not be called. So, perhaps vtterm_cnprobe() ? Something else?

Re: kernel page fault with nfs

2014-10-20 Thread Rick Macklem
Tobias C. Berner wrote: Now that I posted it, 32767 should of course be 2^15=32768. Let me recheck if it still hangs with the correct value. On Monday 20 October 2014 09.15:39 Tobias C. Berner wrote: Hi Marcelo Yes, I'm using readahead: The mountoptions are

Jenkins, Kyua, and Bhyve used for FreeBSD OS testing

2014-10-20 Thread Craig Rodrigues
Hi, FYI, Kohsuke Kawaguchi, the lead developer of Jenkins, accepted my posting on the Jenkins blog, which describes how the FreeBSD project is using Jenkins, Kyua, and Bhyve for FreeBSD OS testing: http://jenkins-ci.org/content/freebsd-project-use-jenkins-os-testing -- Craig

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Ed Maste
On 19 October 2014 18:09, Craig Rodrigues rodr...@freebsd.org wrote: Hi, If you don't watch BSDNow.tv ( http://bsdnow.tv ), I encourage you to do so. Allan Jude and Kris Moore do a great job of doing a weekly video podcast of news in the BSD world. It is great stuff. In episode 58 (

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Rainer Duffner
Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org: I presume that most of the relevant differences are for users / developers and not sysadmins? It's worth noting that GNU coreutils, tar, bash, and a load of other things are in the ports repository. I wonder if it's

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Mason Loring Bliss
On Sat, Oct 18, 2014 at 02:58:57PM +0900, Tomoaki AOKI wrote: I think the advantages of the forum are... *Well moderated by moderators and anministrators. *Registering email address is needed, but not disclosed by default. The disadvantages of web fora include: * I can't read things in

Re: ssh None cipher

2014-10-20 Thread Brooks Davis
On Sat, Oct 18, 2014 at 12:10:28AM -0400, Allan Jude wrote: On 2014-10-17 22:43, Benjamin Kaduk wrote: On Fri, 17 Oct 2014, Ben Woods wrote: Whilst trying to replicate data from my FreeNAS to my FreeBSD home theater PC on my local LAN, I came across this bug preventing use of the None

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Nikolai Lifanov
On 10/20/14 13:36, Rainer Duffner wrote: Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org: I presume that most of the relevant differences are for users / developers and not sysadmins? It's worth noting that GNU coreutils, tar, bash, and a load of other things are in

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Baptiste Daroussin
On Mon, Oct 20, 2014 at 02:33:20PM -0400, Nikolai Lifanov wrote: On 10/20/14 13:36, Rainer Duffner wrote: Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org: I presume that most of the relevant differences are for users / developers and not sysadmins? It's worth

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Nikolai Lifanov
On 10/20/14 14:43, Baptiste Daroussin wrote: On Mon, Oct 20, 2014 at 02:33:20PM -0400, Nikolai Lifanov wrote: On 10/20/14 13:36, Rainer Duffner wrote: Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org: I presume that most of the relevant differences are for users /

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Baptiste Daroussin
On Mon, Oct 20, 2014 at 02:49:31PM -0400, Nikolai Lifanov wrote: On 10/20/14 14:43, Baptiste Daroussin wrote: On Mon, Oct 20, 2014 at 02:33:20PM -0400, Nikolai Lifanov wrote: On 10/20/14 13:36, Rainer Duffner wrote: Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org:

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Rainer Duffner
Yes that is the job of the maintainer, so bugging the chef maintainer is the right thing to do. Maintaining a port meaning making sure it workds properly the FreeBSD way. The omnibus installer is not a port. AFAIK. It’s the installer provided by Chef (the company, formerly known as

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Baptiste Daroussin
On Mon, Oct 20, 2014 at 09:13:35PM +0200, Rainer Duffner wrote: Yes that is the job of the maintainer, so bugging the chef maintainer is the right thing to do. Maintaining a port meaning making sure it workds properly the FreeBSD way. The omnibus installer is not a port. AFAIK.

Re: [CFT] alc(4) QAC AR816x/AR817x ethernet controller support

2014-10-20 Thread Oliver Pinter
On 10/8/14, Yonghyeon PYUN pyu...@gmail.com wrote: On Thu, Oct 02, 2014 at 02:07:30PM +0900, Yonghyeon PYUN wrote: On Wed, Oct 01, 2014 at 10:36:37AM +0900, Yonghyeon PYUN wrote: On Tue, Sep 30, 2014 at 10:57:41AM +0900, Yonghyeon PYUN wrote: Hi, I've added support for QAC AR816x/AR817x

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Chris H
On Mon, 20 Oct 2014 14:32:53 -0400 Mason Loring Bliss ma...@blisses.org wrote On Sat, Oct 18, 2014 at 02:58:57PM +0900, Tomoaki AOKI wrote: I think the advantages of the forum are... *Well moderated by moderators and anministrators. *Registering email address is needed, but not

Re: FreeBSD TCP stealth

2014-10-20 Thread hiren panchasara
I am not aware of any work but adding -net to get more networking eyeballs. On Mon, Oct 20, 2014 at 1:23 AM, Matthias Apitz g...@unixarea.de wrote: El día Monday, October 20, 2014 a las 09:25:28AM +0200, Matthias Apitz escribió: Hello, Is there any work started or in progress to implement

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Allan Jude
On 2014-10-20 17:15, Chris H wrote: On Mon, 20 Oct 2014 14:32:53 -0400 Mason Loring Bliss ma...@blisses.org wrote On Sat, Oct 18, 2014 at 02:58:57PM +0900, Tomoaki AOKI wrote: I think the advantages of the forum are... *Well moderated by moderators and anministrators. *Registering

Re: ssh None cipher

2014-10-20 Thread Allan Jude
On 2014-10-20 14:33, Brooks Davis wrote: On Sat, Oct 18, 2014 at 12:10:28AM -0400, Allan Jude wrote: On 2014-10-17 22:43, Benjamin Kaduk wrote: On Fri, 17 Oct 2014, Ben Woods wrote: Whilst trying to replicate data from my FreeNAS to my FreeBSD home theater PC on my local LAN, I came across

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Adrian Chadd
On 20 October 2014 15:21, Allan Jude allanj...@freebsd.org wrote: This thread is supposed to be about how to make it easier for people to migrate to FreeBSD from Linux. Not a discussion about forums vs mailing lists vs newsgroups. It turns out those things are intertwined. It turns out

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Mason Loring Bliss
On Mon, Oct 20, 2014 at 06:21:58PM -0400, Allan Jude wrote: This thread is supposed to be about how to make it easier for people to migrate to FreeBSD from Linux. Not a discussion about forums vs mailing lists vs newsgroups. I'm going to transition from being an avid Debian user who hates web

Re: Voxer using FreeBSD, BSDNow.tv interview

2014-10-20 Thread Philip M. Gollucci
Not true, you can roll your own omnibus chef builds with this fixed. On Mon, Oct 20, 2014 at 1:36 PM, Rainer Duffner rai...@ultra-secure.de wrote: Am 20.10.2014 um 10:19 schrieb David Chisnall thera...@freebsd.org: I presume that most of the relevant differences are for users /

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Allan Jude
On 2014-10-20 19:15, Mason Loring Bliss wrote: On Mon, Oct 20, 2014 at 06:21:58PM -0400, Allan Jude wrote: This thread is supposed to be about how to make it easier for people to migrate to FreeBSD from Linux. Not a discussion about forums vs mailing lists vs newsgroups. I'm going to

Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-10-20 Thread Mason Loring Bliss
On Mon, Oct 20, 2014 at 08:04:14PM -0400, Allan Jude wrote: For instance, the page that talks about running buildworld and buildkernel have some instructions that are evidently vestigal for root-on-ZFS people. Which parts? Nothing about buildworld is really any different when using ZFS

Re: kernel page fault with nfs

2014-10-20 Thread Marcelo Araujo
Hello Tibias, Any news? Best Regards, 2014-10-20 20:55 GMT+08:00 Rick Macklem rmack...@uoguelph.ca: Tobias C. Berner wrote: Now that I posted it, 32767 should of course be 2^15=32768. Let me recheck if it still hangs with the correct value. On Monday 20 October 2014 09.15:39 Tobias

Re: Jenkins, Kyua, and Bhyve used for FreeBSD OS testing

2014-10-20 Thread Alfred Perlstein
Craig this is really great. Thanks for doing this and thanks for the Jenkins guys on giving a shout out! On Oct 20, 2014, at 9:42 AM, Craig Rodrigues wrote: Hi, FYI, Kohsuke Kawaguchi, the lead developer of Jenkins, accepted my posting on the Jenkins blog, which describes how the FreeBSD

Re: Jenkins, Kyua, and Bhyve used for FreeBSD OS testing

2014-10-20 Thread Craig Rodrigues
Hi, Thanks for those kind words, Alfred! I would like to point out a few things. (1) Jenkins team are really easy to work with, and I've been pushing fixes upstream to them, such as: https://github.com/jenkinsci/jenkins/pull/1387 which fixes shared library support on FreeBSD, Windows,