Created attachment 733222[details]
screen shot and logs
Description of problem:
I wanted to extend my master domain which is in 3.0 DC and with V1 domains.
the edit domain dialogue lists the domain as V2 format when the domain is V1.
this is only for the master domain (other domains under the same pool appear as v1).
and all the domains are v1 (in vds) and when I extended the format is still v1 (so UI issue).
Version-Release number of selected component (if applicable):
sf13 with vdsm-4.10.2-1.9.el6ev.x86_64
How reproducible:
100%
Steps to Reproduce:
1. create a 3.0 DC, hosts with vdsm-4.10.2-1.9.el6ev.x86_64
2. create v1 format domain and attach it to the DC
3. edit the domain
Actual results:
UI is reporting false format for master domains created as V1 when we edit the domain
Expected results:
UI should be reporting correct version.
Additional info: screen shot and logs from extend
root@cougar01 ~]# vdsClient -s 0 getStorageDomainInfo bba99ec7-fedf-4002-bf4e-fae0f0eb035f
uuid = bba99ec7-fedf-4002-bf4e-fae0f0eb035f
vguuid = W74Mus-emTh-EeeX-qQuU-CRaz-Med7-EHAzUQ
lver = 0
state = OK
version = 0
role = Master
pool = ['d6c49b67-d719-499a-9f4a-0c00ac22ba63']
spm_id = 1
type = ISCSI
class = Data
master_ver = 1
name = Dafna-31-01
[root@cougar01 ~]# vgs -o vg_all /dev/bba99ec7-fedf-4002-bf4e-fae0f0eb035f
Fmt VG UUID VG Attr VSize VFree SYS ID Ext #Ext Free MaxLV MaxPV #PV #LV #SN Seq VG Tags #VMda #VMdaUse VMdaFree VMdaSize #VMdaCps
lvm2 W74Mus-emTh-EeeX-qQuU-CRaz-Med7-EHAzUQ bba99ec7-fedf-4002-bf4e-fae0f0eb035f wz--n- 199.25g 144.38g 128.00m 1594 1155 0 0 2 8 0 21 RHAT_storage_domain 4 2 64.00m 128.00m unmanaged
Comment 2Federico Simoncelli
2013-09-16 14:40:22 UTC
To be able to test the fix for this bug, you also need:
http://gerrit.ovirt.org/#/c/19193
(Not related to the fix but it will let you have a DC V3.0 with domains V1).
Comment 3vvyazmin@redhat.com
2013-10-13 11:50:11 UTC
Created attachment 733222 [details] screen shot and logs Description of problem: I wanted to extend my master domain which is in 3.0 DC and with V1 domains. the edit domain dialogue lists the domain as V2 format when the domain is V1. this is only for the master domain (other domains under the same pool appear as v1). and all the domains are v1 (in vds) and when I extended the format is still v1 (so UI issue). Version-Release number of selected component (if applicable): sf13 with vdsm-4.10.2-1.9.el6ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. create a 3.0 DC, hosts with vdsm-4.10.2-1.9.el6ev.x86_64 2. create v1 format domain and attach it to the DC 3. edit the domain Actual results: UI is reporting false format for master domains created as V1 when we edit the domain Expected results: UI should be reporting correct version. Additional info: screen shot and logs from extend root@cougar01 ~]# vdsClient -s 0 getStorageDomainInfo bba99ec7-fedf-4002-bf4e-fae0f0eb035f uuid = bba99ec7-fedf-4002-bf4e-fae0f0eb035f vguuid = W74Mus-emTh-EeeX-qQuU-CRaz-Med7-EHAzUQ lver = 0 state = OK version = 0 role = Master pool = ['d6c49b67-d719-499a-9f4a-0c00ac22ba63'] spm_id = 1 type = ISCSI class = Data master_ver = 1 name = Dafna-31-01 [root@cougar01 ~]# vgs -o vg_all /dev/bba99ec7-fedf-4002-bf4e-fae0f0eb035f Fmt VG UUID VG Attr VSize VFree SYS ID Ext #Ext Free MaxLV MaxPV #PV #LV #SN Seq VG Tags #VMda #VMdaUse VMdaFree VMdaSize #VMdaCps lvm2 W74Mus-emTh-EeeX-qQuU-CRaz-Med7-EHAzUQ bba99ec7-fedf-4002-bf4e-fae0f0eb035f wz--n- 199.25g 144.38g 128.00m 1594 1155 0 0 2 8 0 21 RHAT_storage_domain 4 2 64.00m 128.00m unmanaged