Search:

Search all manuals
Search this manual
Manual
Membase Manual 1.7
Additional Resources
Community Wiki
Community Forums
Couchbase SDKs
Parent Section
3 Getting Started with Membase Server
Chapter Sections
Chapters

3.1. Preparation

3.1. Supported Platforms
3.1. Hardware Requirements
3.1. Storage Requirements
3.1. Web Browser (for administration)
3.1. Network Ports

Warning

Heterogeneous or mixed deployments (deployments with both Linux and Windows server nodes) are not supported at this time. It is recommended that when deploying to multiple systems, that system be running the same operating system.

When running Membase Server your system should meet or exceed the following system requirements.

Supported Platforms

The following operating systems are supported:

Hardware Requirements

The following hardware requirements are recommended for installation:

A minimum specification machine should have the following characteristics:

Storage Requirements

For running Membase Server you must have the following storage available:

Web Browser (for administration)

The Membase Server administration interface is supported using the following Web browsers, with Javascript support enabled:

Network Ports

The following network ports are used by Membase Server and must be opened on servers, data clients and administration clients as noted below. Firewall configurations should be updated accordingly to allow traffic through on these ports. For the Membase Server ports are used for communication with data clients, administration clients, and for inter-node data transfer within the Membase cluster. You may choose to configure explicit host access for different ports, for example explicitly allowing port 11211 between each Membase Server and data clients that use it.:

Table 3.1. Network Ports used by Membase Server

PortPurposeMembase ServerMembase ClientAdministration Client
8091Web Administration PortYesNoYes
11211Data PortYesYesYes
11210Internal Cluster PortYesYesNo
4369Erlang Port Mapper (epmd)YesNoNo
21100 to 21199 (inclusive)Node data exchangeYesNoNo

Existing NorthScale Memcached Server Installations.  Membase Server provides the management, provisioning, and clustering system that supports multi-tenancy with both memcached and Membase services. Membase Server is 100% compatible with Open Source memcached and Membase. Web applications that use memcached can now use Membase Server's Membase functionality, out of the box.