I am trying to add a secondary server to PI collective and keeps getting this error message.
"unable to start archive queue flush on server XXXX. Error -2147219670: RPC Invoke failed[-11096] Archive Backup already in progress"
Could someone please guide me on how to resolve this.
You might be running into the issue described in the Known Issue 18016OSI8 - "Unable to start archive queue flush on server"
When initializing a secondary node in a collective, the PI Collective Manager flushes the archive cache of the primary PI Server before it backs up the server and copies over the database files to the secondary server. On systems with a large number of points, the initialization may fail during the archive flush with the following error:
"Error -2147219670: RPC Invoke failed[-11096] Archive Backup already in progress"
To get the PI Archive Subsystem out of the backup state, "piartool -backup -abort" or "piartool -flush -stop" commands must be issued.