Re: ZFS melting under postgres...



David Duchscher wrote:
On Dec 14, 2007, at 6:57 AM, Dag-Erling Smørgrav wrote:

David Duchscher <daved@xxxxxxxx> writes:
So does anybody know of a battery backed NVRAM card that can be used
with FreeBSD that the ZIL could be offloaded to?

Any CF card or similar will do. You don't need battery backup for
flash memory.

I did think of that but is a CF card faster than a good SAS or SATA
drive?

Not in transfer rate, but it could help hugely with seek-intensive IO
loads (since seeks are instantaneous on flash or other solid-state
drives). In theory, they could be of immense benefit for databases and
seek-intensive operations on file systems, but the limited bulk transfer
rates and relatively small sizes (for decent money) currently prevent
their wide-spread use.

It would be logical to use a limited size SSD for something like a file
system journal for a large file system, except that these kind of
journals are usually not seek-intensive :)

Fastest ones I found have a top rating of 45MB/s. The one
battery backed NVARM card that showed up in a google search had a peak
rate of 533MB/s. The question seems moot though since FreeBSD doesn't
currently support them.

If a NVRAM or SSD, or other technology presents the drive as a (S)ATA
drive, there's no reason it shouldn't.

Attachment: signature.asc
Description: OpenPGP digital signature



Relevant Pages

  • Re: ZFS melting under postgres...
    ... flash memory. ... I did think of that but is a CF card faster than a good SAS or SATA ... seek-intensive operations on file systems, ... seek-intensive RAID0 with two 15K drives, while 20-30MB/s is not a problem for the comparable priced/sized SSD drive. ...
    (freebsd-current)
  • Re: USB drives and Flash cards not working!
    ... Under Device Manager my USB drives show up with an "!". ... My Computer won't see any USB storage devices like flash memory sticks ... When/if I put an SD, SDHC, or Compact Flash card into a card reader I ...
    (microsoft.public.windowsxp.hardware)
  • Re: USB storage devices quit working!
    ... Under Device Manager my USB drives show up with an "!". ... but none of the flash memory storage area. ... When/if I put an SD, SDHC, or Compact Flash card into a card reader I get ...
    (microsoft.public.windowsxp.general)
  • Re: Lifetime of flash memory
    ... There was one company that did claim to have developed flash memory ... Modern flash drives will do 100.000 writes for SLC ... Even then, with just 10.000 writes, this is already reduced to 1.29 years, assuming 64kb/sec average writting. ... If you take into consideration that you can actually write 6Mbytes/sec on a modern CF card, you can fry a 256Mb card in just 5 days, if you write continuously. ...
    (Linux-Kernel)
  • Re: ZFS melting under postgres...
    ... with FreeBSD that the ZIL could be offloaded to? ... Any CF card or similar will do. ... You don't need battery backup for ... flash memory. ...
    (freebsd-current)