Cisco Acano X-series

ページ / 160
Cisco Meeting Server Release 2.0 : Scalable and Resilient Meeting Server Deployments
51
Note: A single database can be a “cluster” in that it can have one or more Call Bridges using it
(“attached” to it). However, there is no resilience.
1. On the server with the database that will start as the master, sign in to the MMP.
2. Enter the following command to select the interface for this database cluster:
database cluster localnode <interface>
database cluster localnode a
The <interface> can be in the following formats:
l
[a|b|c|d|e] - the name of the interface (the first IPv6 address is preferred, otherwise the
first IPv4 address is chosen) e.g.
database cluster localnode a
l
ipv4:[a|b|c|d|e] - the name of the interface restricted to IPv4 (the first IPv4 address is
chosen) e.g. database cluster localnode ipv4:a
l
ipv6:[a|b|c|d|e] - the name of the interface restricted to IPv6 (the first IPv6 address is
chosen) e.g. database cluster localnode ipv6:a
l
<ipaddress> - a specific IP address, can be IPv4 or IPv6 e.g.
database cluster localnode 10.1.3.9
l
Do NOT use the Admin interface for database clustering.
3. Enter the MMP command: database cluster initialize and press in response to
the prompt to initialize this database as the master for this database cluster.
database cluster initialize
WARNING!!!
Are you sure you wish to initialize this node as a new database
cluster? (Y/n)
The contents of this node's database will become the master
version of the database in the new cluster.
Initialization started...
This triggers a restart of the local Call Bridge and takes approximately 30 seconds.
5   Configuring the Databases