Casadm error message update
Error message updated for the case of not meeting the space requirements for the cache device. Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
This commit is contained in:
parent
583af2e229
commit
39f70bc876
@ -164,7 +164,7 @@ struct {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
OCF_ERR_INVAL_CACHE_DEV,
|
OCF_ERR_INVAL_CACHE_DEV,
|
||||||
"Device does not meet requirements."
|
"Device does not meet requirements. See dmesg for more information"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
OCF_ERR_NO_LOCK,
|
OCF_ERR_NO_LOCK,
|
||||||
|
Loading…
Reference in New Issue
Block a user