Displaying 20 results from an estimated 56 matches for "bonwick".
2009 Nov 02
24
dedupe is in
Deduplication was committed last night by Mr. Bonwick:
> Log message:
> PSARC 2009/571 ZFS Deduplication Properties
> 6677093 zfs should have dedup capability
http://mail.opensolaris.org/pipermail/onnv-notify/2009-November/010683.html
Via c0t0d0s0.org.
2009 Feb 02
8
ZFS core contributor nominations
...We should also add some new
members to both Contributor and Core contributor levels.
First the current list of Core contributors:
Bill Moore (billm)
Cindy Swearingen (cindys)
Lori M. Alt (lalt)
Mark Shellenbaum (marks)
Mark Maybee (maybee)
Matthew A. Ahrens (ahrens)
Neil V. Perrin (perrin)
Jeff Bonwick (bonwick)
Eric Schrock (eschrock)
Noel Dellofano (ndellofa)
Eric Kustarz (goo)*
Georgina A. Chua (chua)*
Tabriz Holtz (tabriz)*
Krister Johansen (johansen)*
All of these should be renewed at Core contributor level, except for
those with a "*". Those with a "*" are no longer i...
2010 Sep 28
0
Jeff Bonwick leaves Sun/Oracle
http://blogs.sun.com/bonwick/en_US/entry/and_now_page_2
Monday Sep 27, 2010
And now, page 2
To my team:
After 20 incredible years at Sun/Oracle, I have decided to try something new.
This was a very hard decision, and not one made lightly. I have always enjoyed my work, and still do -- everything from MTS-2 to Sun Fellow...
2006 Mar 17
2
> 1TB filesystems with ZFS and 32-bit Solaris?
Solaris in 32-bit mode has a 1TB device limit. UFS filesystems in 32-bit
mode also have a 1TB limit, even if using a logical volume manager to
span smaller than 1TB devices.
So, what kind of limit does ZFS have when running under 32-bit Solaris?
--
Erik Trimble
Java System Support
Mailstop: usca14-102
Phone: x17195
Santa Clara, CA
2007 Sep 21
3
The ZFS-Man.
Hi.
I gave a talk about ZFS during EuroBSDCon 2007, and because it won the
the best talk award and some find it funny, here it is:
http://youtube.com/watch?v=o3TGM0T1CvE
a bit better version is here:
http://people.freebsd.org/~pjd/misc/zfs/zfs-man.swf
BTW. Inspired by ZFS demos from OpenSolaris page I created few demos of
ZFS on FreeBSD:
2007 Sep 14
3
space allocation vs. thin provisioning
...ee and used) and how
its usage interacts with thin provisioning provided by HDS
arrays. Is there any effort to minimize the number of provisioned
disk blocks that get writes so as to not negate any space
benefits that thin provisioning may give?
Background & more detailed questions:
In Jeff Bonwick''s blog[1], he talks about free space management
and metaslabs. Of particular interest is the statement: "ZFS
divides the space on each virtual device into a few hundred
regions called metaslabs."
1. http://blogs.sun.com/bonwick/entry/space_maps
In Hu Yoshida''s (CTO, H...
2009 Nov 03
2
SunOS neptune 5.11 snv_127 sun4u sparc SUNW, Sun-Fire-880
I just went through a BFU update to snv_127 on a V880 :
neptune console login: root
Password:
Nov 3 08:19:12 neptune login: ROOT LOGIN /dev/console
Last login: Mon Nov 2 16:40:36 on console
Sun Microsystems Inc. SunOS 5.11 snv_127 Nov. 02, 2009
SunOS Internal Development: root 2009-Nov-02 [onnv_127-tonic]
bfu''ed from /build/archives-nightly-osol/sparc on 2009-11-03
I have [
2008 Jul 02
14
is it possible to add a mirror device later?
Ciao,
the rot filesystem of my thumper is a ZFS with a single disk:
bash-3.2# zpool status rpool
pool: rpool
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
rpool ONLINE 0 0 0
c5t0d0s0 ONLINE 0 0 0
spares
c0t7d0 AVAIL
c1t6d0 AVAIL
c1t7d0
2008 Apr 29
24
recovering data from a dettach mirrored vdev
Hi,
my system (solaris b77) was physically destroyed and i loosed data saved in a zpool mirror. The only thing left is a dettached vdev from the pool. I''m aware that uberblock is gone and that i can''t import the pool. But i still hope their is a way or a tool (like tct http://www.porcupine.org/forensics/) i can go too recover at least partially some data)
thanks in advance for
2006 Jul 29
1
zfs discussion forum bug
...likewise for my second thread. All of those reply messages had "references" headers. All of messages made it to me personally, and to the zfs-discuss mailing list. But none of the replies ever made it to the forum at
http://www.opensolaris.org/jive/forum.jspa?forumID=80&start=0
Jeff Bonwick replied to my third thread by sending to me and to zfs-discuss at opensolaris.org, but the message did not have a "references" header. The message made it to me, to the mailing list, and to the forum as well.
I post via the forum, not via the mailing list. The only pattern I can see is t...
2010 Jan 30
3
Checksum fletcher4 or sha256 ?
Hi,
I''m atmost ready to deploy my new homeserver for final testing.
Before I want to be sure that nothing big is left untouched.
Reading ZFS Admin Guide About the checksum method, there''s no advice about it.
The default is fletcher4. there''s also SHA256
Now the sha256 is pretty ''heavy'' to calculate, so I think that it''s left out because can
2009 Jul 31
4
Zfs deduplication
Will the material ever be posted. Looks there is some huge bugs with zfs
deduplication that the organizers do not want to post it also there is no
indication on sun website if there will be a deduplication feature. I think
its best they concentrate on improving zfs performance and speed with
compression enabled.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Jul 02
14
Changing GUID
Hi,
How difficult would it be to write some code to change the GUID of a pool?
----
Thanks
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/pipermail/zfs-discuss/attachments/20080701/cf494cc1/attachment.html>
2006 Aug 17
7
in-kernel gzip compression
Hello zfs-discuss,
Is someone actually working on it? Or any other algorithms?
Any dates?
--
Best regards,
Robert mailto:rmilkowski at task.gda.pl
http://milek.blogspot.com
2009 Nov 08
5
Disk I/O in RAID-Z as new disks are added/removed
Hello,
As I understand it, in a traditional RAID 5 setup adding new disks to the pool provides more overall I/O as the load is spread out across multiple disks.
What exactly is this relationship in a RAID-Z setup? What should one expect in terms of overall I/O performance as disks are added and/or removed? I understand that the checksum data is distributed across all disks, unlike a traditional
2006 Jul 17
28
Big JBOD: what would you do?
ZFS fans,
I''m preparing some analyses on RAS for large JBOD systems such as
the Sun Fire X4500 (aka Thumper). Since there are zillions of possible
permutations, I need to limit the analyses to some common or desirable
scenarios. Naturally, I''d like your opinions. I''ve already got a few
scenarios in analysis, and I don''t want to spoil the brain storming, so
2008 Oct 11
5
questions about replacing a raidz2 vdev disk with a larger one
I''d like to replace/upgrade two 500GB disks in RaidZ2 vdev with 1TB disks, but I have some preliminary questions/concerns before trying ''zfs replace dpool ?''
Will ZFS permit this replacement?
Will ZFS use the extra space in a heterogeneous RaidZ2 vdev, or is the size limited by the smallest disk in the vdev?
Thanks in advance,
Vizzini
The system is currently running
2010 Nov 18
5
RAID-Z/mirror hybrid allocator
Hi, I''m referring to;
http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=6977913
It should be in Solaris 11 Express, has anyone tried this? How this is supposed to work? Any documentation available?
Yours
Markus Kovero
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Sep 11
8
DTrace vs truss
G''Day Folks,
I''ve finally typed up my classic DTrace demo, which I use to introduce
people to DTrace (I delivered this at SOSUG#1),
http://www.brendangregg.com/DTrace/dtracevstruss.html
Here I create a fault and show the difficulty in analysing it using
previous tools. Then I compare the impact of analysing the problem
using both DTrace and truss. DTrace wins (a lot!).
2009 Dec 08
5
Deduplication - deleting the original
In reading this blog post:
http://blogs.sun.com/bobn/entry/taking_zfs_deduplication_for_a
a question came to mind.....
To understand the context of the question, consider the opening paragraph
from the above post;
Here is my test case: I have 2 directories of photos, totaling about 90MB
> each. And here''s the trick - they are almost complete duplicates of each
> other. I downloaded