Fix notification about NVME device
Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
This commit is contained in:
parent
ed0052f502
commit
0d3b37b580
@ -971,9 +971,7 @@ int start_cache(uint16_t cache_id, unsigned int cache_init,
|
||||
|
||||
if (!cmd.metadata_mode_optimal)
|
||||
cas_printf(LOG_NOTICE, "Selected metadata mode is not optimal for device %s.\n"
|
||||
"You can improve cache performance by formating your device\n"
|
||||
"to use optimal metadata mode with following command:\n"
|
||||
"casadm --nvme --format atomic --device %s\n",
|
||||
"You can improve cache performance by formatting your device\n",
|
||||
cache_device, cache_device);
|
||||
|
||||
check_cache_scheduler(cache_device,
|
||||
|
Loading…
Reference in New Issue
Block a user