Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Feb 2017 13:09:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 216178] ZFS ARC and L2ARC are unrealistically large, maybe after r307265
Message-ID:  <bug-216178-3630-aMIzTjt4Gf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216178-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216178-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216178

--- Comment #4 from Lev A. Serebryakov <lev@FreeBSD.org> ---
I could provide any additional information, including dumping kernel struct=
ures
with debugger and such.

Now it shows:

% zpool list -v
NAME          SIZE  ALLOC   FREE  EXPANDSZ   FRAG    CAP  DEDUP  HEALTH=20
ALTROOT
zroot        39.9G  14.6G  25.3G         -    49%    36%  1.00x  ONLINE  -
  gpt/root   39.9G  14.6G  25.3G         -    49%    36%
zstor        13.6T  9.01T  4.62T         -    24%    66%  1.00x  ONLINE  -
  raidz1     13.6T  9.01T  4.62T         -    24%    66%
    ada1         -      -      -         -      -      -
    ada2         -      -      -         -      -      -
    ada3         -      -      -         -      -      -
    ada4         -      -      -         -      -      -
    ada5         -      -      -         -      -      -
cache            -      -      -         -      -      -
  gpt/l2arc   185G  1.05T  16.0E         -     0%   581%
%

which looks completely unrealistic, as it is more than 4x compression!

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216178-3630-aMIzTjt4Gf>