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

2014-10-18 Thread Tomoaki AOKI
On Sat, 18 Oct 2014 12:11:50 +0800 Erich Dollansky erichsfreebsdl...@alogt.com wrote: Hi. I think the advantages of the forum are... *Well moderated by moderators and anministrators. *Registering email address is needed, but not disclosed by default. These mean no need to worry about

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

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: page

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 j...@freebsd.org 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

Re: ssh None cipher

2014-10-18 Thread Freddie Cash
On Oct 18, 2014 3:54 AM, Mark Martinec mark.martinec+free...@ijs.si 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

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 mark.martinec+free...@ijs.si 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

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 tr...@freebsd.org 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

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

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

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 Fatal trap

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 tcber...@gmail.com wrote: Hi World ist from october 16, installed world and kernel then. Kernel was