Comment 6 for bug 1855359

Revision history for this message
Andy (andy.wrs) wrote :

With some debugging logs in a newly installed DC lab, here is another summary of the findings:

1. After managed, among the 10 subclouds:

   identity: 3 in-sync, 3 our-of-sync, 4 unknown

   platform: 6 in-sync, 4 unknown (same subclouds as identity)

   patching: 10 in-sync

2. From debugging log we can see all the sync requests from dcorch reached dcmanager. No requests get lost.

3. For those with identity out-of-sync, I see similar pattern as discussed before in terms of requests sent from dcorch, and handled by dcmanager. Still see 2 "out-of-sync" update in a row.

4. For those with identity and platform in unknown.

   After some rounds of dcorch audit, dcmanager notified dcorch subcloud is offline so dcorch stopped auditing. Later on when dcmanager notified dcorch is online again, the notification failed so dcorch audit remain stopped.