beautypg.com

9 checking network connections, Checking network connections – Acronis Backup Advanced for vCloud - Administrator's Guide User Manual

Page 23

background image

23

Copyright © Acronis International GmbH, 2002-2014

To change the connection parameters

Run the configure.sh command, choose the Change agent configuration scenario, and then
select the connection to change the configuration for.

To enable or disable recovering files from virtual machine backups

1. Run the configure.sh command and choose the Change agent configuration scenario.
2. Choose Configure recovery of individual files from backups of VMs.
3. Do one of the following:

To enable the setting, press y and specify the temporary storage for the recovered files, as
described in step 7 from "Configuring connection parameters" (see earlier in this section).

To disable this setting, press n. The recovered files that are currently stored in the temporary
storage will no longer be available to the users.

Password for accessing the database of Agent for vCloud

Agent for vCloud works with its database by using a database user account with a secure password.
The account name is vcda_db_user. The password is generated automatically.

Usually, changing the password is not needed. You may want to change the password if your security
policy prescribes regular password changes.

To change the password

1. On the machine with Agent for vCloud, run the following commands:

su postgres
psql
ALTER USER vcda_db_user WITH PASSWORD '';
\q
exit

2. Run the configure.sh command and choose the Change agent configuration scenario.
3. Choose Configure access to local agent database.
4. Specify the new password.

1.3.9 Checking network connections

Acronis Backup Advanced for vCloud components use TCP ports to communicate with VMware
vCloud components and with each other. Make sure that your firewalls and other components of
your network security system allow connections through these ports.

The diagram below illustrates the network connections that are necessary for the backup service to
function.

The arrow direction shows which component initiates a connection. The text shows the destination
port. The source port is taken from a standard range, depending on the operating system:

Agent for vCloud and Agent for VMware use the range 32768–61000.