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

2014-10-16 Thread Edward Tomasz Napierała
On 1010T1529, Matthew Grooms wrote: > All, > > I am a long time user and advocate of FreeBSD and manage a several > deployments of FreeBSD in a few data centers. Now that these > environments are almost always virtual, it would make sense that FreeBSD > support for basic features such as dynami

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

2014-10-16 Thread Garrett Cooper
> 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 Unit Attention > after resizing. No idea wh

Re: OOM killer and kernel cache reclamation rate limit in vm_pageout_scan()

2014-10-16 Thread Steven Hartland
Unfortunately ZFS doesn't prevent new inflight writes until it hits zfs_dirty_data_max, so while what your suggesting will help, if the writes come in quick enough I would expect it to still be able to out run the pageout. - Original Message - From: "Justin T. Gibbs" To: Cc: ; "Andriy

Re: installincludes, bsd.incs.mk and param.h

2014-10-16 Thread Harald Schmalzbauer
Bezüglich Ian Lepore's Nachricht vom 14.10.2014 19:00 (localtime): … > The old code that used to work for you got the version via sysctl, so I > was recommending that you keep doing that yourself, since it's no longer > built in to bsd.ports.mk. > > So just add "export OSVERSION=`sysctl kern.os

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

2014-10-16 Thread Michael Jung
On 2014-10-16 04:17, 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 Unit

Re: zfs recv hangs in kmem arena

2014-10-16 Thread James R. Van Artsdalen
The zfs recv / kmem arena hang happens with -CURRENT as well as 10-STABLE, on two different systems, with 16GB or 32GB of RAM, from memstick or normal multi-user environments, Hangs usually seem to hapeen 1TB to 3TB in, but last night one run hung after only 4.35MB. On 9/26/2014 1:42 AM, James R.

Re: CURRENT: EFI boot failure

2014-10-16 Thread Harald Schmalzbauer
Bezüglich O. Hartmann's Nachricht vom 04.10.2014 08:47 (localtime): … >> Sorry, forget the suggestion, it doesn't work since it leads to CFLAG >> -march="" and the same problem occurs. >> For my case this works: >> --- sys/boot/efi/Makefile.inc.orig 2014-09-23 16:22:46.0 +0200 >> +++

Re: OOM killer and kernel cache reclamation rate limit in vm_pageout_scan()

2014-10-16 Thread Andriy Gapon
On 16/10/2014 12:08, Steven Hartland wrote: > Unfortunately ZFS doesn't prevent new inflight writes until it > hits zfs_dirty_data_max, so while what your suggesting will > help, if the writes come in quick enough I would expect it to > still be able to out run the pageout. As I've mentioned, arc_

Re: zfs recv hangs in kmem arena

2014-10-16 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 10/16/14 4:25 AM, James R. Van Artsdalen wrote: > The zfs recv / kmem arena hang happens with -CURRENT as well as > 10-STABLE, on two different systems, with 16GB or 32GB of RAM, > from memstick or normal multi-user environments, > > Hangs usual

[CFT] multiple instance support in rc.d script

2014-10-16 Thread Hiroki Sato
[Please reply to freebsd-rc@] Hi, I would like your feedback and testers of the attached patch. This implements multiple instance support in rc.d scripts. You can try it by replacing /etc/rc.subr with the attached one. More details are as follow. Typically, an rc.d/foo script has the fol

Re: [CFT] multiple instance support in rc.d script

2014-10-16 Thread Allan Jude
On 2014-10-16 21:22, Hiroki Sato wrote: > [Please reply to freebsd-rc@] > > Hi, > > I would like your feedback and testers of the attached patch. This > implements multiple instance support in rc.d scripts. You can try it > by replacing /etc/rc.subr with the attached one. > > More details

Re: zfs recv hangs in kmem arena

2014-10-16 Thread Xin Li
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 10/16/14 8:43 PM, James R. Van Artsdalen wrote: > On 10/16/2014 11:12 AM, Xin Li wrote: >>> On 9/26/2014 1:42 AM, James R. Van Artsdalen wrote: FreeBSD BLACKIE.housenet.jrv 10.1-BETA2 FreeBSD 10.1-BETA2 #2 r272070M: Wed Sep 24 17:36:56 C