Date: Thu, 9 Sep 2010 16:47:31 +0300 From: App Deb <appdebgr@gmail.com> To: =?UTF-8?Q?=C5=A0imun_Mikecin?= <numisemis@gmail.com> Cc: freebsd-fs <freebsd-fs@freebsd.org> Subject: Re: Swap on ZFS Volume still panics? Message-ID: <AANLkTim5UG80aXMebVLwdxcgF%2B%2BuVpd=k%2B=iGO3EgJKO@mail.gmail.com> In-Reply-To: <A01D9C8A-F139-4D2B-B68F-B75B01626FC8@gmail.com> References: <AANLkTin4DAY%2BWXOpckWJCs437BGg0mjAFzRv%2BiDEG-F1@mail.gmail.com> <F51E728E-E1F4-4DD8-BD09-619915763B8A@gmail.com> <A01D9C8A-F139-4D2B-B68F-B75B01626FC8@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I just tried a 4k blocksize on the swap zfs volume. It still panics once it touches swap. 2010/9/9 =C5=A0imun Mikecin <numisemis@gmail.com> > On 8. ruj. 2010., at 20:07, =C5=A0imun Mikecin wrote: > > > On 8. ruj. 2010., at 18:19, App Deb wrote: > > > >> Reading the wiki guides they mention the official way to add swap > volumes on > >> ZFS (set org.freebsd:swap=3Don etc..), > >> > >> So I thought that it should work now, But I just got a panic in > 8.1-RELEASE > >> after a heavy memory situation that touched swap for the first time. > >> > > > > Last time I tried swap on ZFS (long time ago) I needed: > > > > zfs set recordsize=3D4k tank/swap > > > > Without it, kernel would panic as soon as swap was touched. I suppose > this helped because it matches processor page size. > > > > I have to correct myself: property that I was setting was blocksize, not > recordsize. So it would be somethink like: > zfs create -b 4k -V 2G tank/swap > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTim5UG80aXMebVLwdxcgF%2B%2BuVpd=k%2B=iGO3EgJKO>