<?xml version="1.0" encoding="utf-8"?>
|
<adm:managed-object name="multimaster-domain"
|
plural-name="multimaster-domains"
|
package="org.opends.server.admin.std"
|
xmlns:adm="http://www.opends.org/admin"
|
xmlns:ldap="http://www.opends.org/admin-ldap">
|
<adm:synopsis>
|
The
|
<adm:user-friendly-name />
|
is used to provide Multimaster Replication of several OpenDS copies
|
of the same data
|
</adm:synopsis>
|
<adm:profile name="ldap">
|
<ldap:object-class>
|
<ldap:oid>1.3.6.1.4.1.26027.1.2.58</ldap:oid>
|
<ldap:name>ds-cfg-synchronization-provider-config</ldap:name>
|
<ldap:superior>top</ldap:superior>
|
</ldap:object-class>
|
</adm:profile>
|
<adm:property name="changelog-server" multi-valued="true"
|
mandatory="true">
|
<adm:synopsis>
|
Specifies the addresses of the changelog server to which this
|
<adm:user-friendly-name />
|
should try to connect at startup time.
|
</adm:synopsis>
|
<adm:description>
|
Adresses must be specified using the syntax: hostname:port
|
</adm:description>
|
<adm:requires-admin-action>
|
<adm:none />
|
</adm:requires-admin-action>
|
<adm:syntax>
|
<adm:string></adm:string>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.160</ldap:oid>
|
<ldap:name>ds-cfg-changelog-server</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="server-id" multi-valued="false" mandatory="true"
|
read-only="true">
|
<adm:synopsis>
|
Specifies the server ID of this multimaster provider.
|
</adm:synopsis>
|
<adm:description>
|
Each multimaster provider must have a different server ID.
|
</adm:description>
|
<adm:requires-admin-action>
|
<adm:none />
|
</adm:requires-admin-action>
|
<adm:syntax>
|
<adm:integer></adm:integer>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.279</ldap:oid>
|
<ldap:name>ds-cfg-directory-server-id</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="synchronization-dn" mandatory="true"
|
multi-valued="false" read-only="true">
|
<adm:synopsis>
|
Specifies the base dn of the Multimaster Domain
|
</adm:synopsis>
|
<adm:syntax>
|
<adm:dn></adm:dn>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.226</ldap:oid>
|
<ldap:name>ds-cfg-synchronization-dn</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="max-receive-queue" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the maximum length of the receive queue on the changelog
|
server before flow control must be activated.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>0</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:integer></adm:integer>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.164</ldap:oid>
|
<ldap:name>ds-cfg-max-receive-queue</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="max-receive-delay" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the maximum delay on the changelog server before flow
|
control must be activated.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>0s</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:duration base-unit="s" allow-unlimited="false"
|
upper-limit="2147483647" lower-limit="0" />
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.165</ldap:oid>
|
<ldap:name>ds-cfg-max-receive-delay</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="max-send-queue" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the maximum length of the send queue on the changelog
|
server before flow control must be activated.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>0</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:integer></adm:integer>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.166</ldap:oid>
|
<ldap:name>ds-cfg-max-send-queue</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="max-send-delay" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the maximum send delay on the changelog server before
|
flow control must be activated.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>0s</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:duration upper-limit="2147483647" allow-unlimited="false"
|
lower-limit="0" base-unit="s" />
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.167</ldap:oid>
|
<ldap:name>ds-cfg-max-send-delay</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="window-size" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the window size that will this Domain must use when
|
communicating with changelog servers.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>100</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:integer></adm:integer>
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.288</ldap:oid>
|
<ldap:name>ds-cfg-window-size</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
<adm:property name="heartbeat-interval" mandatory="false"
|
multi-valued="false">
|
<adm:synopsis>
|
Specifies the heartbeat interval that this Domain must use when
|
communicating with changelog servers. The Domain will expect
|
regular heatbeat coming from the changelog server with this
|
interval if they are not received it will close its connection and
|
connect to another changelog server.
|
</adm:synopsis>
|
<adm:default-behavior>
|
<adm:defined>
|
<adm:value>1000s</adm:value>
|
</adm:defined>
|
</adm:default-behavior>
|
<adm:syntax>
|
<adm:duration base-unit="ms" allow-unlimited="false"
|
lower-limit="100" />
|
</adm:syntax>
|
<adm:profile name="ldap">
|
<ldap:attribute>
|
<ldap:oid>1.3.6.1.4.1.26027.1.1.305</ldap:oid>
|
<ldap:name>ds-cfg-heartbeat-interval</ldap:name>
|
</ldap:attribute>
|
</adm:profile>
|
</adm:property>
|
</adm:managed-object>
|