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
> 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
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
>> 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?
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
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
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
> * 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
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
> 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
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
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
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
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
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
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
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
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
> 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
> >> 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
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...
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
22 matches
Mail list logo