QuicksearchDisclaimerThe individual owning this blog works for Oracle in Germany. The opinions expressed here are his own, are not necessarily reviewed in advance by anyone but the individual author, and neither Oracle nor any other party necessarily agrees with them.
|
Solid State Disks at SunWednesday, June 4. 2008Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Indeed it seemed obvious to me when I heard about this SSD news that they would be combined with regular disks in ZFS.
SLOG and L2ARC are two very nice applications. However, I have the impression that ZFS is missing a way to use the SSD as a write cache.
Why do you need a write-cache, when you have a seperated ZIL ?
In order to write faster?
The seperated ZIL means you can write fast, but the sync can still take a lot of time (you have to actually write to those slow disks). For some applications, before continuing, you want to make sure what you have written has been committed to stable storage. The SSD could be used here, and the data later moved to the slower disks. This is what I mean by a write cache (might not be the best name). It might be better suited to SAMFS rather than an extension to ZFS though...
With such an construction you would double the load on the storage connects and systems, as the data has to be moved twice. And by the way: Your description sounds very similar to the concept of the seperated ZIL.
I guess I was wondering how ZFS could best optimize a raid0 setup that includes disks of very different speeds.
|
+1The LKSF bookThe book with the consolidated Less known Solaris Tutorials is available for download here
Web 2.0Contact
Networking xing.com My photos Comments about Nanosecond
Wed, 23.05.2012 00:11
I remember this being drummed
into us during Digital Design
at Uni. It's important to cons
ider it when laying out [...]
Mon, 21.05.2012 18:04
Hello Kevin, Im not surprised
with what you are seeing or ha
ve seen when attaching a SSD t
o a USB2.0. USB3.0 helps [...]
Mon, 21.05.2012 04:44
Hi Greg,
With regards to IO
PS I have seen terrible result
s using a 60GB SATA2 SSD with
USB2.0 - USB2 really cho [...]
about ZFS Dedup Internals
Sat, 19.05.2012 09:50
There is no impact to boot/imp
ort times, as the DDT is loade
d as needed ... so the pool is
imported as fast as wit [...]
Buttons![]() This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Germany License
![]() ![]() ![]() Blog Administration |