Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Membase | Membase Server 1.7.x

memdump: memcache error HOSTNAME LOOKUP FAILURE

1 reply [Last post]
  • Login or register to post comments
Mon, 10/17/2011 - 21:52
k_anoop
Offline
Joined: 10/17/2011
Groups: None

I am not able to get pass this error. I tried several combinations of these. What is the correct syntax? Does this tool work? I need to dump the key values from membase for some troubleshooting purpose.

C:\Program Files (x86)\...\Memcached Server\bin>memdump.exe --servers=localhost:8091 --username=Administrator --password=password
memdump: memcache error HOSTNAME LOOKUP FAILURE

C:\Program Files (x86)\...\Memcached Server\bin>memdump.exe --servers=XX.
X.XX.XXX:8091 --username=Administrator --password=password
memdump: memcache error HOSTNAME LOOKUP FAILURE

However below command properly lists the servers in the cluster. I am using the same server name in the memdump.exe and it does not seem to work.

C:\Program Files (x86)\...\Memcached Server\bin>membase server-list -c lo
calhost:8091 -u Administrator -p password
ns_1@XX.X.XX.XXX XX.X.XX.XXX:8091 healthy active

Top
  • Login or register to post comments
Tue, 11/08/2011 - 11:10
ingenthr
Offline
Joined: 03/16/2010
Groups:

memdump is included because we ship components of libmemcached. It knows only memcached protocol, so you can use it against any memcached protocol port. In there, you're giving it the membase HTTP port.

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker