Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

t/30-rebalance.t failure with IO::AIO 4.11

Ruby mogilefs-client 3.0.0 released
(119 lines)
sqlite: consider SQLITE_BUSY and SQLITE_LOCKED deadlocks
(29 lines)
Nov 29, 2011
Eric Wong
Eric Wong
t/30-rebalance.t fails on my Debian testing laptop, which
has libio-aio-perl 4.11-2+b1.

Towards the end of the test, I get a lot of 404 errors from DELETE.
The 404 errors shuffle the "ok 48" message into the middle of the
line and hides it from the test harness, causing a failure:


Reply
Tags: rebalanceaiolaptop
Messages in this thread
t/30-rebalance.t failure with IO::AIO 4.11
Failure Detector and Rebalance
November 7, 2011 03:01:34 PM
Does failure-detector (any implementation) is rebalance-aware? If a node is added to the cluster, Is this node part of the nodes being checked in any of the failure detector implementations? thanks, --john
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…
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.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 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…
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 …
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…
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…
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 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…
Rebalance does not work well
October 17, 2011 09:54:37 PM
Hi all,I have raised a issue ,see https://issues.apache.org/jira/browse/AMQ-3544.
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: …
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…
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…
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…
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…
Created] (AMQ-3544) Rebalance does not wrok well(reproductive)
October 15, 2011 03:12:43 AM
Rebalance does not wrok well(reproductive)
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…
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…
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…
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…
PHP PDO connection failure
March 24, 2011
Hey, so I am new with PDO, and I cannot figure out why my data will not insert into my tables. Much appreciated! <?php include("class.php");…
(monit) What does failure "Changed" mean
March 23, 2010
Hi, I installed monit on my server and tried to monitor nginx. check process nginx with pidfile /var/run/nginx.pid start program =…
DRBD Replication failure
February 8, 2011
A couple of weeks ago I setup a 2 nodes CRM system with one of the resources managed being MySQL over DRBD. Today for maintenance reasons I…
Why is there a handshake failure when trying to run TLS over TLS with this code?
February 26, 2011
I tried to implement a protocol that can run TLS over TLS using twisted.protocols.tls , an interface to OpenSSL using a memory BIO. I implemented…
MySql INSERT Failure
April 22, 2011
Why does the following query fails on MySql? NHibernate: INSERT INTO UserSetting (userId, key, value) VALUES (?p0, ?p1, ?p2); ?p0 =…
Temporary failure in name resolution.
May 3, 2011
I keep getting an error message whenever doing anything that requires a dns lookup on my centos server. For example: [root@15557 etc]# wget…
MySQL Replication Failure
June 2, 2011
Hi Everyone I set up mySQL replication a few weeks ago and everything was working fine until today. I got an alert (I set up e-mail alerts) Here is…
DELETE query failure on mysql
March 7, 2011
Hi, We just now ran a delete query on one of our mysql tables having 54 MM rows. The query was supposed to delete around 40 MM records. It ran for…
SQLAlchemy mapper join failure
March 24, 2011
I have the following SQLAlchemy (0.6.6) code: class Player(object): pass class Team(object): pass players = Table('players', metadata,…
Apache Chroot - ibase_connect failure
April 5, 2011
Hi Apache 2, running mod_chroot. Can access basic html and php script fine. This test script works fine using cli php, so I know connection string…
Various XML Parsing gives assertion failure while inserting in DB
June 13, 2011
Currently have various URLs which I call to insert the values into the database. On each call I am calling NSOperationQueue and trying to insert the…
Smtp sasl authentication failure
February 3, 2011
hello, I have configured and fixed almost all the problems with my postfix +courier + mysql setup for virtual mailboxes. I can now receive mail and…
MySQL sync failure (using Navicat)
April 5, 2011
We have been getting this error a lot the past couple weeks (shown below). We run a data sync twice a day for a bunch of tables from one database to…
Hibernate Instantiation Failure On Serverside
April 20, 2011
Hi, I'm using a mysql database with hibernate that works perfectly locally. But when I deploy it on my server I get the following stacktrace. Please…
Hey need help with a mysql exception i am getting abt communication link failure.
March 6, 2011
Hey guys, i m running a mysql server on my host machine. The code is provided below.When i try 2 run the same code from another machine connected to…
Mysql - Data got inserted even on foreign key failure
April 30, 2011
These are the output of SQL statements, one after other (just shortened the separator lines): mysql> show create table poller_vote;…
Jdbc4.CommunicationsException: Communications link failure
March 21, 2011
Hi guys! Did someone face such an error happening in case of some queries execution? ( jdbc4.CommunicationsException: Communications link failure )…
HBase Error - assignment of -ROOT- failure
May 15, 2011
Hey, I've just installing hadoop and hbase from cloudera (3) but when I try to go to http://localhost:60010 it just sits there continually loading.…
Mongoimport get error: Failure parsing JSON
June 19, 2011
I get Assertion: 10340:Failure parsing JSON string near: [ running this command : $ curl https://api.github.com/users/lgs/repos | mongoimport -h…