Jason,
There is no documented way of limiting the memory consumption.
The ARC section of ZFS tries to adapt to the memory pressure of the system.
However, in your case probably it is not quick enough I guess.
One way of limiting the memory consumption would be limit the arc.c_max
This (arc.c_max
Hello,
Is there a way to set a max memory utilization for ZFS? We're trying
to debug an issue where the ZFS is sucking all the RAM out of the box,
and its crashing MySQL as a result we think. Will ZFS reduce its cache
size if it feels memory pressure? Any help is greatly appreciated.
Best Regard
>> Note that "attach" has no option for -n which would just show me the
>> damage I am about to do :-(
>
> In general, ZFS does a lot of checking before committing a change to the
> configuration. We make sure that you don't do things like use disks
> that are already in use, partitions aren't ove
On Sun, Jan 07, 2007 at 06:28:04PM -0500, Dennis Clarke wrote:
> Now then, I have a collection of six disks on controller c0 that I would
> like to now mirror with this ZPool zfs0. Thats the wrong way of thinking
> really. In the SVM world I would create stripes and then mirror them to get
> eithe
Hi Peter,
Peter Tribble wrote:
I'm being a bit of a dunderhead at the moment and neither the site
search nor google are picking up the information I seek...
There was the thread named "Metaslab alignment on RAID-Z" on this list,
you may want to look at it.
I'm setting up a thumper and I'm s
On 07 January, 2007 - Dennis Clarke sent me these 6,1K bytes:
> I have a pile of disks hanging off it on two controllers, c0 and c1.
[..]
> Note the complete lack of redundency !
>
> Now then, I have a collection of six disks on controller c0 that I would
> like to now mirror with this ZPool zfs0
Hey Peter,
If I recall correctly, the result was there was a very slight space-efficiency
benefit of using a multiple of 2 vdevs for raidz1 and of 3 vdevs for raidz2 --
doing this can reduce the number of 'skipped' blocks. That said, the advantage
is very slight and is only really relevant when th
I have a snv_52 server that I want to upgrade to the latest, either via a
non-debug build or a simple fresh install. I don't know which yet as I
have not decided.
I have a pile of disks hanging off it on two controllers, c0 and c1.
The disks on c1 are in a zpool thus :
bash-3.1$ zpool status
The aclmode and aclinherit properties are exactly what I was looking for.
Thanks Mark!
Eric
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss
Eric Hill wrote:
Here's a little test. I add an allow ACL to a new directory that should
propogate to sub-folders and files. When I create a new file, the file
inherits the ACL, but also gets a deny ACL in front of the allowed ACL. What's
going on here?
The deny is inserted to maintain P
On 07 January, 2007 - Tomas Ögren sent me these 1,0K bytes:
> On 05 January, 2007 - Tomas Ögren sent me these 3,3K bytes:
>
> > > These numbers come from the last ::kmastat you ran before reducing the
> > > DNLC size. Note below that much of this space is still consumed by
> > > these caches, ev
Here's a little test. I add an allow ACL to a new directory that should
propogate to sub-folders and files. When I create a new file, the file
inherits the ACL, but also gets a deny ACL in front of the allowed ACL. What's
going on here?
vault:/pool/home/wcerich/sample#ls -al
total 12
drwxr-x
On 05 January, 2007 - Tomas Ögren sent me these 3,3K bytes:
> > These numbers come from the last ::kmastat you ran before reducing the
> > DNLC size. Note below that much of this space is still consumed by
> > these caches, even after the DNLC has dropped it references. This is
> > largely due t
13 matches
Mail list logo