Re: kernel page fault with nfs

2014-10-18 Thread Marcelo Araujo
It is still strange, could you do what Allan said and send us the result in case you are not sure you have world and kernel in the same revision! On Oct 19, 2014 6:48 AM, "Tobias C. Berner" wrote: > Hi > > > > World ist from october 16, installed world and kernel then. > > Kernel was later rebui

Re: kernel page fault with nfs

2014-10-18 Thread Allan Jude
On 2014-10-18 18:48, Tobias C. Berner wrote: > Hi > > World ist from october 16, installed world and kernel then. > Kernel was later rebuilt with debug-options. > > > Is the following more sensible? > ## > # kgdb NOXON/kernel.debug vmcore.1 > Fa

Re: kernel page fault with nfs

2014-10-18 Thread Tobias C. Berner
Hi World ist from october 16, installed world and kernel then. Kernel was later rebuilt with debug-options. Is the following more sensible? ## # kgdb NOXON/kernel.debug vmcore.1 Fatal trap 12: page fault while in kernel mode cpuid = 5; apic id =

panic: worklist_remove: 0xca327d00 allocdirect(0x20005) not on list

2014-10-18 Thread Garrett Cooper
Hi, I ran into this panic when doing a crypto intensive workload while running a buildworld in the background. I haven’t seen this panic before. My world and kernel were build recently (in the past 3 days). Thanks! -Garrett # kgdb /boot/kernel/kernel vmcore.0 GNU gdb 6.1.1 [FreeB

Re: Resizing a zpool as a VMware ESXi guest ...

2014-10-18 Thread Matthew Grooms
On 10/16/2014 3:17 AM, Garrett Cooper wrote: On Oct 16, 2014, at 1:10, Edward Tomasz Napierała wrote: "camcontrol rescan" does not force fetching the updated disk size. AFAIK there is no way to do that. However, this should happen automatically, if the "other side" properly sends proper Un

Re: ssh None cipher

2014-10-18 Thread Allan Jude
On 2014-10-18 13:21, Freddie Cash wrote: > On Oct 18, 2014 3:54 AM, "Mark Martinec" > wrote: >> >> If the purpose of having a none cipher is to have a fast >> file transfer, then one should be using sysutils/bbcp >> for that purposes. Uses ssd for authentication, and >> opens unencrypted channel(

Re: ssh None cipher

2014-10-18 Thread Freddie Cash
On Oct 18, 2014 3:54 AM, "Mark Martinec" wrote: > > If the purpose of having a none cipher is to have a fast > file transfer, then one should be using sysutils/bbcp > for that purposes. Uses ssd for authentication, and > opens unencrypted channel(s) for the actual data transfer. > It's also very

Re: kernel page fault with nfs

2014-10-18 Thread Marcelo Araujo
When you rebuild your system, did you rebuild and install all kernel and world? Best Regards, On Oct 18, 2014 7:57 PM, "John Baldwin" wrote: > On Friday, October 17, 2014 11:11:26 PM Tobias C. Berner wrote: > > Hi > > > > > > For some days now I've had problems with my current (last test with >

Re: kernel page fault with nfs

2014-10-18 Thread John Baldwin
On Friday, October 17, 2014 11:11:26 PM Tobias C. Berner wrote: > Hi > > > For some days now I've had problems with my current (last test with > r273178M). > > Sometimes when accessing a nfs-share there is a pagefault: > > ### > Fatal trap 12:

Re: ssh None cipher

2014-10-18 Thread Mark Martinec
If the purpose of having a none cipher is to have a fast file transfer, then one should be using sysutils/bbcp for that purposes. Uses ssd for authentication, and opens unencrypted channel(s) for the actual data transfer. It's also very fast, can use multiple TCP streams. Mark On 10/18/14 06