Guest User

Untitled

a guest
May 21st, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. well im using this guide - https://www.digitalocean.com/community/tutorials/how-to-create-raid-arrays-with-mdadm-on-ubuntu-18-04
  2.  
  3. and i got to the part where you need to type : "
  4. mdadm --create --verbose /dev/md0 --level=0 --raid-devices=2 /dev/disk1 /dev/disk2
  5.  
  6. and it prompts back :
  7.  
  8. mdadm: super1.x cannot open /dev/nvme0n1: Device or resource busy
  9. mdadm: ddf: Cannot use :/dev/nvme0n1: Device for resource busy
  10. mdadm : Cannot use /dev/nvme0n1 : It us busy
  11. mdadm : Cannot open /dev/nvme0n1: Device or resource busy
Advertisement
Add Comment
Please, Sign In to add comment