Hello,
I have a problem with redundant system - after making changes in "split" mode and return to "redundancy" mode with choice of keeping server with changes - other server restarts but does not get changes.
In log it seems that server initiated "file transfer" but did not make file transfer - old files remains.
Similar thing happens with UserInterface (client) - after a reset it starts "File transfer", but old files remains - no new files, so no changes are applied.
Our servers are running on Linux Suse 12.3. WinCC_OA version is 3.12.
Is there something that we should change in configuration or some where else to make it work?
Thanks in advance.
Passive server in redundant system does not copy new files
- vedadramovic
- Posts:121
- Joined: Mon Apr 07, 2014 10:36 am
Passive server in redundant system does not copy new files
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: Passive server in redundant system does not copy new files
Hello,
during a recovery in a (standard) redundant system only the files for the database are copied. The recovery does not include all other project files like panels, scripts, ...
If you want to copy also other file you have to use the "file synchronization"-functionality. For details please have a look at the online-help: Special functions --> Redundancy --> File synchronization.
Best Regards
Leopold Knipp
Senior Support Specialist
during a recovery in a (standard) redundant system only the files for the database are copied. The recovery does not include all other project files like panels, scripts, ...
If you want to copy also other file you have to use the "file synchronization"-functionality. For details please have a look at the online-help: Special functions --> Redundancy --> File synchronization.
Best Regards
Leopold Knipp
Senior Support Specialist
- vedadramovic
- Posts:121
- Joined: Mon Apr 07, 2014 10:36 am
Re: Passive server in redundant system does not copy new files
Thank you Leopold