Bug 841193 - [admin-portal] direct lun: getDeviceList is not sent when changing hosts
Summary: [admin-portal] direct lun: getDeviceList is not sent when changing hosts
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-webadmin-portal
Version: 3.1.0
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
: 3.1.0
Assignee: Daniel Erez
QA Contact: Gadi Ickowicz
URL:
Whiteboard: storage
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-18 11:47 UTC by Haim
Modified: 2016-02-10 16:30 UTC (History)
12 users (show)

Fixed In Version: SI13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 20:02:45 UTC
oVirt Team: Storage
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Haim 2012-07-18 11:47:44 UTC
Description of problem:

new disk dialogue, choose external disk, getDeviceList should be sent to discover
all current luns host is familiar with, this doesn't happen also when changing between hosts.
it only happens after discovery. 
please implement the same logic as in new storage domain flow (for block devices).

repro steps:

- new disk 
- external disk 
- chose host and grep getDeviceList on vdsm.log.

Comment 1 Haim 2012-07-18 12:47:22 UTC
raising priority since its a blocker for testing direct lun with FC.

Comment 2 Daniel Erez 2012-07-22 13:06:44 UTC
upstream commit 6f3c946c2c312ab8ccbc06af38ae649e548d9ca4

Comment 4 Gadi Ickowicz 2012-07-29 11:08:23 UTC
getDeviceList is now sent as it should be on dialog open and when changing hosts.

from the vdsm.log:

Thread-8704::INFO::2012-07-29 14:04:25,864::logUtils::37::dispatcher::(wrapper) Run and protect: getDeviceList(storageType=3, options={})
Thread-8704::INFO::2012-07-29 14:04:27,310::logUtils::39::dispatcher::(wrapper) Run and protect: getDeviceList, Return response: {'devList': []}


Note You need to log in before you can comment on or make changes to this bug.