Acronis BackupAgent Server Installation Manual

Server Installation Settings Files
This document describes all the settings that can be adjusted by the
reseller
1. Introduction
This document describes all the settings files available to the reseller that can be adjusted to
the needs of the BackupAgent Server installation. The default settings are settings that are
might be resolved by adjusting these settings.
2. Settings files
2.1 MaintenanceService - MaintenanceService.exe.config
This file is used for the configuration of the MaintenanceService.
Adjustable settings:
<applicationSettings>
-->
<CloudBackup.MaintenanceService.Properties.Settings>
<setting name="ThreadMaxCountPerStorage" serializeAs="String">
<value>2</value>
</setting>
<setting name="ThreadMaxCount" serializeAs="String">
<value>0</value>
</setting>
</CloudBackup.MaintenanceService.Properties.Settings>
</applicationSettings>
<!--
If you need to balance load on storages then use "ThreadMaxCountPerStorage" parameter.
1
In this case all users will be divided in groups by their storage locations and in eachgroup will
Setting Name
Settings*
Units
Values by default
Description
DBServer
1/2/3
string
CloudBackup
Path to the database server
DBName
1/2/-
string
CloudBackupService
Database name
Failover_DBServer
-/-/-
string
Additional server that will be user if the DBServer do not respond
DBUserName
1/2/-
string
CloudBackupService
Username to access an original and failover database
run ThreadMaxCountPerStorage threads.
In each group threads will be executed for users in alphabetical order.
Total amount of threads will be ThreadMaxCountPerStorage * CountOfStorageLocations.
Better performance will be in case if this parameter will be no bigger than total amount of CPU
cores.
Value 0 for these parameters means that parameter is not used.
If you need to run exactly the same amount of maintenance threads, set parameter
"ThreadMaxCount".
In this case threads will be executed for users in alphabetical order.
Better performance will be in case if this parameter will be equal to amount of total CPU cores.
2.2 Settings.xml (CloudBackupService)
This file is used to configure the CloudBackupService. All available parameters* are:
1 - Setting must be in the settings.xml, otherwise BackupAgent will say that the file miss settings
2 - Settings that are in setting.xml file after clean install of 5.0.2 version
3 - Settings that appears after complete Setup.aspx page
2
DBPassword
1/2/-
string
VoOHs8B5ceTQDg AEkf9/ww==
Password to access an original and failover database
MetaFileName
1/2/-
string
files.xml
Filename for a metadata file (Obsolete)
WebServiceURL
1/2/3
string
http://localhost/Cloud BackupService/Back upService.asmx
Web URL for the BackupService.asmxfile
WebServiceActivatio nURL
1/2/3
string
http://localhost/Mana gementConsole/Activ ateAccount.aspx
URL to the aspx page where user can activate his account
SmtpServerIP
1/2/3
string
[SmtpServerIP]
SMTP Mail Server IP
UsageLogging
1/2/-
bool
FALSE
Enable logging about file transfer process
LogErrorToEventLo g
1/2/-
bool
TRUE
Enable logging to the system event log
CertificateHash
1/2/-
string
8d-19-37-8d-c1-3c­87-b0-18-6a-02-91­53-15-b7-ee-98-2c­81-24
Certificate hash that used to check security credentials for user
DigiNotarID
1/2/3
string
CompanyName
A DigiNotar certificate authorization key (Obsolete)
SubResellerLevel
1/2/-
int
3
Depth of sub resellers that are allowed to create
SessionDuration
1/2/-
minutes
120
Session duration time
DefaultTrialAccount Type
1/2/-
int
1
This is the account type a user obtains when signing up for a trial account
MaxBackupReportR ecords
1/2/-
int
250
Amount of backup reports that are saving to the database. Older are rewrites with a newer one
BackupAgentSession ManagerPort
1/2/-
port
16683
Port to initialize proxy connection
BackupAgentSession ManagerURL
1/2/-
string
tcp://127.0.0.1
URL to initialize proxy connection
BackupAgentSession ManagerURLFailove r
string
Failover to proxy connection
3
UserCanChangePass word
1/2/-
bool
TRUE
Verification that uses can change his password
UserCanChangeAcco untInfo
1/2/-
bool
TRUE
Verification that uses can change his account information
ShowRegistrationLin k
1/2/-
bool
TRUE
Verification that uses can see the registration link
UseHTTPS
1/2/3
bool
FALSE
Use HTTPS
UseActiveDirectory
1/2/3
bool
FALSE
Check if Active Directory is allowed, it is not recommended to change this setting
ActiveDirectoryDom ainName
-/2/3
string
Active Directory domain name
ShowDownloadLink
-/-/-
bool
Verification that uses can see the download link
EnableTracing
-/-/-
bool
Check if tracing messages are enabled
CacheTimeout
-/-/-
minutes
Time that can user be in cache
ReplicationClientPor t
1/2/-
16685
Not used in code logic
MaxReplicationTask Reports
1/2/-
Int
10
Max saved replication task reports count
AuthenticationCache ExpirationMinutes
1/2/-
minutes
15
Authentication cache expiration minutes
SendPurchaseLicense Usage
1/2/-
bool
30
Report the license usage to the Backup Agent license server
SupportEmails
-/-/-
string
Addresses’ to send
support email
ErrorCodes2Skip
-/-/-
string
Error code that should not be sends to support in support email
IisMaxPoolSize
-/-/-
max connectio ns count
IIS max pool size
ChecksumCalculatio n
-/-/-
Enable checksum calculation
4
Loading...
+ 8 hidden pages