Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

data/baremetal/bootstrap: increase disk size to 16GiB #2673

Closed
wants to merge 1 commit into from

Conversation

stbenjam
Copy link
Member

Otherwise the default sysroot comes up as 2.5G which is too small, and
baremetal IPI gets errors like:

startironic.sh[25249]: write /var/tmp/storage989090957/3: no space left on device

Otherwise the default sysroot comes up as 2.5G which is too small, and
baremetal IPI gets errors like:

  startironic.sh[25249]:   write /var/tmp/storage989090957/3: no space left on device
@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Nov 14, 2019
@stbenjam
Copy link
Member Author

/label platform/baremetal

@openshift-ci-robot openshift-ci-robot added the platform/baremetal IPI bare metal hosts platform label Nov 14, 2019
@stbenjam
Copy link
Member Author

/test govet

@metal3ci
Copy link

Build FAILURE, see build http://10.8.144.11:8080/job/dev-tools/1304/

@openshift-ci-robot
Copy link
Contributor

@stbenjam: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-aws-upgrade 39c16fd link /test e2e-aws-upgrade
ci/prow/e2e-aws-scaleup-rhel7 39c16fd link /test e2e-aws-scaleup-rhel7
ci/prow/e2e-libvirt 39c16fd link /test e2e-libvirt

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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/test-infra repository. I understand the commands that are listed here.

@celebdor
Copy link
Contributor

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: celebdor, stbenjam
To complete the pull request process, please assign crawford
You can assign the PR to them by writing /assign @crawford in a comment when ready.

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

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

@hardys
Copy link

hardys commented Nov 19, 2019

So I think now that coreos/coreos-assembler#924 merged we just need to pick up a new RHCOS build to fix this but not yet tested to confirm

@stbenjam
Copy link
Member Author

So I think now that coreos/coreos-assembler#924 merged we just need to pick up a new RHCOS build to fix this but not yet tested to confirm

Tested locally and worked for me. I think we can drop this patch from dev-scripts, openshift-metal3/dev-scripts#852.

If that works we can probably just close this - I don't think it makes sense to offer customization for the bootstrap's disk size, does it?

@hardys
Copy link

hardys commented Nov 20, 2019

Tested locally and worked for me.

I assumed we'd need another rhcos version bump to pick up the latest cosa changes, any idea how/why that fixed things with the existing image?

Edit - nvm I see you were testing with #2666 so I agree we can probably close this and just get the version bump in to resolve the problem

@hardys
Copy link

hardys commented Nov 20, 2019

If that works we can probably just close this

openshift-metal3/dev-scripts#852 worked and I merged it so we can go ahead and close this I think

@stbenjam
Copy link
Member Author

/close

@openshift-ci-robot
Copy link
Contributor

@stbenjam: Closed this PR.

In response to this:

/close

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/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/baremetal IPI bare metal hosts platform size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants