Bug 1260969
Summary: | [PPC64LE] Add validation when create vm with memory, that no multiplier of 256 | ||
---|---|---|---|
Product: | [oVirt] ovirt-engine | Reporter: | Artyom <alukiano> |
Component: | General | Assignee: | Shmuel Melamud <smelamud> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | sefi litmanovich <slitmano> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | --- | CC: | bugs, gklein, hannsj_uhl, istein, lsurette, michal.skrivanek, rbalakri, Rhev-m-bugs, srevivo, ykaul |
Target Milestone: | ovirt-4.0.0-beta | Flags: | ylavi:
ovirt-4.0.0?
rule-engine: planning_ack+ rule-engine: devel_ack+ rule-engine: testing_ack+ |
Target Release: | 4.0.0 | ||
Hardware: | ppc64le | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, when VM was created on PPC architecture with memory size that is not multiple of 256, error occurred when trying to run the VM. Currently the VM creation dialog prevents user from creating a VM with non-aligned memory size on PPC architecture.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-12 14:06:10 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Virt | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 1277183, 1277184, 1308609 |
Description
Artyom
2015-09-08 10:17:34 UTC
Target release should be placed once a package build is known to fix a issue. Since this bug is not modified, the target version has been reset. Please use target milestone to plan a fix for a oVirt release. Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA. Verified with rhevm- 4.0.2.3-0.1.el7ev with hosts: vdsm-4.18.10-1.el7ev kernel version: 3.10.0 - 327.30.1.el7.ppc64le Manufacturer: IBM Family: PowerNV Product Name: IBM Power System S824 Version: PowerNV 8286-42A CPU Model Name: POWER8E (raw), altivec supported Cluster set to IBM POWER8 cluster. Verified that trying to create/edit vm with 10000MB failed and the proper message appear when hovering above the memory field. When editing/creating with a value which is multiplier of 256 action succeeds. |