Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-07-07 Thread Peter Eriksson
Interresting... I wonder what differs between your system and mine. With my dirt-simple stress-test: server1# zpool create X25E c1t15d0 server1# zfs set sharenfs=rw X25E server1# chmod a+w /X25E server2# cd /net/server1/X25E server2# gtar zxf /var/tmp/emacs-22.3.tar.gz and a fully patched X4242

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-07-06 Thread Ethan Erchinger
scuss- > boun...@opensolaris.org] On Behalf Of Peter Eriksson > Sent: Monday, July 06, 2009 2:24 PM > To: perf-discuss@opensolaris.org > Subject: Re: [perf-discuss] [zfs-discuss] help diagnosing system hang > > Just got back to revisit this issue and I just noticed that Sun ha

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-07-06 Thread Peter Eriksson
Just got back to revisit this issue and I just noticed that Sun has released Software Release 3.0 for the X4240 series machines, with a couple of interesting "fixes" per the "Product Notes" PDF: * LSI MPT Firmware 1.27.02, MPTBIOS: 6.26.00 * LSI SAS Expander Firmware: 5.02.04 * Intel SSD Firmwar

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-05-14 Thread Richard Elling
Ethan Erchinger wrote: Why would Sun ship a card with the x4240 that only supports 14 drives? I'm not sure of the 14-drive limit, sounds bogus to me and doesn't jive with the X4240 Server Architecture docs http://www.sun.com/offers/details/X4x40_Arch.html IMHO, Sun sells the Adaptec card be

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-05-14 Thread Ethan Erchinger
opensolaris.org > Subject: Re: [perf-discuss] [zfs-discuss] help diagnosing system hang > > The downside with the Adaptec is that it only supports 14 drives, and > that all drives that you want to be able to access from Solaris needs > to be present at boot time... The good thing about

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-05-14 Thread Peter Eriksson
The downside with the Adaptec is that it only supports 14 drives, and that all drives that you want to be able to access from Solaris needs to be present at boot time... The good thing about it is that it has a battery backed up cache so it would be really nice to use for the slog devices. I'm

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-05-02 Thread Ethan Erchinger
> > Current system config: > 14 146GB 10krpm SAS disks (two used as boot/root ZFS > mirror, the rest is mirrored data) > 1 Intel X25-E 32GB SATA SLC SSD disk > 1 Intel X25-M 80GB SATA MLC SSD disk This is the _exact_ same configuration that we use, and we are seeing the same problem. We are tr

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-04-22 Thread Peter Eriksson
Of course. It's a bit impossible to configure the X4240 otherwise since all the disk slots in the front is connected to one big LSISASx28 expander chip on the disk backplane, which then is connected to one SAS HBA adapter using one (well, two actually, but that's just for redundancy it seems - i

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-04-21 Thread Bob Friesenhahn
On Tue, 21 Apr 2009, Peter Eriksson wrote: One thing to note though: It only fails when using the LSISAS1068E HBA. When using the Adaptec RAID HBA things seems to work fine! (but that card has other limitations that are a bit annoying) Do you have any other devices on the LSISAS1068E HBA? B

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-04-21 Thread Peter Eriksson
Oh, another little benchmark information regarding that "test": Doing that "gtar zxf emacs-22.3.tar.gz" very-scientific benchmark over NFS from one X4240 to another and onto a ZFS filesystem consisting of two mirrored (by ZFS) 146GB 10krpm SAS disks (on the Adaptec RAID controller with 256MB bat

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2009-04-21 Thread Peter Eriksson
I'm having a similar problem trying to get our X4240 servers to accept an SSD disk that I wanted to use as a log device for our ZFS filesystems... The easiest way I've found to generate a lot of error messages on the console is to use the SSD disks as a lone disk in a ZFS pool, export it to anot

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2008-12-04 Thread Richard Elling
Ethan Erchinger wrote: > > > Richard Elling wrote: >> >> I've seen these symptoms when a large number of errors were reported >> in a short period of time and memory was low. What does "fmdump -eV" >> show? >> > fmdump -eV shows lots of messages like this, and yea, I believe that > to be sd16 whi

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2008-12-04 Thread Ethan Erchinger
Richard Elling wrote: > > I've seen these symptoms when a large number of errors were reported > in a short period of time and memory was low. What does "fmdump -eV" > show? > fmdump -eV shows lots of messages like this, and yea, I believe that to be sd16 which is the SSD: Dec 03 2008 08:31:11

Re: [perf-discuss] [zfs-discuss] help diagnosing system hang

2008-12-04 Thread Richard Elling
Ethan Erchinger wrote: > Hi all, > > First, I'll say my intent is not to spam a bunch of lists, but after > posting to opensolaris-discuss I had someone communicate with me offline > that these lists would possibly be a better place to start. So here we > are. For those on all three lists, sorr