Direkt zum Inhalt

Failed to implementation Acronis Backup 11.5 with domain account

Thread needs solution

Hi,
I am doing the implementation Acronis solution on my Vmware Workstation 11.
The virtual machines are included DC; ACRONIS MANAGEMENT; ACRONIS CLIENT

On the machine, Acronis Management was implemented running on Windows 2008 R2 standard SP1 x64.
I was created an account EBR01 from Domain Controller with fully privilege of local account as well as domain users, this account was used to install Acronis Management Server.
During installation, I always met the issue with progress and it is automatic rollback.

I have tried to collect the logfile from "Acronismanagementserver.msi" and would like to attach here to get support from you.

Thanks
Hoang

Anhang Größe
logname_manserver2.zip 179.46 KB
0 Users found this helpful

Hi looks like the issue with Acronis Management Server operational/reporting database. Try to install with new auto-created DB instance (default option in the installer).
Otherwise contact support for deeper inestigation.

1: MSIGEN:CommonError: code:8356355, message:Failed to install the database., linetag:05538F7310AB695E7h
CommonError: code:1, message:An error occurs while executing SQL command: master..sp_addsrvrolemember @loginame = N'HWL\EBR01', @rolename = N'dbcreator', linetag:039098EE09AF00D2Bh
CommonError: code:8323089, message:Query 'master..sp_addsrvrolemember @loginame = N'HWL\EBR01', @rolename = N'dbcreator'' failed to execute., linetag:0C131F5921FF77446h
CommonError: code:8338223, message:Cannot alter the server role 'dbcreator', because it does not exist or you do not have permission., linetag:0C131F5921FF77425h
1: MsiManagementServerServiceInstall: Error 0x7f8203: Failed to install the database.
| line info: 0x5538f7310ab695e7
| $module: cms_msi_vs_s_37614
|
| error 0x1: An error occurs while executing SQL command: master..sp_addsrvrolemember @loginame = N'HWL\EBR01', @rolename = N'dbcreator'
| line info: 0x39098ee09af00d2b
| $module: cms_msi_vs_s_37614
|
| error 0x7f0011: Query 'master..sp_addsrvrolemember @loginame = N'HWL\EBR01', @rolename = N'dbcreator'' failed to execute.
| line info: 0xc131f5921ff77446
| TraceLevel: 0x1
| $module: cms_msi_vs_s_37614
|
| error 0x7f3b2f: Cannot alter the server role 'dbcreator', because it does not exist or you do not have permission.
| line info: 0xc131f5921ff77425
| $module: cms_msi_vs_s_37614

Hi Andrew Panin,
Can give me more detail how to create new DB instance?
After working around, the installation working fine with "Local Administrator", but dont know why not work properly with Domain account even Domain Admin also.

Regards,
Hoang

This is an option in the installer, when Management Server is chosen to be installed, one of the step of installation wizard is to choose or install the operational SQL server. By default, wizard offer to Install SQL Sever 2008 Express and create a new SQL instance - ACRONIS. Use this option. You don't need to make something manually.

Hi Andrey Panin,
I have been installed "Microsoft SQL 2012 Express" manually. After installation successful I have restarted the computer and then be continue with Acronis Product.
All steps are working on DOMAIN ACCOUNT (surely that this account was added to be Administrator local).

I have tried with LOCAL ADMINISTRATOR. The installation working fine.
What happen here please? It seems be related into privilege between account.

Regards,
Hoang

Make sure that your Domain Account have enough privileges for SQL.
For example, see here: https://msdn.microsoft.com/en-us/library/ms191543.aspx