Previously, if Heketi managed multiple clusters and it failed to create volumes on any of the clusters it would return a generic "No space" error message. With this update, Heketi now displays an error message pertaining to each cluster.
Description of problem: I have one volume named "vol1". After that i was creating one more volume named "vol1" then it is giving me error "Error: Failed to allocate new volume: No space" although i have enough space in devices.
Version-Release number of selected component (if applicable): 6.0.0.11
How reproducible:
Steps to Reproduce:
1. $ heketi-cli volume create --name=vol1 --size=4
2. $ heketi-cli volume create --name=vol1 --size=4
Actual results: Error: Failed to allocate new volume: No space.
Expected results: Error: volume vol1 is already exsist.
Comment 9krishnaram Karthick
2019-01-24 11:00:20 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2019:3255