Changedomain-root-dir/domain1/generated/tmp directory permissions on the third machine
tomatch the permissions of the same directory on rst machine.
Thedefault permissions of this directory are: ?drwx------? (or 700).
Forexample:
chmod 700 domain-root-dir/domain1/generated/tmp
Theexample above assumes you are backing up domain1. If you are backing up a domain by
anothername, you should replace domain1 above with the name of the domain being backed
up.
Changethe host values for the properties in the domain.xml le for the third machine:
Updatethe domain-root-dir/domain1/config/domain.xml on the third machine.
Forexample, search for machine1 and replace it with machine3. So, you can change:
<jmx-connector><property name=client-hostname value=machine1/>...
to:
<jmx-connector><property name=client-hostname value=machine3/>...
Change:
<jms-service... host=machine1.../>
to:
<jms-service... host=machine3.../>
Startthe restored domain on machine3:
asadmin start-domain --user admin-user --password admin-password domain1
Changethe DAS host values for properties under node agent on machine2.
Changeagent.das.host property value in
as-install/nodeagents/nodeagent/agent/config/das.propertieson machine2.
Restartthe node agent on machine2.
Note– Start the cluster instances using the asadmin start-instance command to allow them
tosynchronize with the restored domain.
4
5
6
7
8
9
10
11
BasicEnterpriseSer ver Commands
Chapter1 • Enterprise Ser ver Overview 37