Bug 1493083
| Summary: | UX: iSCSI import storage domains has missing grid | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [oVirt] ovirt-engine | Reporter: | Elad <ebenahar> | ||||
| Component: | Frontend.WebAdmin | Assignee: | Greg Sheremeta <gshereme> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Lucie Leistnerova <lleistne> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 4.2.0 | CC: | amureini, awels, bugs, ebenahar, gshereme, lleistne, lsvaty, mlipchuk, sbonazzo, ykaul | ||||
| Target Milestone: | ovirt-4.2.0 | Keywords: | Regression | ||||
| Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
gklein: blocker+ |
||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | No Doc Update | |||||
| Doc Text: |
undefined
|
Story Points: | --- | ||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-12-20 10:55:05 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | UX | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Elad
2017-09-19 10:54:14 UTC
Raising severity as import storage domain is broken Logs please? Created attachment 1327916 [details]
engine.log
2017-09-19 13:28:06,334+03 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetDeviceListVDSCommand] (default task-10) [893685bc-a2e8-4953-968e-5ab267040859] START, GetDeviceListVDSCommand(HostName = host_mixed_3, GetDeviceListVDSCommandParameters:{hostId='79cd6fc0-0b71-4f3a-a0e6-2964ccd74a8b', storageType='ISCSI', checkStatus='false', lunIds='null'}), log id: 630fbce7
I don't see any call to GetUnregisteredBlockStorageDomains in the log. Maor, can you please take a look? blocking oVirt 4.2.0 alpha on this (In reply to Sandro Bonazzola from comment #5) > blocking oVirt 4.2.0 alpha on this This is definitely a VERSION blocker, but I don't think we should block ALPHA on this. Alpha is mainly for greenfield usecases, where import domains won't come into play. (In reply to Allon Mureinik from comment #6) > (In reply to Sandro Bonazzola from comment #5) > > blocking oVirt 4.2.0 alpha on this > > This is definitely a VERSION blocker, but I don't think we should block > ALPHA on this. > Alpha is mainly for greenfield usecases, where import domains won't come > into play. Agreed. Not to mention that nothing prevents us from respinnig. From the logs it seems that the regression is related to the GUI.
The backend do return the storage domains:
2017-09-19 11:48:29,343+03 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetStorageDomainInfoVDSCommand] (default task-29) [] FINISH, HSMGetStorageDomainInfoVDSCommand, return: <StorageDomainStatic:{name='newblock', id='02727abe-8544-486e-9fbe-b00143390ced'}, 00000001-0001-0001-0001-000000000311>, log id: 21210c75
Will take a look at the recent changes in the GUI
(In reply to Maor from comment #8) > From the logs it seems that the regression is related to the GUI. > The backend do return the storage domains: > > 2017-09-19 11:48:29,343+03 INFO > [org.ovirt.engine.core.vdsbroker.vdsbroker. > HSMGetStorageDomainInfoVDSCommand] (default task-29) [] FINISH, > HSMGetStorageDomainInfoVDSCommand, return: > <StorageDomainStatic:{name='newblock', > id='02727abe-8544-486e-9fbe-b00143390ced'}, > 00000001-0001-0001-0001-000000000311>, log id: 21210c75 > > Will take a look at the recent changes in the GUI It looks like the last time the import block domain dialog worked properly was before commit 0ae56b88a502e59d1508ffcbf2693a8a508cf291 (webadmin: Replace cell table with data grid) Alexander, can you please take a look? by importing already created iscsi storage it is available in import list (both UI and REST) verified in ovirt-engine-webadmin-portal-4.2.0-0.0.master.20171009063348.gitf2b70a1.el7.centos.noarch This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |