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.
Description of problem:
RFE BZ#1559006 introduced some extra RHV options for Storage.
e.g.: "Preallocate disk", "Wipe disk after delete", "disk interface"
It is possible that these params can be simply passed as key=value inside cr_attributes, however it would be good to document them (show them in help)
Version-Release number of selected component (if applicable):
6.6.0 snap 14
Steps to Reproduce:
1. navigate to Create new host page, use RHEV compute resource and at virtual machine tab, choose custom template. then observe all the options for "Storage"
2. Try to set these as parameters using hammer
Comment 5Lukáš Hellebrandt
2020-01-28 10:07:47 UTC
In bug 1336437, I discovered that oVirt interface parameter is missing from help. With a quick look, I can see the other parameters mentioned in OP - preallocate and wipe_after_delete, are present.
If oVirt interface is the only parameter missing and is already tracked in bug 1336437, why is this bug failed qa?
Comment 7Lukáš Hellebrandt
2020-02-04 12:01:25 UTC
Because I think the other bug is subset of this bug. I marked this one failed (rather than merely marking the other one as blocking for this one) because the field is explicitly mentioned in the OP. If you disagree, I think it won't hurt to flip this one back to ON_QA but it will still be blocked.
This was marked as blocking the other bug and now it depends on it so it's clear they can only be tested together.
The other bug is modified and waiting to get merged so to keep track I'm changing this to on_qa and setting the "depends on" field.
Once the other bug moves to on_qa they can be tested.
Comment 9Lukáš Hellebrandt
2020-02-14 14:41:52 UTC
FailedQA with Sat 6.7 snap 11. The options are shown in "hammer host create --help" and they work, except "preallocate" - that one is ignored (the created VM has actually a thin provisioned disk; this doesn't happen in WebUI).
Comment 14Lukáš Hellebrandt
2020-03-06 15:07:19 UTC
I can confirm that setting preallocate=1 causes the disk to indeed be preallocated (with Sat 6.7 snap 14). Once I check this information is included in snap 15 'hammer host create --help', I'll verify this BZ.
Comment 15Lukáš Hellebrandt
2020-03-10 15:29:56 UTC
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, 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/RHBA-2020:1455