Restore file with NTFS permission from storage node/notifications from AMS
Hello,
We are trying to implement Acronis Advanced backup 11.5 for VMware, but faced some problems, unfortunatelly, reading documentation and forums didn't help.
Infrustructure:
vm-Windows 2008R2(File server), running under Vmware ESXi 5.1 with installed Acronis Agent for windows and agent for ESXi
vm-Windows 2008R2, running Acronis Storage node
vm-Windows 2008R2, running licence server and AMS (in management server options and default backup options mail notifications activated, test mails sent successfully; file-level security: preserve file security in archive activated)
Task:
Create files backup of the File server to storage node and recieve notifications to email about backup task result
Problems:
Any file restored from Storage node will loose original NTFS permissions, why and how to fix it ? (but, if restore from local storage - file will have oroginal ntfs permissions)
AMS don't send mails about backup result, I recieve notifications from AMS only about problems with AMS (for ex. not enough space on storage node)
Thanks for help.

- Log in to post comments

Dear Igor,
Thank you for reply, it's clear about restoration to network share, will it be fixed in future ?
I checked script which you have provided, basically, it works, but the report, which script sent to me and report, which I can see on AMS are different (result and time):
Acronis Backup & Recovery daily report for 1/16/2015 9:00:00 AM
# Machine Type Status LastBackup
1 xxx PHYSICAL MACHINE OK 1/15/2015 1:00:39 PM
2 yyy PHYSICAL MACHINE OK 1/15/2015 1:00:15 PM
Report from AMS (please, check attached file).
I tried to run script with different parameters: 5, 10, 15, 24, result is the same.
If it's important, backup with an error is complicated backup (firstly backup to local storage and after that replicate it to Acronis Storage Node), backup to local storage finished successfully, replication failed with the error bellow (every time):
Command 'Replicating backups/cleaning up archives (1st location)' has failed.
Additional info:
--------------------
Error code: 61
Module: 309
LineInfo: 4a8728dc8a1c950f
Fields: $module : service_process_vs_39029
Message: Command 'Replicating backups/cleaning up archives (1st location)' has failed.
--------------------
Error code: 209
Module: 161
LineInfo: b320396adfe3c3f
Fields: IsReturnCode : 1, $module : disk_bundle_vs_39029
Message: Failed to replicate the archive.
--------------------
Error code: 25
Module: 4
LineInfo: ce542e14da203ba8
Fields: $module : disk_bundle_vs_39029
Message: Error occurred while backing up.
--------------------
Error code: 3
Module: 4
LineInfo: ce542e14da203b5e
Fields: $module : disk_bundle_vs_39029
Message:
--------------------
Error code: 3
Module: 4
LineInfo: ce542e14da2039af
Fields: Path : D:/xxx/xxx.xlsx, $module : disk_bundle_vs_39029
Message:
--------------------
Error code: 3
Module: 4
LineInfo: ce542e14da203a20
Fields: Path : D:/xxx/xxx.xlsx, $module : disk_bundle_vs_39029
Message:
--------------------
Error code: 25
Module: 4
LineInfo: ce542e14da203ae1
Fields: $module : disk_bundle_vs_39029
Message: Error occurred while backing up.
--------------------
Error code: 1
Module: 4
LineInfo: 3ce680c72445ba3f
Fields: $module : disk_bundle_vs_39029
Message: Error occurred while reading the file.
--------------------
Error code: 1
Module: 4
LineInfo: 35f34aff8801b78d
Fields: $module : disk_bundle_vs_39029
Message: Error occurred while reading the file.
--------------------
Failed to back up file or folder 'D:/xxx/xxx.xlsx'.
Error occurred while backing up.
Error code: 0x40019
$module = "disk_bundle_vs_39029"
Tag: 0xCE542E14DA203AE1
Error occurred while reading the file.
Error code: 0x40001
$module = "disk_bundle_vs_39029"
Tag: 0x3CE680C72445BA3F
Error occurred while reading the file.
Error code: 0x40001
$module = "disk_bundle_vs_39029"
Tag: 0x35F34AFF8801B78D
Additional info:
--------------------
Error code: 25
Module: 4
LineInfo: 50a2be95f8f9e54d
Fields: $module : disk_bundle_vs_39029
Message: Failed to back up file or folder 'D:/xxx/xxx.xlsx'.
Error occurred while backing up.
Error code: 0x40019
$module = "disk_bundle_vs_39029"
Tag: 0xCE542E14DA203AE1
Error occurred while reading the file.
Error code: 0x40001
$module = "disk_bundle_vs_39029"
Tag: 0x3CE680C72445BA3F
Error occurred while reading the file.
Error code: 0x40001
$module = "disk_bundle_vs_39029"
Tag: 0x35F34AFF8801B78D
--------------------
D:/xxx/xxx.xlsx is corrupted on content level and I deleted it from D:/xxx/
Attachment | Size |
---|---|
244202-117937.jpg | 17.28 KB |
- Log in to post comments

Hello Evgeniy,
The script sends a list of all machines with a successful backup and not the overall status of the backup plan. So if the backup was successful but replication failed, the script is working as intended.
- Log in to post comments