Hello,
I am using Zenon V6.22 SP0. I have created a project with a Primary Server (PC1) and a Standby Server (PC2). The project has one archive trend defined with a few variables.
I transferred all the runtime files to PC2 using the "Project Remote Transport -> Transport all runtime files" context menu. I started the Runtime on PC1 and then on PC2 using "Project Remote Transport -> Start Runtime".
A few minutes later, I disconnect the Ethernet cable from PC1 so that it loses connectivity to the PLC as well as to PC2. I notice that PC2 switches over to its own data acquisition method and starts retreiving data from the PLC. It also gets data for the archive trend variables.
A few minutes later, I connect the Ethernet cable back into PC1. At this point, PC1 becomes the primary server and PC2 switches back to PC1 for its data source. But now when I look at the archive trend data on PC2, it seems that PC2 has lost its data for the time when the Ethernet cable was unplugged from PC1. Similarly the alarms which were showing up on PC2 earlier (alarms which came active when PC1 Ethernet was disconnected), those alarms also disappear from PC2.
Shouldn't PC1 first update its database (alarms and archive trends) from PC2 before becoming the active server? What am I doing wrong? Any help will be greatly appreciated.