Gluster’s got it wrong

Posted by scottk on August 25, 2011 in Ramblings |

“GlusterFS replication can happen on just 2 nodes as a minimum, as opposed to 3 with HDFS.” So this little tidbit was tucked into the Gluster marketing material for 3.3 Note that we use Gluster internally and it’s been a pretty solid system. That said, they need to do a little more research before they […]

Tags: ,

1

Bash loop for specific number of times

Posted by scottk on February 23, 2011 in Ramblings |

for val in $(seq 1 24); do echo “$val”; done

ip sysctl settings

Posted by scottk on February 5, 2011 in Ramblings |

/proc/sys/net/ipv4/* Variables: ip_forward – BOOLEAN 0 – disabled (default) not 0 – enabled Forward Packets between interfaces. This variable is special, its change resets all configuration parameters to their default state (RFC1122 for hosts, RFC1812 for routers) ip_default_ttl – INTEGER default 64 ip_no_pmtu_disc – BOOLEAN Disable Path MTU Discovery. default FALSE IP Fragmentation: ipfrag_high_thresh – […]

1

Burning in Greenplum cluster servers

Posted by scottk on February 3, 2011 in Ramblings |

In order to do some benchmarking for a Greenplum cluster I’ve modified the gensort program to generate a repeatable set of data that I can use to mimic impression and click data. I managed to put this to the test recently as we were breaking in some new hardware. The idea being to get the […]

Tags: , ,

You are replaced

Posted by scottk on November 2, 2010 in Ramblings |

So you’ve got a new Dell C2100 running a LSI 9260-8i and a drive craps out on you that was in a RAID5. Thus fa in order to replace it I’ve had to: Figure out which virtual disk is having problems >MegaCli64 -LDInfo -Lall -aALL Adapter 0 — Virtual Drive Information: Virtual Drive: 0 (Target […]

Tags: , ,

MegaCLI help output

Posted by scottk on September 17, 2010 in Ramblings |

Because I’m using this much more often than I expected MegaCLI SAS RAID Management Tool Ver 8.00.23 May 17, 2010 (c)Copyright 2010, LSI Corporation, All Rights Reserved. NOTE: The following options may be given at the end of any command below: [-Silent] [-AppLogFile filename] [-NoLog] [-page[N]] [-] is optional. N – Number of lines per […]

Tags: , ,

GP Sanity Test

Posted by scottk on August 24, 2010 in Ramblings |

New Greenplum instance running. Loaded 2 billion randomly generated rows equating to about 250G of data in 30 minutes. Analyze table and query on a non-indexed field. select count(1) from skahler.load_test where smallcode like ‘__A_’; count ———- 76940782 (1 row) Time: 4490.864 ms

LinuxCon 2010 Day one

Posted by scottk on August 11, 2010 in Ramblings |

It’s been a little over 24hrs since my arrival in Boston and my first day of LinxCon 2010 has come to a close. It been an interesting crowd to mill around with. I’ve seen everything from PR people to journalists to software developers and even spoken with someone who is working with the virtualization instructions […]

Tags:

2

Roku Rocks

Posted by scottk on June 13, 2010 in Ramblings |

I picked up a Roku DVP box last week, it is a little box about the same height and 1/4 the size of your standard DVD/VCR. It handles wired and wireless networking to get the internet. What sparked this is that for awhile I’ve been  thinking we are paying way to much for our cable service that we rarely watch.  In fact […]

Tags: , , ,

How big is a Yottabyte

Posted by scottk on June 6, 2010 in Ramblings |

from here

Tags:

Copyright © 2006-2024 SimpIT.com All rights reserved.
This site is using the Desk Mess Mirrored theme, v2.5, from BuyNowShop.com.