Skip to content

[master] Increase the disk size to 43G from 35G to avoid disk pressure#1244

Open
openshift-cherrypick-robot wants to merge 1 commit into
crc-org:masterfrom
openshift-cherrypick-robot:cherry-pick-1243-to-master
Open

[master] Increase the disk size to 43G from 35G to avoid disk pressure#1244
openshift-cherrypick-robot wants to merge 1 commit into
crc-org:masterfrom
openshift-cherrypick-robot:cherry-pick-1243-to-master

Conversation

@openshift-cherrypick-robot

Copy link
Copy Markdown

This is an automated cherry-pick of #1243

/assign praveenkumar

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
```
@openshift-ci

openshift-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign anjannath for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d990b5c3-ee24-4cd0-aa30-d3a7401a5adc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci

openshift-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown

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 /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Tip

We noticed you've done this a few times! Consider joining the org to skip this step and gain /lgtm and other bot rights. We recommend asking approvers on your previous PRs to sponsor you.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions 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.

@praveenkumar

Copy link
Copy Markdown
Member

/ok-to-test

@openshift-ci

openshift-ci Bot commented Jun 11, 2026

Copy link
Copy Markdown

@openshift-cherrypick-robot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-microshift-arm 3edf27a link true /test e2e-microshift-arm

Full PR test history. Your PR dashboard.

Details

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants