Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make-bcache fails with Device or resource busy #21

Open
alexbezhan opened this issue Mar 20, 2015 · 0 comments
Open

make-bcache fails with Device or resource busy #21

alexbezhan opened this issue Mar 20, 2015 · 0 comments

Comments

@alexbezhan
Copy link

Hello. I'm trying to execute: sudo make-bcache -C /dev/sdb
And what I get is: Can't open dev /dev/sdb1: Device or resource busy

Here is more info:

alex@alex-ThinkPad-S5-S531:~$ lsblk -o NAME,MAJ:MIN,RM,SIZE,TYPE,FSTYPE,MOUNTPOINT,UUID
NAME                    MAJ:MIN RM   SIZE TYPE FSTYPE MOUNTPOINT UUID
sda                       8:0    0 931,5G disk                   
├─sda1                    8:1    0     1G part        /boot      
└─sda2                    8:2    0 930,5G part                   
  ├─sysvg-lvswap (dm-0) 252:0    0     4G lvm         [SWAP]     
  ├─sysvg-lvroot (dm-1) 252:1    0    20G lvm         /          
  └─sysvg-lvhome (dm-2) 252:2    0 928,9G lvm         /home      
sdb                       8:16   0  22,4G disk                   
└─sdb1                    8:17   0  22,4G part                   
  └─sysvg-lvhome (dm-2) 252:2    0 928,9G lvm         /home

I want to have a cache on sdb(22.4G)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant