Restoring database with persistent properties
In the jiveProperty table, there are several properties that may need to be changed when restoring data in a Disaster Recovery (DR) situation.
For more information, see Failover and data recovery in Core database.
Property | Definition and notes |
---|---|
cache.clustering.enabled |
Enables caching in a clustered environment. Possible values are either
true or false . This should be set to
true unless the new instance (disaster recovery instance) does not
have clustering (more than one web application node) enabled, in which case this value
should be set to false . |
jive.storageprovider.FileStorageProvider.rootDirectory |
Specifies the path to the mount point for binary storage if you configured your system to store binary content on the file system versus the database, which is the default. This should be the same across data centers, but it can change if the mount points are different. |
jive.storageprovider.cache.enabled |
If you use NFS for your binstore file system, then you should set this property
to false to prevent excessive traffic on the network from caching the
NFS mounts. |
jive.auth.forceSecure |
Possible values are either true or false . Set
this value to true as part of forcing all traffic to the instance
over SSL. You only need to change this value if the failover data center has a
different HTTP configuration, for example, if SSL is not enabled. |
jive.master.encryption.key.node |
This property represents one
of the node.id files in the cluster. Remove the
value in the event of a failover. Upon restart, the web
applications populates it automatically with the correct
value. |
antivirus.virusScannerUri |
Determines the URI of the virus scan server. This may change if you failover to a
new data center. The URI must be in one of the following formats:
|
Wildcard | Notes |
---|---|
jive.cluster.jgroup.servers.address% |
Remove all values in the event of a failover. Upon restart, the web application populates this table automatically. For example, remove the values in the following property:
|
jive.cache.voldemort.servers.address% |
If you use a DNS name or a virtual IP, then the values of extracted properties do not need to change. However, if the IP address of the cache server in the new data center is different than the IP address of the cache server in the failed data center, then this property and any of its children should be updated with the valid IP address or DNS name. For example, you may need to update the value in
|
__jive.analytics.% |
If you use a DNS name or a virtual IP, then the values of extracted properties do
not need to change. However, if the IP address of the cache server in the new data
center is different than the IP address of the cache server in the failed data
center, then the Extracted properties that might change:
|
jive.dv.% |
The Extracted properties that might change:
|
%smtp% |
The Extracted properties that might change:
|
%ldap% |
The Extracted properties that might change:
|
%checkmail% |
The Extracted properties that might change:
|
%activity% |
The Extracted properties that might change:
|