Bug 1985256
| Summary: | [machines] bus type is not correct when adding a disk | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | YunmingYang <yunyang> |
| Component: | cockpit-appstream | Assignee: | Katerina Koukiou <kkoukiou> |
| Status: | CLOSED MIGRATED | QA Contact: | YunmingYang <yunyang> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.5 | CC: | mmarusak, mpitt, xchen |
| Target Milestone: | beta | Keywords: | MigratedToJIRA, Reopened, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-15 12:59:14 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: | |||
|
Description
YunmingYang
2021-07-23 09:08:52 UTC
Test Versions: cockpit-machines-251-1.el8.noarch cockpit-251-1.el8.x86_64 libvirt-dbus-1.3.0-2.module+el8.3.0+6423+e4cb6418.x86_64 Test Steps: 1 Import a VM with "Unknown" for its "Operating system" 2 Go to the VM detail page, then click "Add disk" 3 Switch "Source" to "Custom path" 4 Select "Device" to "CD/DVD disc" 5 Select "Device" to "Disk image file" 6 Click "Show additional options", extend "Bus" 7 Click "Add" 8 Re-open "Add disk" dialog, then select 'Source' to "Custom path" 9 Select "Device" to "CD/DVD disc", then select back to "Disk image file", after that select "Device" to "CD/DVD disc" again 10 Click "Show additional options" 11 Click "Add" Actual results: 1 In step 6, there is a disabled option which is "ide" 2 In step 7, the disk will be added successfully, but its bus is "ide" 3 In step 10, the "Bus" of "CD/DVD disc" is "ide" 4 In step 11, the disk will be added successfully, but its bus is "ide" Expected results: 1 In step 6, there is no 'ide' option 2 In step 7, the disk should be added successfully, and its bus should not be "ide" 3 In step 10, the "Bus" of "CD/DVD disc" should no be "ide" 4 In step 11, the disk should be added successfullym and its bus should not be "ide" Additional info: I think this BZ caused by "custom path" getting bus value from the same type disks of the VM. Maybe we should disable this behavior, and just setState() Test Results: According to the results, there still something needed to be fixed, move 'Status' back to ASSIGNED. Moving to 8.6. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. Issue migration from Bugzilla to Jira is in process at this time. This will be the last message in Jira copied from the Bugzilla bug. This BZ has been automatically migrated to the issues.redhat.com Red Hat Issue Tracker. All future work related to this report will be managed there. Due to differences in account names between systems, some fields were not replicated. Be sure to add yourself to Jira issue's "Watchers" field to continue receiving updates and add others to the "Need Info From" field to continue requesting information. To find the migrated issue, look in the "Links" section for a direct link to the new issue location. The issue key will have an icon of 2 footprints next to it, and begin with "RHEL-" followed by an integer. You can also find this issue by visiting https://issues.redhat.com/issues/?jql= and searching the "Bugzilla Bug" field for this BZ's number, e.g. a search like: "Bugzilla Bug" = 1234567 In the event you have trouble locating or viewing this issue, you can file an issue by sending mail to rh-issues. You can also visit https://access.redhat.com/articles/7032570 for general account information. |