Bug 2064936
| Summary: | Migration of vm from VMware reports pvc not large enough | |||
|---|---|---|---|---|
| Product: | Container Native Virtualization (CNV) | Reporter: | Luke Stanton <lstanton> | |
| Component: | Storage | Assignee: | Bartosz Rybacki <brybacki> | |
| Status: | CLOSED ERRATA | QA Contact: | dalia <dafrank> | |
| Severity: | high | Docs Contact: | ||
| Priority: | urgent | |||
| Version: | 4.9.3 | CC: | alitke, aos-bugs, cnv-qe-bugs, dafrank, istein, jortel, jsafrane, kmajcher, mguetta, nashok, ngavrilo, pelauter, yadu | |
| Target Milestone: | --- | Flags: | istein:
needinfo-
|
|
| Target Release: | 4.9.4 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | v4.9.4-5 | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2066712 (view as bug list) | Environment: | ||
| Last Closed: | 2022-09-14 19:29:09 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2066712 | |||
|
Description
Luke Stanton
2022-03-16 21:04:17 UTC
> unexpected return value 400, Saving stream failed: Virtual image size 32212254720 is larger than available size 28254549012 (PVC size 32212254720, reserved overhead 0.055000%). A larger PVC is required.
As you can see, a 30 GiB PVC has only ~26.3 GiB usable space, which is... not so much. It seems that Portworx needs more than 0.055% overhead. Anyway, I don't see any issue on OCP side, all volumes were provisioned and mounted to the right Pods.
I a moving it to migration toolkit to make sure they did the overhead calculation right, I don't know where this 0.055% comes from. Perhaps they can document that some storage backends need more overhead + a way how to configure it.
This is related to filesystem overhead on the CNV import side so I am moving the bug into the CNV Product. *** Bug 2059057 has been marked as a duplicate of this bug. *** verified on cnv 4.9.4. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Virtualization 4.11.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6526 |