Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Not able to add multiple config servers to mongos
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
diptamay  
View profile  
 More options Aug 31 2010, 6:06 pm
From: diptamay <dipta...@gmail.com>
Date: Tue, 31 Aug 2010 15:06:33 -0700 (PDT)
Local: Tues, Aug 31 2010 6:06 pm
Subject: Not able to add multiple config servers to mongos
Hi

I am probably doing something stupid out here, but I can't get to run
mongos with multiple config servers:

mongodb@qamongodb02:/opt/mongodb/bin> ./mongos --configdb
172.20.65.160:20000,localhost:20000
Tue Aug 31 18:01:23 need either 1 or 3 configdbs

However, if I use a single one it works.

mongodb@qamongodb02:/opt/mongodb/bin> ./mongos --configdb
172.20.65.160:20000
Tue Aug 31 18:01:27 ./mongos db version v1.6.1, pdfile version 4.5
starting (--help for usage)
Tue Aug 31 18:01:27 git version:
19b587d9254dd79dbaaddffabe82771fb3cd108b
Tue Aug 31 18:01:27 sys info: SunOS fhm8e4dc.joyent.us 5.11 snv_89
i86pc BOOST_LIB_VERSION=1_38
Tue Aug 31 18:01:27 [websvr] web admin interface listening on port
28017
Tue Aug 31 18:01:27 waiting for connections on port 27017

Any ideas?

I am running v1.6.1 on a Solaris X86.

Thanks
Diptamay


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Aug 31 2010, 6:13 pm
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Tue, 31 Aug 2010 18:13:14 -0400
Local: Tues, Aug 31 2010 6:13 pm
Subject: Re: [mongodb-user] Not able to add multiple config servers to mongos

Looks like you specified 2.  You have to use 1 or 3 as it states.
Also - it'l complain about localhost as well - but you'll get another error
message about that.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
diptamay  
View profile  
 More options Aug 31 2010, 6:21 pm
From: diptamay <dipta...@gmail.com>
Date: Tue, 31 Aug 2010 15:21:13 -0700 (PDT)
Local: Tues, Aug 31 2010 6:21 pm
Subject: Re: Not able to add multiple config servers to mongos
Sorry I missed the 1 "or" 3.

However, it seems to be working with localhost. Or am I missing
something?

mongodb@qamongodb02:/opt/mongodb/bin> ./mongos --configdb localhost:
20000
Tue Aug 31 18:20:23 ./mongos db version v1.6.1, pdfile version 4.5
starting (--help for usage)
Tue Aug 31 18:20:23 git version:
19b587d9254dd79dbaaddffabe82771fb3cd108b
Tue Aug 31 18:20:23 sys info: SunOS fhm8e4dc.joyent.us 5.11 snv_89
i86pc BOOST_LIB_VERSION=1_38
Tue Aug 31 18:20:23 [websvr] web admin interface listening on port
28017
Tue Aug 31 18:20:23 waiting for connections on port 27017

Thanks
Diptamay

On Aug 31, 6:13 pm, Eliot Horowitz <eliothorow...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Eliot Horowitz  
View profile  
 More options Aug 31 2010, 6:23 pm
From: Eliot Horowitz <eliothorow...@gmail.com>
Date: Tue, 31 Aug 2010 18:23:30 -0400
Local: Tues, Aug 31 2010 6:23 pm
Subject: Re: [mongodb-user] Re: Not able to add multiple config servers to mongos
You can't mix and match localhost. All or none.

On Aug 31, 2010, at 6:21 PM, diptamay <dipta...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »