Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Created attachment 1080981[details]
debug logs while creating host and it clearly shows memory size
Description of problem:
I was trying to create a VM host on libvirt via hammer. Host was created successfully. However when I checked the memory size from webUI, it was displayed as 256MB. However the one I provided was: "1547483648",
when I checked the memory of created host from virt-manager, it was displayed correctly there. So issue is somehow, sat6 webUI doesn't display the correct value.
Version-Release number of selected component (if applicable):
sat6.1.3
How reproducible:
always
Steps to Reproduce:
1. create a host on libvirt using hammer and with memory size="1547483648"
2.
3.
Actual results:
webUI shows incorrect mem size
Expected results:
UI should exact value what user has input.
Additional info:
This is an older bug which I do not envision being addressed in the near term. I am closing this out. If you believe doing so is an issue, please feel free to re-open and provide additional business information. Thank you.
Created attachment 1080981 [details] debug logs while creating host and it clearly shows memory size Description of problem: I was trying to create a VM host on libvirt via hammer. Host was created successfully. However when I checked the memory size from webUI, it was displayed as 256MB. However the one I provided was: "1547483648", when I checked the memory of created host from virt-manager, it was displayed correctly there. So issue is somehow, sat6 webUI doesn't display the correct value. Version-Release number of selected component (if applicable): sat6.1.3 How reproducible: always Steps to Reproduce: 1. create a host on libvirt using hammer and with memory size="1547483648" 2. 3. Actual results: webUI shows incorrect mem size Expected results: UI should exact value what user has input. Additional info: