Re: [zfs-discuss] on alignment and verification

2010-03-28 Thread Daniel Carosone
On Sun, Mar 28, 2010 at 09:32:02PM -0700, Richard Elling wrote: > This is documented in the ZFS on disk format doc. Yep, I've been there in the meantime.. ;-) > Use prtvtoc or format to see the beginning of the slice relative to the > beginning of the partition. I dunno how you tell the start of

Re: [zfs-discuss] SSD As ARC

2010-03-28 Thread Rob Logan
> I like the idea of swapping on SSD too, but why not make a zvol for the L2ARC > so your not limited by the hard partitioning? it lives through a reboot.. zpool create -f test c9t3d0s0 c9t4d0s0 zfs create -V 3G rpool/cache zpool add test cache /dev/zvol/dsk/rpool/cache reboot

Re: [zfs-discuss] on alignment and verification

2010-03-28 Thread Daniel Carosone
On Mon, Mar 29, 2010 at 12:21:39PM +1100, Daniel Carosone wrote: > #1. Use xxd (or similar) to examine the contents of the raw disk > > This relies on knowing what to look for, and how that is aligned to > the start of the partition and to to metaslab addresses and offsets > that determine the wr

Re: [zfs-discuss] SSD As ARC

2010-03-28 Thread Rob Logan
>> Can't you slice the SSD in two, and then give each slice to the two zpools? > This is exactly what I do ... use 15-20 GB for root and the rest for an L2ARC. I like the idea of swapping on SSD too, but why not make a zvol for the L2ARC so your not limited by the hard partitioning?

Re: [zfs-discuss] on alignment and verification

2010-03-28 Thread Richard Elling
On Mar 28, 2010, at 6:21 PM, Daniel Carosone wrote: > There's been some talk about alignment lately, both for flash and WD disks. > > What's missing, at least from my perspective, is a clear an > unambiguous test so users can verify that their zfs pools are aligned > correctly. This should be a

Re: [zfs-discuss] Intel SASUC8I - worth every penny

2010-03-28 Thread Eric D. Mudama
On Sun, Mar 28 at 16:55, James Van Artsdalen wrote: * SII3132-based PCIe X1 SATA card (2 ports) This chip is slow. PCIe cards based on the Silicon Image 3124 are much faster, peaking around 1 GB/sec aggregate throughput. However, the 3124 is a PCI-X chip and hence is used behind an Intel PCI

[zfs-discuss] on alignment and verification

2010-03-28 Thread Daniel Carosone
There's been some talk about alignment lately, both for flash and WD disks. What's missing, at least from my perspective, is a clear an unambiguous test so users can verify that their zfs pools are aligned correctly. This should be a test that sees through all the layers of BIOS and SMI/EFI and z

Re: [zfs-discuss] Intel SASUC8I - worth every penny

2010-03-28 Thread James Van Artsdalen
> * SII3132-based PCIe X1 SATA card (2 ports) This chip is slow. PCIe cards based on the Silicon Image 3124 are much faster, peaking around 1 GB/sec aggregate throughput. However, the 3124 is a PCI-X chip and hence is used behind an Intel PCI serial-to-parallel bridge for PCIe applications: th

Re: [zfs-discuss] Cannot replace a replacing device

2010-03-28 Thread Victor Latushkin
On Mar 29, 2010, at 1:57 AM, Jim wrote: > Yes - but it does nothing. The drive remains FAULTED. Try to detach one of the failed devices: zpool detach tank 4407623704004485413 ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opens

Re: [zfs-discuss] b134 - Mirrored rpool won't boot unless both mirrors are present

2010-03-28 Thread Russ Price
> This problem is known an fixed in later builds: > > > http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6923585 > > AFAIK it is going to be included into b134a as well OK, I just did some checking, and my rpool was already set up with autoreplace=off. It's necessary to use the -r bo

Re: [zfs-discuss] Cannot replace a replacing device

2010-03-28 Thread Jim
Yes - but it does nothing. The drive remains FAULTED. -- This message posted from opensolaris.org ___ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Re: [zfs-discuss] Cannot replace a replacing device

2010-03-28 Thread Ian Collins
On 03/29/10 10:31 AM, Jim wrote: I had a drive fail and replaced it with a new drive. During the resilvering process the new drive had write faults and was taken offline. These faults were caused by a broken SATA cable (drive checked with Manufacturers software and all ok). New cable fixed the

[zfs-discuss] Cannot replace a replacing device

2010-03-28 Thread Jim
I had a drive fail and replaced it with a new drive. During the resilvering process the new drive had write faults and was taken offline. These faults were caused by a broken SATA cable (drive checked with Manufacturers software and all ok). New cable fixed the the failure. However, now the driv

Re: [zfs-discuss] CR 6880994 and pkg fix

2010-03-28 Thread Frank Middleton
Thanks to everyone who made suggestions! This machine has run memtest for a week and VTS for several days with no errors. It does seem that the problem is probably in the CPU cache. On 03/24/10 10:07 AM, Damon Atkins wrote: You could try copying the file to /tmp (ie swap/ram) and do a continues

Re: [zfs-discuss] Problem importing a pool consisting of mkfile elements

2010-03-28 Thread Marlanne DeLaSource
I would not like to be classified as a spammer. But can anyone help me about this ? If mkfile-created pools cannot be re-imported, it may be a concern to some customers. Thanks for a reply. -- This message posted from opensolaris.org ___ zfs-discuss m

Re: [zfs-discuss] What about this status report

2010-03-28 Thread Tonmaus
Yes. Basically working here. All fine under ahci, some problems under mpt (smartctl says that WD1002fbys wouldn't allow to store smart events, which I think is probably nonsense.) Regards, Tonmaus -- This message posted from opensolaris.org ___ zfs-d

Re: [zfs-discuss] SSD As ARC

2010-03-28 Thread Richard Elling
On Mar 28, 2010, at 6:57 AM, Edward Ned Harvey wrote: You can't share a device (either as ZIL or L2ARC) between multiple >> pools. >>> >>> Discussion here some weeks ago reached suggested that an L2ARC device >>> was used for all ARC evictions, regardless of the pool. >>> >>> I'd very much

Re: [zfs-discuss] What about this status report

2010-03-28 Thread Harry Putnam
Ethan writes: >> Assuming your drives support SMART, I'd install smartmontools and see if > there are any SMART errors on the drive. While the absence of SMART errors [...] > I've had trouble getting smartmontools to work with some of my > controllers/drives in opensolaris, and have had better

Re: [zfs-discuss] Mixed ZFS vdev in same pool.

2010-03-28 Thread Edward Ned Harvey
> when I tried to create a pool (called group) with four 1TB disk in > raidz and two 500GB disk in mirror configuration to the same pool ZFS > complained and said if I wanted to do it I had to add a -f Honestly, I'm surprised by that. I would think it's ok. I am surprised by the -f, just as you

Re: [zfs-discuss] SSD As ARC

2010-03-28 Thread Edward Ned Harvey
> >> You can't share a device (either as ZIL or L2ARC) between multiple > pools. > > > > Discussion here some weeks ago reached suggested that an L2ARC device > > was used for all ARC evictions, regardless of the pool. > > > > I'd very much like an authoritative statement (and corresponding > > doc

Re: [zfs-discuss] b134 - Mirrored rpool won't boot unless both mirrors are present

2010-03-28 Thread Dick Hoogendijk
On 28-3-2010 7:35, Victor Latushkin wrote: This problem is known an fixed in later builds: http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6923585 AFAIK it is going to be included into b134a as well It's now March 28. For OpenSolaris 2010.03 that means only a few days remaining...

Re: [zfs-discuss] ZFS caching of compressed data

2010-03-28 Thread Andrey Kuzmin
There had been a discussion of the topic on this list bout a onth ago, and I'd been told that similar ideas (compressed metadata/data in ARC/L2ARC) is on zfs dev agenda. Regards, Andrey On Sun, Mar 28, 2010 at 2:42 AM, Stuart Anderson wrote: > > On Oct 2, 2009, at 11:54 AM, Robert Milkowski w