| From | Subject | Date |
|---|---|---|
| Patrick Hajek | Re: When will ZFS become stable?
It was not production ready for solaris until they included it the
quarterly release of Solaris 10-- appox a year ago.
-Patrick
--
Patrick Hajek /"\
DOE Joint Genome Institute \ / ASCII RIBBON CAMPAIGN
Desk: 925.296.5762 X HELP CURE HTML MAIL
Cell: 925.997.4826 / \
PGP Fingerprint 688E B579 3449 28B1 DB14 E15A 76BB C1CA A745 9DAB
_______________________________________________
freebsd-current@freebsd.org mailing list
[ message continues ] " title="http://lists...">http://lists... | Jan 6, 1:58 pm 2008 |
| Ivan Voras | ZFS on AMD64 - any recent crashes?
Hi,
In light of the recent discussion about ZFS stability, does anyone still =
have kmem_map_too_small panics on AMD64 after tuning it (as presented in =
http://wiki.freebsd.org/ZFSTuningGuide)?
I'm interested in reports like this:=20
http://kerneltrap.org/mailarchive/freebsd-current/2007/9/21/271557 (note =
that this report is for an untuned system).
| Jan 6, 2:25 pm 2008 |
| Gelsema, P (Patrick)... | Re: ZFS on AMD64 - any recent crashes?
I have my Music and movies collection on a ZFS pool for more than a month
now which is shared through samba over the network with an XBox
MediaCenter without any problem, hitches or disconnects.
No tuning. Everything out of the box.
The zfs pool is jailed and within the jail runs samba.
The only "issue" I have is that whenever I reboot that I have to re-jail
the zfs pool and remount it within the jail. Would love if this could be
automatic.
Details:
FreeBSD hulk.superhero.nl 7.0-RC1 Fre...
| Jan 6, 6:10 pm 2008 |
| Hugo Silva | Re: ZFS on AMD64 - any recent crashes?
Would having the option to specify the JID one wants for a jail that's
launching solve this ?
Regards,
Hugo
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 6:49 pm 2008 |
| Gelsema, P (Patrick)... | Re: ZFS on AMD64 - any recent crashes?
After rebooting I have to do the following on the box.
On the host:
hulk# zfs jail 4 zfspublic/batman
This allows the jail with id4 (called batman) to talk to the zfs pool.
On the jail:
batman# zfs mount -a
Only after that the zfs pool/storage is available from within the jail.
I did have a quick look to see if I could add something to the rc.zfs file
but it's a bit tricky, depending on when the zfs is started/loaded and
when the jails are initialised. You can only jail zfs when the j...
| Jan 6, 6:55 pm 2008 |
| Hugo Silva | Re: ZFS on AMD64 - any recent crashes?
I have 3 amd64 systems & an i386 system (workstation) using ZFS; I've
seen panics related to ZFS only on the i386 machine as expected. (Not to
mention it's still -CURRENT from months ago :))
The amd64 servers are a home server (with jails hosted on ZFS), and two
servers in Canada. Of these two, one is also a jail server (one of the
jails is a mail server that'll be fairly loaded when it goes live) and
the other is a backup server (still not in production).
The most I've thrown at...
| Jan 6, 6:25 pm 2008 |
| Ender | Re: ZFS on AMD64 - any recent crashes?
I have vm.kmem_size="1073741824"
I used to have vm.kmem_size_max=1073741824 as well but heard it was not
needed to have both. (it made no change)
I never see my vfs.numvnodes over 60,000 but i have the limit at 400,000
anyways
amd64 freebsd
FreeBSD 7.0-BETA4 #0: Sat Dec 15 06:40:09 EST 2007
graff@nfsd.com:/usr/obj/usr/src/sys/NFSD
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Dual-Core AMD Opteron(tm) Processor 2218 (2593.52-MHz K8-class CPU)
Origin = "AuthenticAMD" Id = 0x40f...
| Jan 6, 5:46 pm 2008 |
| Morten Strårup | Re: ZFS on AMD64 - any recent crashes?
Yes, I've had one such crash.
The machine has 4GB of RAM and initially I set it up with vm.kmem_size
and vm.kmem_size_max set to 1024M. It's my home fileserver and I'm the
only regular user. After booting the box I had tested the transfer speed
back and forth over the net and after that not really used it any more
that day. The next day I discovered that it had crashed sometime during
the night. I've since changed the two tuneables above to 1536M and I've
not had any crashes since. I also tri...
| Jan 6, 5:33 pm 2008 |
| Peter Schuller | Re: ZFS on AMD64 - any recent crashes?
Not sure if you wanted negatives, but I have not seen such crashes on any o=
f=20
the three amd64 systems I'm running ZFS on (3 gb, 4 gb and 4 gb of RAM). Th=
e=20
only tuning done is to increase the kmem size and arc_max and disabling=20
prefetch. The increase in kmem was not to avoid crashes, but was to=20
accomodate the larger arc_max chosen.
=2D-=20
/ Peter Schuller
PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@s...
| Jan 6, 4:30 pm 2008 |
| Ivan Voras | Re: ZFS on AMD64 - any recent crashes?
ny of=20
This is somewhat a special case - you also did tuning besides kmem size. =
I'm especially interested in this, hoping to gather the "combination=20
that works" from the reports.
| Jan 6, 5:00 pm 2008 |
| Josh Paetzel | state of 7.0-RC1 on an IBM t60p
--Boundary-01=_rmQgHSVm+OsIfEZ
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
I recently installed FBSD 7.0-BETA4 on my laptop in an effort to get workin=
g=20
intel 3945abg wireless. I bumped it up to 7.0-RC1 the other day. I've bee=
n=20
in a bit of a state health wise and have gotten to the point where i need t=
o=20
depend on my laptop, so it has to go back to releng_6, but I thought I'd=20
write out the problems I'v...
| Jan 6, 1:02 pm 2008 |
| Dima Nelen | bad packet length error
hi,
i found strange problem with working ssh on server:
gr login failures:
Jan 4 08:21:57 gr sshd[16218]: Received disconnect from 193.125.78.113: 2:
Bad packet length 1626711409.
Jan 4 08:35:37 gr sshd[16254]: Received disconnect from 77.123.194.155: 2:
Bad packet length 236618258.
what is it and what should i fix?
FreeBSD gr.holydns.com 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Wed Dec 5 01:12:18
UTC 2007 dexx@gr:/usr/obj/usr/src/sys/GR amd64
--
*#)
_____________________________________...
| Jan 6, 5:39 am 2008 |
| Darran | Hung laptop now will not boot 7.0-RC1
Hello all,
I downloaded, burnt and installed 7.0-RC1 (all torrent) on amd64
I downloaded the dell windows drivers for my laptop wireless card (which
worked on i3686 6.2-RELEASE) and used ndisgen to create the .ko file
(bcmwl5_sys.ko) and loaded it and then realised I had created the 32 bit
driver so I re-did it and used the 64 bit file and loaded the 64bit .ko and
at that point my laptop (Dell Vostro 1000) hung.
I had put bcmwl5_sys_load="YES" in the loader.conf file
I rebooted and now I don't get...
| Jan 6, 7:43 am 2008 |
| Scot Hetzel | Re: Hung laptop now will not boot 7.0-RC1
If you have bcmwl5_sys_load in your loader.conf, this is causing the
32bit driver to load at boot, bcmwl563_sys_load needs to be placed in
loader.conf for the 64 bit driver.
To boot your system without the rescue CD, at the boot menu choose
"Escape to loader prompt". Then use "unload" to unload all modules,
and "unset bcmwl5_sys" to disable loading of the bcmwl5_sys module.
Finally, use "boot" to continue booting.
When the system has finished booting, check /boot/loader.conf, does it
have bcmwl...
| Jan 6, 2:34 pm 2008 |
| Robert Watson | Re: When will ZFS become stable?
I'm not sure if anyone has mentioned this yet in the thread, but another thing
worth taking into account in considering the stability of ZFS is whether or
not Sun considers it a production feature in Solaris. Last I heard, it was
still considered an experimental feature there as well.
Robert N M Watson
Computer Laboratory
University of Cambridge
_______________________________________________
freebsd-current@freebsd.org mailing list
[ message continues ] " title="http://lists.freebsd.org/mailman/listinfo/freebsd-curren...">http://lists.freebsd.org/mailman/listinfo/freebsd-curren... | Jan 6, 11:36 am 2008 |
| Ivan Voras | Re: When will ZFS become stable?
Last I heard, rsync didn't crash Solaris on ZFS :)
| Jan 6, 12:47 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
[Empty message]
| Jan 6, 1:20 pm 2008 |
| Ivan Voras | Re: When will ZFS become stable?
I can't provide citation about a thing that doesn't happen - you don't=20
hear things like "oh and yesterday I ran rsync on my Solaris with ZFS=20
and *it didn't crash*!" often.
But, with some grains of salt taken, consider this Google results:
* searching for "rsync crash solaris zfs": 790 results, most of them=20
obviously irrelevant
* searching for "rsync crash freebsd zfs": 10,800 results; a small=20
number of the results is from this thread, some are duplicates, but it's =
a large numbe...
| Jan 6, 1:36 pm 2008 |
| Claus Guttesen | Re: When will ZFS become stable?
I used zfs on FreeBSD current amd64 around summer 2006 as a
samba-server for internal use on a dual xeon (first generation 64-bit,
somewhat slow and hot) with 4 GB ram and two qlogic hba's attached to
approx. 8 TB of storage. I did not once experience any kernel panic or
other unplanned stop. But I whenever I manually mounted a smbfs-share
the terminal would not return to the command line.
I upgraded in october 2007 and the smbfs-mount returned to the command
line and I thought I was happy. Until...
| Jan 6, 4:00 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
Almost all Solaris systems are 64 bit.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 2:10 pm 2008 |
| Scott Long | ZFS honesty
So, let's be honest here. ZFS is simply unreliable on FreeBSD/i386.
There are things that you can do mitigate the problems, and in certain
well controlled environments you might be able to make it work well
enough for your needs. But as a general rule, don't expect it to work
reliably, period. This is backed up by Sun's own recommendation to not
run it on 32-bit Solaris.
But let's also be honest about ZFS in the 64-bit world. There is ample
evidence that ZFS basically wants to grow unbounded ...
| Jan 6, 5:00 pm 2008 |
| 韓家標 Bill Hacker | Re: ZFS honesty
JFWIW - last night's trial OpenSolaris/Indiana' devel iso installed on Core-2
duo with 2GB created something it reported as 'Z-lite) (IIRC - it wasn;t worht
wasting HDD space on...)
Anyone know if this 'different' on Solaris for i386 from -64?
i.e. - is do Sun use a 'lite' and full' version?
And, if so, [is there | should there be ] an equivalent in the FreeBSd world? or
Clearly so.
So much so that IMNSHO, inclusion of most *remaining* ZFS issues more properly
belongs on the ZFS-sp...
| Jan 6, 6:20 pm 2008 |
| Ivan Voras | Re: ZFS honesty
For my part it's because I'm "desperate" for a good file system, and ZFS =
seemed to be "it" for a while. I'd also settle for any other, including=20
a stable version of UFS that's pleasant to work with on TB-sized drives=20
(Sun's UFS? BLUFFS?), XFS, Ext4, LFS, HAMMER, whatever.
I've tried contacting the author of BLUFFS, but without optimistic result=
s.
| Jan 6, 6:43 pm 2008 |
| 韓家標 Bill Hacker | Re: ZFS honesty
None are perfect. But ZFS is just *too* new. And not just on *BSD.
If IBM had not already had GPFS, Sun might never even have 'invented' ZFS.
The 'other' ones with the longest 'history' - where known-problems have knwon
avoidance/workaround, may well be XFS and JFS. Heavy-lifters iwht commercial
track-records, both.
Not to mention UFS...
I'm still in the practice of 'slicing' into 50 GB or so - 100GB max - no matter
*what* the drive size is.
So where's the 'beef'?
Half-terabyte *file...
| Jan 6, 6:58 pm 2008 |
| Kris Kennaway | Re: ZFS honesty
To be clear, in this thread I have been mostly restricting myself to
discussion of kmem problems only, although I have also noted that there
are known ZFS bugs including bugs that are unfixed even in solaris (the
ZIL low memory deadlock is one of them). Indeed, pjd has a long list of
bug reports from me :)
I agree with the rest of this summary.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
[ message continues ] " title="http://lists.freebsd.org/mailman/listinfo/freebsd-c...">http://lists.freebsd.org/mailman/listinfo/freebsd-c... | Jan 6, 5:32 pm 2008 |
| Scott Long | Re: ZFS honesty
I guess what makes me mad about ZFS is that it's all-or-nothing; either
it works, or it crashes. It doesn't automatically recognize limits and
make adjustments or sacrifices when it reaches those limits, it just
crashes. Wanting multiple gigabytes of RAM for caching in order to
optimize performance is great, but crashing when it doesn't get those
multiple gigabytes of RAM is not so great, and it leaves a bad taste in
my mouth about ZFS in general.
Scott
________________________________________...
| Jan 6, 5:54 pm 2008 |
| Ivan Voras | Re: ZFS honesty
I agree with the sentiment. I don't know about its implementation, but
surely some kind of backout could have be implemented? I'm just
guessing here: maybe the problem is in M_NOWAIT - maybe there could be
a M_NOWAIT_BUT_ALLOW_NULL that would be safe to use in non-sleepable
code but could return NULL, which could be tested and the whole file
system request postponed...
_______________________________________________
freebsd-current@freebsd.org mailing list
[ message continues ] " title="http://lists.freebsd.org/mailman/listinfo...">http://lists.freebsd.org/mailman/listinfo... | Jan 6, 6:33 pm 2008 |
| 韓家標 Bill Hacker | Re: ZFS honesty
Scott Long wrote:
To be fair - every fs on the planet had to go through this at one time or another.
We have been perhaps 'spoiled' by the odd runaway log or such that has pushed
UFS to over 103% 'full', struggled on regardless, allowing us to ssh in from
12,000 miles away, kill the offender, clean up the mess, and soldier-on w/o even
a reboot, let alone a crash.
ZFS will (probably) get there one day as well.
But at present, it has become a distraction we don't need.
We're chasing pro...
| Jan 6, 6:32 pm 2008 |
| Robert Watson | Re: When will ZFS become stable?
My admittedly second-hand understanding is that ZFS shows similarly gratuitous
memory use on both Mac OS X and Solaris. One advantage Solaris has is that it
runs primarily on expensive 64-bit servers with lots of memory. Part of the
problem on FreeBSD is that people run ZFS on sytems with 32-bit CPUs and a lot
less memory. It could be that ZFS should be enforcing higher minimum hardware
requirements to mount (i.e., refusing to run on systems with 32-bit address
spaces or <4gb of memory a...
| Jan 6, 1:08 pm 2008 |
| Ivan Voras | Re: When will ZFS become stable?
Solaris nowadays refuses to install on anything without at least 1 GB of =
memory. I'm all for ZFS refusing to run on inadequatly tuned hardware,=20
but apparently there's no algorithmic way to say what *is* adequately=20
tuned, except for "try X and if it crashes, try Y, repeat as necessary".
The reason why I'm arguing this topic is that it isn't a matter of=20
tuning like "it will run slowly if you don't tune it" - it's more like=20
"it won't run at all if you don't go through the laborious=20...
| Jan 6, 1:28 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
What you appear to be still missing is that ZFS also causes memory
exhaustion panics when run on 32-bit Solaris. In fact (unless they have
since fixed it), the opensolaris ZFS code makes *absolutely no attempt*
to accomodate i386 memory limitations at all.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 1:43 pm 2008 |
| Ivan Voras | Re: When will ZFS become stable?
Citation needed. I'm interested.
| Jan 6, 2:00 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
Reports on the zfs-discuss mailing list.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 2:09 pm 2008 |
| Ivan Voras | Re: When will ZFS become stable?
Thanks for the pointer. I'm looking at the archives.
So far I've found this:=20
http://www.archivum.info/zfs-discuss@opensolaris.org/2007-07/msg00016.htm=
l=20
which doesn't mention panics;
and this:=20
http://www.archivum.info/zfs-discuss@opensolaris.org/2007-07/msg00054.htm=
l=20
which didn't get any replies but the backtrace doesn't include anything=20
resembling a malloc-like call.
| Jan 6, 2:49 pm 2008 |
| Peter Schuller | Re: When will ZFS become stable?
I can definitely say this is not *generally* true, as I do a lot of=20
rsyncing/rdiff-backup:ing and similar stuff (with many files / large files)=
=20
on ZFS without any stability issues. Problems for me have been limited to=20
32bit and the memory exhaustion issue rather than "hard" issues.
But perhaps that's all you are referring to.
=2D-=20
/ Peter Schuller
PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>'
Key retrieval: Send an E-Mail to getpgpkey@scode.org...
| Jan 6, 5:51 am 2008 |
| Ivan Voras | Re: When will ZFS become stable?
It's not generally true since kmem problems with rsync are often hard
to repeat - I have them on one machine, but not on another, similar
Mostly. I did have a ZFS crash with rsync that wasn't kmem related,
but only once.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 8:58 am 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
kmem problems are just tuning. They are not indicative of stability
problems in ZFS. Please report any further non-kmem panics you experience.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 9:07 am 2008 |
| Henri Hennebert | Re: When will ZFS become stable?
I encounter 2 times a deadlock during high I/O activity (the last one
during rsync + rm -r on a 5GB hierarchy (openoffice-2/work).
I was running with this patch:
http://people.freebsd.org/~pjd/patches/zgd_done.patch
db> show allpcpu
Current CPU: 1
cpuid = 0
curthread = 0xa5ebe440: pid 3422 "txg_thread_enter"
curpcb = 0xeb175d90
fpcurthread = none
idlethread = 0xa5529aa0: pid 12 "idle: cpu0"
APIC ID = 0
currentldt = 0x50
cpuid = 1
curthread = 0xa5...
| Jan 6, 11:48 am 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
Backtraces of the affected processes (or just alltrace) are usually
required to proceed with debugging, and lock status is also often vital
(show alllocks, requires witness). Also, in the case when threads are
actually running (not deadlocked), then it is often useful to repeatedly
break/continue and sample many backtraces to try and determine where the
threads are looping.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
[ message continues ] " title="http://lists.freebsd.o...">http://lists.freebsd.o... | Jan 6, 12:03 pm 2008 |
| Henri Hennebert | Re: When will ZFS become stable?
I add it to my kernel config
I do this after the second deadlock and arc_reclaim_thread was always
there and second cpu was idle.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 12:47 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
To repeat, it is important not just to note which thread is running, but
*what the thread is doing*. This means repeatedly comparing the
backtraces, which will allow you to build up a picture of which part of
the code it is looping in.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 1:13 pm 2008 |
| Maciej Suszko | Re: When will ZFS become stable?
I agree that ZFS is pretty stable itself. I use 32bit machine with
2gigs od RAM and all hang cases are kmem related, but the fact is that
I haven't found any way of tuning to stop it crashing. When I do some
rsyncing, especially beetwen different pools - it hangs or reboots -
mostly on bigger files (i.e. rsyncing ports tree with distfiles).
At the moment I patched the kernel with vm_kern.c.2.patch and it just
stopped crashing, but from time to time the machine looks like beeing
freezed for a second...
| Jan 6, 9:46 am 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
That is expected. That patch makes the system do more work to try and
reclaim memory when it would previously have panicked from lack of
memory. However, the same advice applies as to Ivan: you should try and
tune the memory parameters better to avoid this last-ditch sitation.
Kris
P.S. It sounds like you do not have sufficient debugging configured
either: crashes should produce either a DDB prompt or a coredump so they
can be studied and understood.
____________________________________...
| Jan 6, 11:46 am 2008 |
| Maciej Suszko | Re: When will ZFS become stable?
As Ivan said - tuning kmem_size only delay the moment system crash,
You're right - I turned debugging off, because it's not a production
machine and I can afford such behaviour. Right now, using kernel with
kmem patch applied it's ,,usable''.
--
regards, Maciej Suszko.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 12:05 pm 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
So the same question applies: exactly what steps did you take to tune
the memory parameters? Extracting this information from you guys
shouldn't be as hard as this :)
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 12:22 pm 2008 |
| Maciej Suszko | Re: When will ZFS become stable?
I was playing around with kmem_max_size mainly. I suppose messing up
with KVA_PAGES is not a good idea unless you exactly know how much
memory you software consume...
--
regards, Maciej Suszko.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
| Jan 6, 3:56 pm 2008 |
| Ivan Voras | Re: When will ZFS become stable?
I disagree - anything that causes a panic is a stability problem. Panics =
persist AFTER the tunings (for i386 certainly, and there are unsolved=20
reports about it on amd64 also) and are present even when driving kmem=20
size to the maximum. The tunings *can not solve the problems* currently, =
they can only delay the time until they appear, which, by Murphy, often=20
means "sometime around midnight at Saturday". See also the possibility=20
I did, once to Pawel and once to the lists. Pawel co...
| Jan 6, 9:50 am 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
That's an assertion directly contradicted by my experience running a
heavily loaded 8-core i386 package builder. Please explain in detail
the steps you have taken to tune your kernel. Do you have the vm_kern.c
patch applied?
> See also the possibility
> of deadlocks in the ZIL, reported by some users.
Yes, this is an outstanding issue. There are a couple of others I run
I am not set up to test this right now.
Kris
_______________________________________________
freebsd-c...
| Jan 6, 10:27 am 2008 |
| Ivan Voras | Re: When will ZFS become stable?
What is the IO profile of this usage? I'd guess that it's "short
bursts of high activity (archive extraction, installing) followed by
long periods of low activity (compiling)". From what I see on the
lists and somewhat from my own experience, the problem appears more
often when the load is more like "constant high r+w activity",
probably with several users (applications) doing the activity in
vm.kmem_size="512M"
vm.kmem_size_max="512M"
I can confirm that while it delays the panics, it doesn'...
| Jan 6, 10:51 am 2008 |
| Kris Kennaway | Re: When will ZFS become stable?
No, clearly it is not enough (and you claimed previously to have done
more tuning than this). I have it set to 600MB on the i386 system with
ZFS already tells you up front that it's experimental code and likely to
have problems. Users of 7.0-RELEASE should not have unrealistic
Perhaps, but that only applies to 7.0-RELEASE.
Kris
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To uns...
| Jan 6, 11:08 am 2008 |
| previous day | today | next day |
|---|---|---|
| January 5, 2008 | January 6, 2008 | January 7, 2008 |
| Glauber de Oliveira Costa | [PATCH 08/79] [PATCH] use identify_boot_cpu |
| David Woodhouse | [PATCH v2] Stop pmac_zilog from abusing 8250's device numbers. |
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| Jeremy Fitzhardinge | [PATCH 30 of 31] xen: no need for domU to worry about MCE/MCA |
git: | |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| David Miller | [GIT]: Networking |
| Frans Pop | svc: failed to register lockdv1 RPC service (errno 97). |
