[Bugs] [Bug 1484156] Can't attach volume tier to create hot tier

bugzilla at redhat.com bugzilla at redhat.com
Mon Aug 28 19:15:13 UTC 2017


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



--- Comment #6 from Fidel Rodriguez <fidelito17 at hotmail.com> ---
I solved the issue by applying the correct order of drives.

gluster volume create vmVolume  replica 2 \
172.16.0.11:/vmVolume/.bricksvm \
172.16.0.12:/vmVolume/.bricksvm \
172.16.0.13:/vmVolume/.bricksvm \
172.16.0.14:/vmVolume/.bricksvm \
172.16.0.11:/vmVolume2/.bricksvm \
172.16.0.12:/vmVolume2/.bricksvm \
172.16.0.13:/vmVolume2/.bricksvm \
172.16.0.14:/vmVolume2/.bricksvm \
force


gluster volume attach-tier vmVolume replica 2 \
172.16.0.11:/caching/.brickscaching \
172.16.0.12:/caching/.brickscaching \
172.16.0.13:/caching/.brickscaching \
172.16.0.14:/caching/.brickscaching \
force

reference:

https://www.redhat.com/cms/managed-files/st-RHGS-QCT-config-size-guide-technology-detail-INC0436676-201608-en.pdf
. Page 30

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


More information about the Bugs mailing list