Updates:
Status: Fixed
Comment #4 on issue 1030 by [email protected]: GlusterFS support breaks at
upgrade to 2.12 (switches back to sharedfile from itself)
https://code.google.com/p/ganeti/issues/detail?id=1030
Fixed with:
commit 4431be3e2e6507608ffbb2c1d025ea5bdb802fd8
Author: Dimitris Bliablias <[email protected]>
Date: Mon May 18 15:01:52 2015 +0200
Add a unit test for the Gluster storage type
This patch, extends the 'ganeti.utils.storage_unittest.py' unit test
with a new test for the Gluster storage type. Also, the current unit
tests are updated accordingly to correspond to the latest changes.
Signed-off-by: Dimitris Bliablias <[email protected]>
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Petr Pudlak <[email protected]>
Cherry-picked from 42fdf9d0d79fb84796ad40ff6eb8c95e3206263e
Signed-off-by: Lisa Velden <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit ff36cacfea1427dfce64883d960cd26ff913099a
Author: Dimitris Bliablias <[email protected]>
Date: Mon May 18 15:01:47 2015 +0200
Add missing Gluster storage verification checks
This patch, extends the file-based storage type verification checks to
include the new Gluster storage type. Those modifications include a
missing check for the gluster storage directory at cluster
initialization time, and extends the 'gnt-cluster verify' command to
also verify the gluster file-storage path.
Signed-off-by: Dimitris Bliablias <[email protected]>
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Petr Pudlak <[email protected]>
Cherry-picked from 604c8be2596195d94efcd96f286542f74912b2e5
Signed-off-by: Lisa Velden <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit f051798105d15fe3a9f2592976cc80df62b73360
Author: Dimitris Bliablias <[email protected]>
Date: Mon May 18 15:01:43 2015 +0200
Add Gluster type to the node storage reporting set
This patch, adds the 'gluster' storage type to the set of storage types
for which full node storage reporting is available. This set is used by
the 'LUNodeQueryStorage' logical unit for getting information on storage
units on node(s).
Signed-off-by: Dimitris Bliablias <[email protected]>
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Petr Pudlak <[email protected]>
Cherry-picked from 7ec471851400cd878322712309ef996582df02f1
Signed-off-by: Lisa Velden <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
commit 4cdce50390942ad14affa4af320935b0d86fae6f
Author: Dimitris Bliablias <[email protected]>
Date: Mon May 18 15:01:36 2015 +0200
Introduce the Gluster storage type
Currently, the 'gluster' and 'sharedfile' disk templates are both mapped
to the Shared File storage type. This compromise causes the Gluster
block
devices to be interpreted in the config as 'sharedfile' devices, instead
of 'gluster', and subsequently to be wrongly handled as Shared File
disks. This behavior, currently makes the 'gluster' disk template not
functional.
This patch, fixes this issue by introducing the Gluster storage type,
which will be exclusively used by the 'gluster' disk template.
Signed-off-by: Dimitris Bliablias <[email protected]>
Signed-off-by: Petr Pudlak <[email protected]>
Reviewed-by: Petr Pudlak <[email protected]>
Cherry-picked from ba550291df12b129f843581c098b3896023e7d33
Signed-off-by: Lisa Velden <[email protected]>
Signed-off-by: Klaus Aehlig <[email protected]>
Reviewed-by: Klaus Aehlig <[email protected]>
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings