[Harry Zink]
> [root@gate Backup]# raidstop /dev/md0
> /dev/md0: Device or resource busy
> 
> (This is normal, the fs is shared by atalk. I disable atalk)
> 
> [root@gate Backup]# raidstop /dev/md0
> /dev/md0: Device or resource busy
> 
> (Now this is no longer normal. No services or anything else is using the
> partition. I made sure no one is logged in to that partition. Still, the
> same error.)

Based on the above, I'd say your md0 is still mounted as a filesystem.
umount it, or if you're having real problems getting it umounted add
noauto to fstab options for the fs and the next boot shouldn't mount it
and raidstop will work fine.

If it's not mounted, and you're getting the above errors, please send
df output.

James

Reply via email to