search for: recsiz

Displaying 6 results from an estimated 6 matches for "recsiz".

Did you mean: recsim
2008 Feb 19
1
ZFS and small block random I/O
...egmap cache. Secondly, DTrace scripts show the IOzone application is reading 8KB blocks, but by the time the physical I/O happens it''s ballooned into a 26KB read operation for each disk. In other words, a single 8KB read generates 156KB of actual disk reads. We tried changing the ZFS recsize parameter from 128KB down to 8KB (recreated the ZPool and ZFS file system and changing recsize before creating the file), and that made the performance even worse-which has thrown us for a loop. I appreciate any assistance or direction you might be able to provide! Thanks! Marcel --------...
2008 Feb 05
31
ZFS Performance Issue
This may not be a ZFS issue, so please bear with me! I have 4 internal drives that I have striped/mirrored with ZFS and have an application server which is reading/writing to hundreds of thousands of files on it, thousands of files @ a time. If 1 client uses the app server, the transaction (reading/writing to ~80 files) takes about 200 ms. If I have about 80 clients attempting it @ once, it can
2002 Mar 12
1
RArcInfo Package, get.bnddata()
...et an error: > wet.bnd <- get.bnddata("wetlands\\info", "WETLANDS.BND") Error in get.bnddata("wetlands\\info", "WETLANDS.BND") : Couldn't open table get.tablenames() shows that the table exists TableName InfoFile NFields RecSize NRecords External 1 WETLANDS.BND ARC0000 1 16 1 FALSE 2 WETLANDS.PAT ARC0001 1 26 355 FALSE 3 WETLANDS.TIC and if I use get.tabledata() the table will open (but the values are set to zero) > wet.bnd <- get.tabl...
2002 Nov 21
0
Re: RArcInfo question(basic=T, newbie=T, annoying=T)
...of ARCS:16723 Number of CENTROIDS:1625 Number of LABELS:1624 Number of POLYGONS:1625 Number of TOLERANCES:10 > attach(d) > plotpal(arc, pal) > newarc<-thinlines(arc,.05) > plotpal(newarc, pal) > get.tablenames("info/") TableName InfoFile NFields RecSize NRecords External 1 TR13.AAT ARC0001 1 38 16723 TRUE 2 TR13.BND ARC0002 1 32 1 FALSE 3 TR13.PAT ARC0003 1 178 1625 FALSE 4 TR13.TIC ARC0004...
2007 Sep 26
9
Rule of Thumb for zfs server sizing with (192) 500 GB SATA disks?
I''m trying to get maybe 200 MB/sec over NFS for large movie files (need large capacity to hold all of them). Are there any rules of thumb on how much RAM is needed to handle this (probably RAIDZ for all the disks) with zfs, and how large a server should be used? The throughput required is not so large, so I am thinking an X4100 M2 or X4150 should be plenty. This message posted from
2007 May 14
37
Lots of overhead with ZFS - what am I doing wrong?
I was trying to simply test bandwidth that Solaris/ZFS (Nevada b63) can deliver from a drive, and doing this: dd if=(raw disk) of=/dev/null gives me around 80MB/s, while dd if=(file on ZFS) of=/dev/null gives me only 35MB/s!?. I am getting basically the same result whether it is single zfs drive, mirror or a stripe (I am testing with two Seagate 7200.10 320G drives hanging off the same interface