mdadm: Cannot open /dev/sda1: Device or resource busy

This was caused by some weird dmraid setup which kind of takes control of drives even if they're blank/unused.

1. Check the table.

dmsetup table
ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172: 0 3905945600 linear 8:0 0
ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172p3: 0 37124096 linear 253:0 284547072
ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172p2: 0 283496448 linear 253:0 1050624
ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172p1: 0 1048576 linear 253:0 2048

2.) Delete the entry

dmsetup remove ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172
device-mapper: remove ioctl on ddf1_44656c6c202020201000006010281f0b3f5195b77cf86172 failed: Device or resource busy
Command failed

*Delete the partitions first (eg. ending with p3 p2 p1 and then delete the main one)

 

After that mdadm will be happy.

 

Here's another example of lvm causing the issue:

[root@localhost ~]# mdadm --manage /dev/md1 -a /dev/ sdb2
mdadm: Cannot open /dev/ sdb2: Device or resource busy


[root@localhost ~]# dmsetup table
cl-swap: 0 4194304 linear 253:2 2048


[root@localhost ~]# dmsetup remove cl-swap

[root@localhost ~]# mdadm --manage /dev/md1 -a /dev/ sdb2
mdadm: added /dev/ sdb2

 


Tags:

mdadm, dev, sda, resource, busythis, dmraid, unused, dmsetup, ddf, _, cf, linear, delete, entry, mapper, ioctl, partitions, eg,

Latest Articles

  • How To Force Flash an AMD Instinct GPU To Another Model Using Debian Ubuntu Mint Linux
  • How To compile ollama from source to use unsupported AMD GPU with rocm in Ubuntu Debian
  • QEMU KVM Virtio GPU Windows Cannot Select 1080P
  • Linux Gnome Desktop Ubuntu Mint Debian Gets Slower After Weeks
  • Firefox How to Save Full Page As Screenshot/PDF
  • Nvidia Datacenter Driver Tesla Slow nvidia-smi response and high utilization with 0 usage
  • ffmpeg how to normalize / increase the volume of your audio
  • kdenlive audio blips pops cracks artifacts solution fix
  • haproxy / nginx certbot SSL issues
  • nginx how to see the real IP when behind a CDN
  • Docker how to find real container child process ID
  • Alibaba Aliyun how to reset password solution 'Setup does not meet the requirements, please resetting'
  • RTL88X Series 80Mhz hostapd mode for Linux Debian Kali
  • How To Deploy Your Own Mastodon Server in Docker
  • ffmpeg burning subtitles in non-English errors [Parsed_subtitles_0 @ 0x561d3a0b3b80] Glyph 0x6709 not found, selecting one more font for (Sans, 700, 0)
  • rsyslog in container config
  • Interesting Whisper AI CPU vs GPU Test
  • How to install pytorch with cuda capability for AI acceleration with Nvidia Tesla etc.. GPUs
  • How to Spider the web archive.org to recover your old website/webpage
  • Debian 10 /etc/apt/sources.list