Date: Mon, 09 Aug 2010 16:22:42 -0400 From: Andriy Bakay <andriy@irbisnet.com> To: <freebsd-fs@freebsd.org> Subject: Re: Converting sysinstalled FreeBSD into ZFS-only server. Message-ID: <f901f2c14a4f2822360a0284fc468239@irbisnet.com>
next in thread | raw e-mail | index | archive | help
1. In your post you are using dedicated partition for swap. Did it provide any advantages versus swap on ZFS volume? 2. You are suggesting to set 'vm_kmem_size' value to 150% of RAM. What pros. and cons. against following formula: vm_kmem_size = RAM / 2 vfs.zfs.arc_max = vm_kmem_size - 512M 3. Could you be more verbose about your ZFS layout, what major advantages it provide against for example the following: http://wiki.freebsd.org/RootOnZFS/GPTZFSBoot. I found it very interesting but I need more info. Regards, Andriy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f901f2c14a4f2822360a0284fc468239>