Last saturday we upgraded our vCloud Director to version 5.5.3 and vShield manager to 5.5.4.1.
The fact is after the upgrade vApp operations (poweron, poweroff) are much slower than before. The sluggishness is not happening always but when it does, vCloud logs are filled with the following messages:
2015-07-08 09:24:01,466 | WARN | ValidationThread | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,475 | WARN | pool-validationservice-13-thread-7237 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,479 | WARN | pool-validationservice-13-thread-7232 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,480 | WARN | pool-validationservice-13-thread-7235 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,485 | WARN | ValidationThread | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,503 | WARN | pool-validationservice-13-thread-7235 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,503 | WARN | pool-validationservice-13-thread-7232 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,504 | WARN | pool-validationservice-13-thread-7237 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,508 | WARN | ValidationThread | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,510 | WARN | pool-validationservice-13-thread-7231 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:01,523 | WARN | pool-validationservice-13-thread-7237 | ReactionServiceImpl | Dropping reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b, 10 of 10 reactions already running. |
2015-07-08 09:24:31,259 | WARN | pool-validationservice-13-thread-7232 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
2015-07-08 09:24:31,260 | WARN | pool-validationservice-13-thread-7236 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
2015-07-08 09:24:31,278 | WARN | pool-validationservice-13-thread-7236 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
2015-07-08 09:24:31,312 | WARN | pool-validationservice-13-thread-7232 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
2015-07-08 09:24:31,313 | WARN | pool-validationservice-13-thread-7236 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
2015-07-08 09:24:31,316 | WARN | pool-validationservice-13-thread-7235 | ReactionServiceImpl | Scheduling reaction com.vmware.vcloud.backend.reactions.SyncCrosshostWithHostReaction@45b7601b for execution. |
Support has told us to lower vcenter statistics level (currently 3) and to delete the content of inventory tables from vCloud director database but the problem persists after doing that.
Any help?