Live data from Hacker News

Viewing profile — jspiros

jspiros

HN member
Joined
Tue, Oct 02, 2012, 11:04 PM UTC
HN karma
99
Public activity
54 items

About jspiros

I used to write application software for Mac OS X (in Objective-C), now I make my living writing web apps with Python.

Recent public activity

  1. comment
    Comment #8256136

    Very cool. I wrote up a spec very similar to this (though I just used the hash itself for the folders, as in HA/HAS/HASH structure [there's probably a name for that scheme]), but h…

  2. comment
    Comment #8255456

    I hate hierarchical filesystems. A lot of my older files, sadly, are stored in "SORT/Sort Me/To be sorted/Old computer/Sort again/Miscellaneous..." and the like. My server has an m…

  3. comment
    Comment #8255428

    My HBA is an LSI 9207-8e ( http://www.lsi.com/products/host-bus-adapters/pages/lsi-sas-... ) and my two SAS expander chassis are NORCO DS-24E ( http://www.norcotek.com/item_detail.…

  4. comment
    Comment #8253811

    It's not pool-wide, it's vdev-specific. You can add new vdevs with more optimal ashift values. With my pool, half of the vdevs have sub-optimal ashift, the other half are good.

  5. comment
    Comment #8253477

    Yeah, my oldest vdevs were configured with 512B block size, because that was the default and the ZFS community wasn't being particularly loud about ashift=12 being a good idea unti…

  6. comment
    Comment #8253468

    If you haven't seen it, you might find it interesting: http://research.google.com/archive/disk_failures.pdf

  7. comment
    Comment #8253449

    Almost all of the bitrot I see is on the oldest vdevs, which at this point probably contain mostly only old snapshots that are almost never accessed. My oldest vdevs are... 4-5 yea…

  8. comment
    Comment #8253437

    I'll keep that in mind; I do sometimes find myself with some time to play with things. :)

  9. comment
    Comment #8253434

    Yes, I should, and someday I will. I'm playing it fast and loose right now. :-p

  10. comment
    Comment #8253405

    My understanding is that some significant (thousands of bytes) silent corruption is inevitable when you start reaching huge capacities over long-ish periods of time; even cosmic ra…

  11. comment
    Comment #8253371

    Well, if you don't get a kick out of "tweaking and worrying", yes, I definitely recommend FreeNAS. Although I'm confident in my system now, it took a long time to get this way, and…

  12. comment
    Comment #8253366

    As far as I'm concerned, the most identifiable characteristic of Debian is the packaging system, dpkg/apt. I've used FreeBSD occasionally, and that's what I always end up missing a…

  13. comment
    Comment #8253358

    I only have 32GB of RAM for ~73TiB under ZFS management, so I have huge SSD cache devices in my pool. The cache devices really lower ZFS' need for RAM, and it works well for me. Be…

  14. comment
    Comment #8251140

    ZFS still protects you from bitrot when compared to ext4 over mdraid. When you get to many terabytes of data, it's almost guaranteed that you're going to lose something to bitrot. …

  15. comment
    Comment #8251010

    It means I ran a scrub that completed on February 21, 2014 after almost 202 hours, and there were no errors, but there were some corrupt data blocks that were repaired from mirrors…

  16. comment
    Comment #8250992

    By "something like this", do you mean ZFS? I am a HUGE fan of ZFS, and I do think that it's worth using in any situation where data integrity is a high priority. As far as ZFS on L…

  17. comment
    Comment #8250978

    As you can see, I do not perform scrubs as often as I should. Until I switched to SAS a year ago, I wasn't able to complete a scrub at all. The scrub you see is one of the few I've…

  18. comment
    Comment #8250621

    I've got some external hard drives that I rotate in and store off-site but still nearby (down the street) for some data. I also have constant online backups running to various loca…

  19. comment
    Comment #8250614

    I've got some external hard drives that I rotate in and store off-site but still nearby (down the street) for some data. I also have constant online backups running to various loca…

  20. comment
    Comment #8250375

    I'm in Ohio, where it apparently averages around 0.11USD per kWh, so probably closer to ~320USD here.

  21. comment
    Comment #8250330

    ~330 watts.

  22. comment
    Comment #8250328

    I haven't experienced ANY drive failures. Which means I'm probably on track for one soon... When I started out, I began with a single 5-disk vdev using a SATA port multiplier enclo…

  23. comment
    Comment #8250303

    It is running 24/7; I don't feel comfortable powering it down regularly; that is something I would worry about from the OP's setup, I wouldn't want to subject all those mechanical …

  24. comment
    Comment #8250196

    I have a similar capacity solution running at home, though I have far more (fewer disks per) vdevs. I've been running it for a few years now, so some things aren't as optimized as …

  25. comment
    Comment #7540104

    Huh, here I am using iTerm2 every day and I didn't realize it had support for this. Fantastic.