Best unofficial Apache Server developers community |
| |||||
| Oct 17, 2011 | |||||
|
SuoNayi |
|
||||
| Tags: | |||||
|
Neo Rebalance! September 19, 2010 01:58:50 AM Yo, I've finally uploaded a working version of the rebalance implementation I've been thinking about for forever. It's inteface is very raw, and I'd like to hear feedback about ways to make it easier to use. I'll be filling in a wiki page with… Rebalance hangs August 31, 2011 07:11:29 PM I'm using 2.53 and rebalance is hanging. I'm not exactly sure where to poke to figure out why. Nothing indicitave of a problem is showing up in !watch or syslog. Any suggestions? To reproduce the problem I run the following commands: mogadm… Re: Does anyone actively use rebalance? July 31, 2010 03:33:06 AM Rebalance has been immensely useful to us. When adding new storage nodes, we are able to mitigate the damage from HD failures, are able to add nodes more sparingly, and just generally balances out load across storage nodes. ( 12 storage nodes, 6… Rebalance Stuck May 23, 2011 01:33:56 PM We have a mogilefs cluster with a stuck rebalance. It won't stop, I can't change settings, and because of this I can't do a fsck. kel### @mogtracker1prod:~$ mogadm rebalance settings rebal_host = mogtracker2prod … Rebalance.pm patch October 28, 2010 05:39:20 AM Hi, I'm finally trying the new Rebalance stuff and stubbled upon an error when using a global limit. When the JobMaster tries to load the saved rebal_state, Rebalance.pm croaks because it doesn't recognize the saved setting 'limit'. bye, Martijn.… Rebalance stuck? September 8, 2010 05:46:17 AM Hi, I have a problem with enable_rebalance. It seems that after a while it stopped working. Now i read in Store.pm about List::Util::shuffle() not being really random, is this still true? I've also setup a test environment to analyse the… mogilefs rebalance May 9, 2011 03:58:35 AM Dear Listmembers, I have a question about mogilefs rebalance. We're using mogilefs in a virtual machine, and we have to migrate it. The question is, that if the rebalance is too slow for us, can we use rsyncing instead? After rsync, we simply… Rebalance error June 15, 2011 10:04:39 AM Hi, !watch is reporting this while running rebalance: :: [replicate(11617)] Rebalance for DevFID[d=133;f=7675034] (http://10.0.1.103:7500/dev133/0/007/675/0007675034.fid) failed: HTTP delete (due to 'did_rebalance;ret=1') failed: can't connect… Re: Rebalance error June 16, 2011 01:43:20 AM No. Just a few per minute... On 06/16/2011 08:39 AM, dormando wrote: > > On Thu, 16 Jun 2011, Arkadi Colson wrote: > >> Can this be the reason that rebalance does not cleanup the over-replicated >> files? > How many of… Reproductive for issue of rebalance October 15, 2011 03:00:03 AM Hi all,assuming there are two networked brokers A and B in both direction . Now setting up a client to connect to Broker A and making sure that the client has connected to Broker A via log information. Then shutdown Broker A and we expect for… Rebalance docs, Roadmap, etc September 19, 2010 07:51:34 PM First off, I have posted initial documentation for the unreleased rebalance overhaul: http://code.google.com/p/mogilefs/wiki/Rebalance Next, I have posted a quick Roadmap of all the major features I've been planning on working on: … Re: source socket, rebalance issues August 23, 2010 06:28:41 PM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 8/23/10 12:24 PM, dormando wrote: >> It looks like the maxconns default is 10K and I don't set it explicitly. >> I assume that is connections that would show up in netstat? I'm seeing… riak_core data handoff/rebalance June 30, 2011 04:04:53 PM I'm trying to understand when and how data handoff between nodes is triggered in riak_core. I was under the impression that data would be shuffled when a new node joined the cluster or an existing node left the cluster, but maybe that's not the… source socket, rebalance issues August 19, 2010 02:18:34 PM -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm running mogilefs 2.30 with 14 hosts with 4 devices each. When I !watch on one of my trackers, I see lots (several to many a minute) of messages like these: :: [replicate(9979)] Unable to create… Strange problem with mindevcount=2 during FSCK after rebalance April 27, 2011 03:22:22 AM Hi all, Currently I'm on version 2.46 with mindevcount=2 for all my classes across 3 hosts (each has 3 devices). I used to have only 2 hosts and everything works perfectly. Recently I added the 3rd host and did a rebalance to move some files from… Created] (AMQ-3544) Rebalance does not wrok well(reproductive) October 15, 2011 03:12:43 AM Rebalance does not wrok well(reproductive) python client server side routing issue after rebalance April 13, 2011 08:31:21 PM Good Afternoon, Voldemort developers, I recently expanded my V cluster from 4 node to 8 nodes. We have just under 5 million keys and the rebalance took about 6 hours without issues. I had started the four new servers with blank partitions in the… Cluster is in inconsistent state got conflicting clocks version when doing a rebalance May 5, 2011 02:18:40 AM All, I'm attempting to shrink my cluster from 8 to 4 nodes (we replaced the first four nodes with new hardware which are much faster). However when I ran voldemort-rebalance.sh I got the following error: $ ./bin/voldemort-rebalance.sh --url… Devcount = 1 when files don't exist even after fsck && rebalance has replicated files too mu April 27, 2011 04:53:23 AM Hi all, I have zoning setup between 2 datacentre locations and mindevcount of 1 (to get 1 file in each location). Here are my settings: ~# mogadm settings list network_zones = zone1,zone2 schema_version = 13 … My queries that work fine with mybatis-3.0.1 does not work with mybati-3.0.5-SNAPSHOT May 31, 2011 12:07:15 AM Hello I upgrate from 3.0.1 to 3.0.5-SNAPSHOT and my queries are not working, every query say: java.lang.IllegalArgumentException: Mapped Statements collection does not contain value for This is one example: java.lang.IllegalArgumentException:… How can I get Cassandra to automatically rebalance? April 24, 2010 I am looking at a cassandra cluster, but the administration effort seems to be quite high. Is there any way I can configure Cassandra to rebalance… Sed: How can I make this bash command work/work better? April 13, 2011 My objective is to simply to change a function call from one to another, anywhere the first one is found, recursively. In this case, mysql_error( to… Why does this :id in Rails not work with Postgresql but it does work with MySQL? February 25, 2011 I am using this method for search engine friendly URLs in Rails - http://jroller.com/obie/entry/seo_optimization_of_urls_in My model looks like… My work laptop uses company DNS even when I'm not at work February 22, 2011 My company gave me a laptop for work and I've noticed that it is using my company's DNS servers even when I'm at home and not on a VPN. I noticed… What is the best way to work with DAL and BLL? March 20, 2011 I'm currently refactoring my DLL and BLL and I need some advice on what is the best way to work with DAL and BLL. My current solution is like this:… How does SSL work? February 24, 2011 Hi, I know this is not a specific question, but I'm reading about this subject for about an hour and can't find any BASIC information about it? How… Why does this not work? April 27, 2011 Hi Everyone I'm troubleshooting this code, i am very new to PHP any help would be appreciated I think the error is coming from not having the $id… IIS Express -- Getting SSL to Work April 2, 2011 I am unable to get IIS Express to accept secure connections for a VS2010 MVC3 project that I'm developing. I can get it to accept unsecure… SQL query does not want to work June 1, 2011 I know this SQL query is wrong, or I am missing something, but I have a table full of messages. I want get all the messages where the user id is… Why does this SQL query work? April 14, 2011 Hi. I am following Phil Greenspun's tutorial on SQL. Phil uses Oracle for the tutorial but I am using MySQL. Here are my queries: mysql> CREATE… Clustering doesn't work April 15, 2011 Hello All, I config clustering for two tomcat using apache at front and mod_jk as connector. I tried a test application to check the configuration… Regex does not work in IE9 January 20, 2011 Any ideas as to why the following doesn't work for any of the IE9 betas? IE8 fine (or IE9 running compatibility mode): if(b.msie){ b.ver = /MSIE… Page.jsp does not work April 18, 2011 I have a tomcat - spring mvc - jsp application. I have discovered that a page called page.jsp is not found (404). But if I called page2.jsp then it… SSL Certificate doesn't work on IIS 6 April 19, 2011 Hi, I have been trying to install a UCC SSL certificate from Godaddy on our servers. I have been able to successfully create the CSR on the main… Php GD2 lib uncommented, but still doesn't work! April 19, 2011 i have installed Apache/2.2.17 (Win64) PHP/5.2.8-x64 . i need GD2 lib... so i went to php.ini, uncomment php_gd2.dll and restarded server. nothing!… Include() it does not work April 21, 2011 Hi, I have problem that on server include() function does not want to work and I have no idea why? I have: if… Apache doesn't work April 23, 2011 hello i have critical problem i uninstalled xampp, then try to setup it again but apache doesnt work same problem with wamp and app server How does doRedis work? April 23, 2011 I've been playing around with the R interface to the redis database , as well as the doRedis parallel backend for foreach . I have a couple of… How do RSS readers work? April 29, 2011 I am working on building a web app that brings in RSS feeds, reads them and displays them. I cannot seem to figure out how this would exactly work.… Php while() loop within if / else not seeming to work March 27, 2011 I've been confused about why this wont work! My query executes perfectly fine in all aspects, but when I added the if check on the $row value, the… | |||||