Hi again, [...] > i.e., add the wait, change the sleep to a smaller value (to speed things up), > and print /proc/mdstat? I have absolutely no idea why the kernel claims some > device is still busy, and even less so would I know how to figure out what is > still trying to access the device. >
Just a few more things you could try once setup-storage has failed again: - cat /proc/swaps - cat /proc/mdstat - pvdisplay -a - mount - cat /etc/mtab - lsof | grep sdb - fuser -vam /dev/sdb - fuser -vam /dev/sdb1 - fuser -vam /dev/sdb5 Maybe any of those give us further insight into what is going on there. Hope this helps, Michael
pgphmaRhu5Wzp.pgp
Description: PGP signature
