[master] Increase the disk size to 43G from 35G to avoid disk pressure#1244
Conversation
During 4.22 bundle creation it is observed that kubelet goes under disk pressure and cluster provision failing ``` $ oc describle node [....] Conditions: Type Status LastHeartbeatTime LastTransitionTime Reason Message ---- ------ ----------------- ------------------ ------ ------- MemoryPressure False Wed, 10 Jun 2026 03:22:56 -0400 Tue, 09 Jun 2026 01:31:33 -0400 KubeletHasSufficientMemory kubelet has sufficient memory available DiskPressure True Wed, 10 Jun 2026 03:22:56 -0400 Wed, 10 Jun 2026 02:29:17 -0400 KubeletHasDiskPressure kubelet has disk pressure $ ./openshift-clients/linux/oc get pod --no-headers --all-namespaces '--field-selector=metadata.namespace!=none' + grep -v Running + grep -v Completed hostpath-provisioner csi-hostpathplugin-xk4l4 0/4 ContainerStatusUnknown 0 61s openshift-apiserver apiserver-699f7f67cf-v6l45 0/2 Pending 0 17m openshift-image-registry image-registry-6b6bc4b8b9-bcnm7 0/1 ContainerCreating 0 17m openshift-ingress-operator ingress-operator-79c6cfcbc6-5jdtv 1/2 Error 16 (2m48s ago) 25h openshift-multus network-metrics-daemon-4fts7 0/2 ContainerStatusUnknown 0 58s openshift-network-diagnostics network-check-source-5c9fb4c9ff-lkn8f 0/1 Pending 0 11m openshift-network-diagnostics network-check-target-dvmfn 0/1 ContainerStatusUnknown 0 61s openshift-network-operator iptables-alerter-jkd5h 0/1 Evicted 0 63s ```
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Hi @openshift-cherrypick-robot. Thanks for your PR. I'm waiting for a crc-org member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
/ok-to-test |
|
@openshift-cherrypick-robot: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
This is an automated cherry-pick of #1243
/assign praveenkumar