Skip to content

Fix node reboot script with bootID tracking#190

Merged
robo-cap merged 3 commits intomainfrom
fix-post-reboot-tests
Apr 16, 2026
Merged

Fix node reboot script with bootID tracking#190
robo-cap merged 3 commits intomainfrom
fix-post-reboot-tests

Conversation

@OguzPastirmaci
Copy link
Copy Markdown
Member

No description provided.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 14, 2026
@OguzPastirmaci
Copy link
Copy Markdown
Member Author

/ok-to-run-apply-tf public-fss-monitoring-tf

@github-actions
Copy link
Copy Markdown

❌ CI - Apply (Terraform) results

Topology public-fss-monitoring-tf
Result ❌ failure

View full run log

@github-actions
Copy link
Copy Markdown

❌ CI - Apply (ORM) results

Topology public-fss-monitoring-orm
Result ❌ failure

View full run log

@OguzPastirmaci
Copy link
Copy Markdown
Member Author

/ok-to-run-apply-tf public-fss-monitoring-tf

@github-actions
Copy link
Copy Markdown

❌ CI - Apply (Terraform) results

Topology public-fss-monitoring-tf
Result ❌ failure

View full run log

After an OCI RESET, iscsid auto-logs into the persisted node records at
boot, so when kubelet later calls NodeStageVolume the OCI block-volume
CSI driver's unconditional iscsiadm --login returns exit 15
(ISCSI_ERR_SESS_EXISTS) and fails the stage call, leaving pods with
oci-bv PVCs stuck in PodInitializing. Force logout on each node so the
CSI driver can re-login cleanly on the next retry.
@OguzPastirmaci
Copy link
Copy Markdown
Member Author

/ok-to-run-apply-tf public-fss-monitoring-tf

@github-actions
Copy link
Copy Markdown

✅ CI - Apply (Terraform) results

Topology public-fss-monitoring-tf
Result ✅ success

View full run log

@OguzPastirmaci
Copy link
Copy Markdown
Member Author

/ok-to-run-apply-orm public-fss-monitoring-orm

@github-actions
Copy link
Copy Markdown

❌ CI - Apply (ORM) results

Topology public-fss-monitoring-orm
Result ❌ failure

View full run log

@OguzPastirmaci
Copy link
Copy Markdown
Member Author

/ok-to-run-apply-orm public-fss-monitoring-orm

@github-actions
Copy link
Copy Markdown

✅ CI - Apply (ORM) results

Topology public-fss-monitoring-orm
Result ✅ success

View full run log

@robo-cap robo-cap merged commit b19b11a into main Apr 16, 2026
1 check passed
@OguzPastirmaci OguzPastirmaci deleted the fix-post-reboot-tests branch April 16, 2026 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants