Re: Some NFS server V4 questions

2014-10-26 Thread Beeblebrox
Sorry guys, we have a considerable time-zone difference. >> It appears that the sysctl must be set before mountd, nfsd are >> started to take effect. (Or they must be restarted after it is set.) I had apparently re-started nfsd but not mountd. This time re-starting both and launching the PXE clie

Re: Some NFS server V4 questions

2014-10-26 Thread Daniel Braniss
> On Oct 26, 2014, at 10:48 AM, Beeblebrox wrote: > > Sorry guys, we have a considerable time-zone difference. > >>> It appears that the sysctl must be set before mountd, nfsd are >>> started to take effect. (Or they must be restarted after it is set.) > I had apparently re-started nfsd but not

Re: Panic after USB deadlock followed by kldunload umass.ko

2014-10-26 Thread Fabian Keil
Hans Petter Selasky wrote: > On 10/23/14 16:28, Fabian Keil wrote: > > kldunload umass.ko lead to a panic, dumping didn't work. > > > > Screenshots are available at: > > http://www.fabiankeil.de/bilder/freebsd/kernel-panic-r273434-usb/ > > > > I've seen locked-up usbconfig processes in the past,

Re: Some NFS server V4 questions

2014-10-26 Thread Rick Macklem
Beeblebrox wrote: > Sorry guys, we have a considerable time-zone difference. > > >> It appears that the sysctl must be set before mountd, nfsd are > >> started to take effect. (Or they must be restarted after it is > >> set.) > I had apparently re-started nfsd but not mountd. This time > re-starti

Re: Some NFS server V4 questions

2014-10-26 Thread Rick Macklem
Beeblebrox wrote: > Sorry guys, we have a considerable time-zone difference. > > >> It appears that the sysctl must be set before mountd, nfsd are > >> started to take effect. (Or they must be restarted after it is > >> set.) > I had apparently re-started nfsd but not mountd. This time > re-starti

Re: Some NFS server V4 questions

2014-10-26 Thread Konstantin Belousov
On Sun, Oct 26, 2014 at 08:14:05AM -0400, Rick Macklem wrote: > Beeblebrox wrote: > > Sorry guys, we have a considerable time-zone difference. > > > > >> It appears that the sysctl must be set before mountd, nfsd are > > >> started to take effect. (Or they must be restarted after it is > > >> set.

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

2014-10-26 Thread Tomoaki AOKI
On Mon, 20 Oct 2014 18:21:58 -0400 Allan Jude wrote: > On 2014-10-20 17:15, Chris H wrote: > > On Mon, 20 Oct 2014 14:32:53 -0400 Mason Loring Bliss > > wrote > > > >> On Sat, Oct 18, 2014 at 02:58:57PM +0900, Tomoaki AOKI wrote: > >> > >>> I think the advantages of the forum are... > >>> > >>

Re: buildkernel fails on head

2014-10-26 Thread Dimitry Andric
On 25 Oct 2014, at 23:39, Maxim V FIlimonov wrote: > > I'm trying to build the current FreeBSD kernel, and that's what I get: > > % sudo make buildkernel > > -- Kernel build for GENERIC started on Sun Oct 26 01:39:13 MSK 2014 > --

Re: junior kernel tasks

2014-10-26 Thread Anastasios Mag
Nice info... On Sat, Oct 25, 2014 at 11:45 PM, Mateusz Guzik wrote: > Hello, > > In short, nice kernel tasks people with C language skills can do in few > evenings. > > https://wiki.freebsd.org/JuniorJobs > > It is assumed you know how to obtain sources and build the kernel. > > What you can get

Re: junior kernel tasks

2014-10-26 Thread Craig Rodrigues
On Sat, Oct 25, 2014 at 1:45 PM, Mateusz Guzik wrote: > Hello, > > In short, nice kernel tasks people with C language skills can do in few > evenings. > > https://wiki.freebsd.org/JuniorJobs > > Thanks for making that list. I was looking at some other projects, and noticed that on the front page

Re: buildkernel fails on head

2014-10-26 Thread Maxim V FIlimonov
On Sunday 26 October 2014 14:18:47 Dimitry Andric wrote: > > Your config executable is too old. Most likely, you need to run "make > kernel-toolchain" first. > Thank you very much, that helped. -- wbr, Maxim Filimonov c...@bein.link ___ freebsd-curre

Re: Some NFS server V4 questions

2014-10-26 Thread Beeblebrox
Dan: >> to get pxeboot to do v3, add to /boot/loader.conf >> boot-nfsroot-options=“nfsv3” Thanks. I'm using grub for the bootloader and menu, and comparable entry should be: set kfreebsd.boot.nfsroot.options="nfsv3" It does not work however. mount_root hangs for a while then reverts to V2. I've a

Re: Some NFS server V4 questions

2014-10-26 Thread Rick Macklem
Beeblebrox wrote: > Dan: > >> to get pxeboot to do v3, add to /boot/loader.conf > >> boot-nfsroot-options=“nfsv3” > Thanks. I'm using grub for the bootloader and menu, and comparable > entry should be: > set kfreebsd.boot.nfsroot.options="nfsv3" > It does not work however. mount_root hangs for a wh

Re: Some NFS server V4 questions

2014-10-26 Thread Rick Macklem
Beeblebrox wrote: Dan: >> to get pxeboot to do v3, add to /boot/loader.conf >> boot-nfsroot-options="nfsv3" >Thanks. I'm using grub for the bootloader and menu, and comparable entry >should be: >set kfreebsd.boot.nfsroot.options=3D"nfsv3" >It does not work however. mount_root hangs for a while the

Re: HEADS UP: Merging projects/bhyve_svm to HEAD

2014-10-26 Thread Zaphod Beeblebrox
I would be using such a patch as soon as it was available. On a friend's advice, I upgraded a ZFS server here at home with an AMD 9590 and 32Gig of RAM. I'd dearly like to use it to track down the netgraph bug (see my other recent posts), but it doesn't currently qualify. On Sat, Oct 25, 2014 at

Re: Some NFS server V4 questions

2014-10-26 Thread Rick Macklem
Kostik wrote: > On Sun, Oct 26, 2014 at 08:14:05AM -0400, Rick Macklem wrote: > > Beeblebrox wrote: > > > Sorry guys, we have a considerable time-zone difference. > > > > > > >> It appears that the sysctl must be set before mountd, nfsd are > > > >> started to take effect. (Or they must be restart

Re: zfs recv hangs in kmem arena

2014-10-26 Thread James R. Van Artsdalen
I was able to complete a ZFS replication by manually intervening each time "zfs recv" blocked on "kmem arena": running the program at the end was sufficient to unblock zfs each of the 17 times it stalled. The program is intended to consume about 24GB RAM out of 32GB physical RAM, thereby pressurin

Re: Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-26 Thread Chagin Dmitry
On Thu, Oct 23, 2014 at 10:03:29PM +0300, Konstantin Belousov wrote: > On Wed, Oct 22, 2014 at 03:59:23PM -0400, Adam McDougall wrote: > > On 10/22/2014 08:26, Konstantin Belousov wrote: > > Use https://www.kib.kiev.ua/kib/drm/i915.6.patch. I already have one > private report of the patch worked