Bug 1465839 - Storage pool upgrade does not cause each synced storage domain to refresh its metadata devices
Summary: Storage pool upgrade does not cause each synced storage domain to refresh its...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Backend.Core
Version: 4.1.3.3
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.1.4
: 4.1.4.1
Assignee: Idan Shaby
QA Contact: Raz Tamir
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-28 10:44 UTC by Idan Shaby
Modified: 2017-07-28 14:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-07-28 14:21:05 UTC
oVirt Team: Storage
Embargoed:
rule-engine: ovirt-4.1+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 78126 0 master MERGED backend: make vdsId mandatory in SyncLunsInfo cmd 2017-06-28 14:19:20 UTC
oVirt gerrit 78805 0 ovirt-engine-4.1 MERGED backend: make vdsId mandatory in SyncLunsInfo cmd 2017-06-29 12:21:30 UTC

Description Idan Shaby 2017-06-28 10:44:18 UTC
Description of problem:
When upgrading the storage pool from version <= 4.0 to >= 4.1, active storage domains are synchronized. As a part of each such process, the engine should try to refresh the storage domain's metadata devices.
Instead of doing that, the refresh process is skipped and logs the following message: "vds id wasn't passed to the command, skipping metadata devices refresh".

Version-Release number of selected component (if applicable):
9424f9b79c9b65d1252d0e6ef1e2f2b36acb59df

How reproducible:
100%

Steps to Reproduce:
1. Have an active block domain in a <= 4.0 dc.
2. Upgrade the dc to version >= 4.1.
3. Refer to the info log "vds id wasn't passed to the command, skipping metadata devices refresh".

Actual results:
Metadata devices refresh is skipped.

Expected results:
Metadata devices refresh should not be skipped.

Additional info:
If not skipped, the metadata devices refresh process should call HSMGetStorageDomainInfo.

Comment 1 Raz Tamir 2017-07-16 14:49:51 UTC
Verified on rhevm-4.1.4.1-0.1.el7 .
Followed the steps to reproduce


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