Best unofficial Apache Server developers community |
| |||||
| Jun 16, 2011 | |||||
|
Arkadi Colson |
|
||||
| Tags: | |||||
|
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… 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 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: 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.… 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 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: … 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… 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… 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… 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 … Commented: (PIG-1247) Error Number makes it hard to debug: ERROR 2999: Unexpected internal error. or March 17, 2011 04:13:19 PM [ https://issues.apache.org/jira/browse/PIG-1247?page=com.atlassian.jira .plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13 008136#comment-13008136 ] Olga Natkovich commented on PIG-1247: Assigned: (PIG-1247) Error Number makes it hard to debug: ERROR 2999: Unexpected internal error. org September 15, 2010 12:28:16 PM [ https://issues.apache.org/jira/browse/PIG-1247?page=com.atlassian.jira .plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich reassigned PIG-1247: Created] (GERONIMO-5983) The error "java.net.SocketException: error setting options: error sett May 26, 2011 10:36:51 PM The error "java.net.SocketException: error setting options: error setting options" happened when start server offline Resolved] (PIG-1247) Error Number makes it hard to debug: ERROR 2999: Unexpected internal error. org April 6, 2011 04:24:47 PM [ https://issues.apache.org/jira/browse/PIG-1247?page=com.atlassian.jira .plugin.system.issuetabpanels:all-tabpanel ] Olga Natkovich resolved PIG-1247. ERROR 6015: During execution, encountered a Hadoop error | ERROR 1066: Unable to open iterator for a December 13, 2010 02:52:56 AM Hi, I loaded a csv file with about 10 fields into PigStorage and tried to do a GROUP BY on one of the fields. The MapReduce job gets created, and the Mappers finish execution. But after that, the job fails with the following error messages: … ERROR 6015: During execution, encountered a Hadoop error | ERROR 1066: Unable to open iterator for a December 13, 2010 02:19:49 AM Hi, I loaded a csv file with about 10 fields into PigStorage and tried to do a GROUP BY on one of the fields. The MapReduce job gets created, and the Mappers finish execution. But after that, the job fails with the following error messages: … 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 FLEX error: on join and validating the service error: Fatal error: Only variables can be passed by reference in January 29, 2011 I get the error: Fatal error: Only variables can be passed by reference in when I try to validate the service in flex builder ( ! ) Fatal error:… Getting 'Error #3115: SQL Error.', details:'no such table:' Error when trying to execute SqlStatement April 28, 2011 What I am trying to do is open a database in async mode and get some data from my database. To do I wrote this code down below: var file:File =… Redirect php error to error page along with error thrown January 5, 2011 Hey Guys, I did some searching for this, but it's a little too generic to pull up results. I'm quite sure it can be done, but I can't find the right… Joomla | Parse error: syntax error, unexpected T_CLASS in /.../behavior.php on line 17 April 3, 2011 Hi, I've got this error: Parse error: syntax error, unexpected T_CLASS in… SQLite "Drop table" error message: "SQL logic error or missing database" March 22, 2011 Hello I am running a SQLite database in memory and I am attempting to drop a table with the following command. "DROP TABLE 'testing' ;" But when I… Runs locally with sqllite, but on Heroku: PGError: ERROR: syntax error at or near "NULL" February 5, 2011 My code runs fine for sqllite locally, but when I push to heroku I get: ActiveRecord::StatementInvalid (PGError: ERROR: syntax error at or near… MySQL error: `query': Duplicate entry '' for key 3 (Mysql2::Error) on a Ruby file. June 9, 2011 this is the code I am using # update db client = Mysql2::Client.new(:host => "localhost", :username => "jo151", :password => "password",… Drupal - How to identify mysql error type and print custom error message January 25, 2011 Hi, I'm developing a Drupal module. There is a table called currency. The currency_code column is set to be UNIQUE. When I try to enter a duplicate… Mysql: calling a store procedure and receiving an error. which command caused that error ? February 3, 2011 Hello. I wrote a long stored procedure, when I call it i receive the following error: ERROR 1241 (21000): Operand should contain 1 column(s) is… SQLite on BlackBerry giving SQL logic error or missing database error February 15, 2011 Hey all, I have the following problem. I recently added an extra column to my database in SQLite and now it's giving me a SQL logic error or missing… Postfix and rails : error 'hostname was not match with the server certificate error' October 20, 2010 I am trying to setup Postfix with SMTP and with TLS on to be used by rails 2.3.10 app. email.yml settings are as follows: my mail server is… Can I safely ignore MySQL error HY000 with error code 00000 February 18, 2011 I've set up PHP (5.2) with PDO (MySQL 5.1) to throw exceptions when an error occurs: $pdo = new PDO(...); $pdo->setAttribute(PDO::ATTR_ERRMODE,… CouchDB error on specific document: "function_clause error in HTTP request" June 8, 2011 I have a CouchDB database in which I store documents with PDF and PNG attachments. After saving an attachment on a particular document, the show… Getting error ERROR: date/time field value out of range: "31 APR 2001 in Postgres May 30, 2011 I have a varchar field where dates are stored in the database where I need data from with values like 31 APR 2001 I run the following query select… Heroku Postgres Error: PGError: ERROR: relation "organizations" does not exist (ActiveRecord::StatementInvalid) March 27, 2011 I'm having a problem deploying my Rails app to Heroku, where this error is thrown when trying to access the app: PGError: ERROR: relation… Powershell FTP Script Error: The remote server returned an error: 227 Entering Passive Mode March 29, 2011 Hello I am having Powershell FTP script problems. I have pulled my hair out over this one. I recently setup an "automated build server" for my… Error on using copy Command in Postgres (ERROR: invalid input syntax for type date: "") May 18, 2011 Dear Sirs/Madam, I have a CSV file from which I am trying to use postgres COPY command in order to populate a table from that CSV file. One of the… Error: Setup script exited with error: command 'gcc' failed with exit status 1 January 18, 2011 I get the following error when I try to install MySQL-python-1.2.3 under Python 2.6 in Fedora 14. Fedora 14 comes with Python 2.7 by default and I… Error while reading: error:0607A082:digital envelope routines:EVP_CIPHER_CTX_set_key_length:invalid key length. March 21, 2011 Is anyone familiar with this error? I read somewhere that it is a bug in the OpenSSL code but I'm not sure nor have I found a solution for it... Any… | |||||
(36 lines) Jun 16, 2011 04:08
(21 lines) Jun 19, 2011 00:20