Re: Riak - which O.S. to use?

2015-03-06 Thread Heinz Nikolaus Gies
OmniOS, it’s a very nice server OS, and offers ZFS, DTrace and a Illumos Kernel. --- Cheers, Heinz Nikolaus Gies he...@licenser.net > On Mar 5, 2015, at 16:46, j.halif...@seznam.cz wrote: > > Hi riak gurus, > > Can you please advise a riak's newbie which operating system

Re: RiakCS poor s3 upload speeds 2MB/s

2014-11-26 Thread Heinz Nikolaus Gies
harder to improve ;P --- Cheers, Heinz Nikolaus Gies he...@licenser.net > On Nov 27, 2014, at 2:36, Toby Corkindale wrote: > > Thanks, that's interesting to hear. > How have you been finding the stability and reliability to be with > leofs, over time? > > > I still w

Re: RiakCS poor s3 upload speeds 2MB/s

2014-11-25 Thread Heinz Nikolaus Gies
leo-project.net/leofs/> [2] https://github.com/rlmcpherson/s3gof3r/tree/master/gof3r <https://github.com/rlmcpherson/s3gof3r/tree/master/gof3r> --- Cheers, Heinz Nikolaus Gies he...@licenser.net > On Nov 25, 2014, at 6:08, Toby Corkindale wrote: > > Hi, > I wondered if you

Re: badrecord during transfer

2013-11-27 Thread Heinz Nikolaus Gies
If it helps: I’ve seen that too as part of my own riak_core app, created with stagedevrel. Haven’t had time to debug that yet. --- Cheers, Heinz Nikolaus Gies he...@licenser.net On Nov 27, 2013, at 3:19 PM, Brian Sparrow wrote: > Hi Ivan, > > Could you please attach a `riak-de

Re: Riak on SAN

2013-10-03 Thread Heinz Nikolaus Gies
Hi Guido, I don’t see how snappy compression renders ZFS useless, you might do some things twice like crcing but it also protects on different layers. While the ZFS crc protects data on the disks the in app crc could protect the data ‘all’ the way up, compression wise you might not even turn on

Re: Riak on SAN

2013-10-02 Thread Heinz Nikolaus Gies
zfs snapshot -> zfs send -> zfs receive on big ass storage box. On 02 Oct 2013, at 15:12, John E. Vincent wrote: > I love riak and other distributed stores but backing them up is NOT a solved > problem. Walking all keys, coordinating the take down of all your nodes in a > given order or whatev