device-mapper: reload ioctl on cache1 failed: Device or resource busy
3
votes
1
answer
5227
views
When I run the below command while setting up dm-cache on my CentOS system, I receive the error:
device-mapper: reload ioctl on cache1 failed: Device or resource busy
Command failed
Command is:
dmsetup create 'cache1' --table '0 195309568 cache /dev/sdb /dev/sda 512 1 writethrough default 0'
Does anyone have idea about this error or have faced this error while setting up dm-cache?
My dmesg output is
[1907480.058991] device-mapper: table: 253:3: cache: Error opening metadata device
[1907480.058996] device-mapper: ioctl: error adding target to table
Asked by arpit joshi
(445 rep)
Apr 18, 2016, 11:08 PM
Last activity: May 17, 2025, 06:06 PM
Last activity: May 17, 2025, 06:06 PM