[Bugs] [Bug 1265279] Data Tiering:Quota deamon is restarted when tier is detached (tier volume to regular vol conversion)

bugzilla at redhat.com bugzilla at redhat.com
Mon Sep 28 11:32:51 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1265279

nchilaka <nchilaka at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |ASSIGNED
         Resolution|NOTABUG                     |---
              Flags|needinfo?(nchilaka at redhat.c |
                   |om)                         |
           Keywords|                            |Reopened



--- Comment #3 from nchilaka <nchilaka at redhat.com> ---
yes there are changes  as below:
[root at zod quotad]# ================================================
bash: ================================================: command not found...
[root at zod quotad]# diff quotad.vol quotad.vol.old 
309a310,349
> volume togo-client-9
>     type protocol/client
>     option password a801ab5b-ca7b-48bc-bc88-fb3dcef55c18
>     option username ae487181-5c4c-4081-811e-377954b2ddb0
>     option transport-type tcp
>     option remote-subvolume /rhs/brick7/togo_hot
>     option remote-host yarrow
>     option ping-timeout 42
> end-volume
> 
> volume togo-client-8
>     type protocol/client
>     option password a801ab5b-ca7b-48bc-bc88-fb3dcef55c18
>     option username ae487181-5c4c-4081-811e-377954b2ddb0
>     option transport-type tcp
>     option remote-subvolume /rhs/brick7/togo_hot
>     option remote-host zod
>     option ping-timeout 42
> end-volume
> 
> volume togo-client-7
>     type protocol/client
>     option password a801ab5b-ca7b-48bc-bc88-fb3dcef55c18
>     option username ae487181-5c4c-4081-811e-377954b2ddb0
>     option transport-type tcp
>     option remote-subvolume /rhs/brick6/togo_hot
>     option remote-host yarrow
>     option ping-timeout 42
> end-volume
> 
> volume togo-client-6
>     type protocol/client
>     option password a801ab5b-ca7b-48bc-bc88-fb3dcef55c18
>     option username ae487181-5c4c-4081-811e-377954b2ddb0
>     option transport-type tcp
>     option remote-subvolume /rhs/brick6/togo_hot
>     option remote-host zod
>     option ping-timeout 42
> end-volume
> 
370c410
< volume togo-replicate-0
---
> volume togo-cold-replicate-0
375c415
< volume togo-replicate-1
---
> volume togo-cold-replicate-1
380c420
< volume togo-replicate-2
---
> volume togo-cold-replicate-2
385c425,440
< volume togo
---
> volume togo-cold
>     type cluster/distribute
>     subvolumes togo-cold-replicate-0 togo-cold-replicate-1 togo-cold-replicate-2
> end-volume
> 
> volume togo-hot-replicate-0
>     type cluster/replicate
>     subvolumes togo-client-9 togo-client-8
> end-volume
> 
> volume togo-hot-replicate-1
>     type cluster/replicate
>     subvolumes togo-client-7 togo-client-6
> end-volume
> 
> volume togo-hot-dht
387c442,450
<     subvolumes togo-replicate-0 togo-replicate-1 togo-replicate-2
---
>     subvolumes togo-hot-replicate-0 togo-hot-replicate-1
> end-volume
> 
> volume togo
>     type cluster/tier
>     option tier-demote-frequency 1800
>     option xattr-name trusted.tier-gfid
>     option rule togo-hot-dht
>     subvolumes togo-cold togo-hot-dht
[root at zod quotad]#

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.


More information about the Bugs mailing list