A support forum for Data Center Operation, Data Center Expert, and EcoStruxure IT product users to share knowledge on installation, configuration, and general product use.
Send a co-worker an invite to the Exchange portal.Just enter their email address and we?ll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
This question was originally posted on DCIM Support by Garry Priestland on 2018-11-22
Not sure if this is a bug or not, but have noticed that the DCE7.6.0 Synchronised backups fail if you use the compressed option.
It appear that if you create a new backup that is synchronised and compressed it will work for the first time but not for subsequent ones.
The best I can tell is that when the 2nd synchronised backup starts, DCE tries to decompress the backup in its location to add files to it, then to compress it back up again. On this particular server the backups location had been entered as
\backups\dce.
It look like this get interpreted by DCE as
\\servername\\backups\DCE
(double \\ before backups) but only when trying to access the backup file to decompress it, not when actually performing the initial backup.
Changing the backup location to
backups\DCE
(no \ at the start) allowed DCE to start decompressing the backup.
Note that the Test Mount function works regardless of whether the leading \ is included or not.
the next problem is that with large backups the process takes so long that it is not really feasible, so for me, only config backups have been set to compressed.