On Monday April 17, nate@xxxxxxxxx wrote: > > > > What is /dev/hdf busy? Is it in use? mounted? something? > > > Not that I am aware of. Here is the mount output: > > root@finn:/etc# mount > /dev/sda1 on / type ext3 (rw) > proc on /proc type proc (rw) > sysfs on /sys type sysfs (rw) > /dev/sdb1 on /usr type ext3 (rw) > devpts on /dev/pts type devpts (rw,gid=5,mode=620) > nfsd on /proc/fs/nfsd type nfsd (rw) > usbfs on /proc/bus/usb type usbfs (rw) > > lsof | grep hdf does not return any results. > > is there some other way to find out? cat /proc/swaps cat /proc/mounts cat /proc/mdstat as well as 'lsof' should find it. - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html