I'm trying to remove a drive from the array following these instructions:
https://docs.unraid.net/legacy/FAQ/shrink-array/
I'm using the "The "Clear Drive Then Remove Drive" Method" and everything has gone as expected except I can't stop the array.
When the "clear_array_drive" script completed there was a message that the cleared drive would no longer be mountable. Now It looks like the drive I cleared is already unmounted and therefore the unmount command can't complete so the arrout is not being stopped.
The 3 lines below are just repeating in the log.
Jun 22 14:41:54 tower root: umount: /mnt/disk2: not mounted.
Jun 22 14:41:54 tower emhttpd: shcmd (10600120): exit status: 32
Jun 22 14:41:54 tower emhttpd: Retry unmounting disk share(s)...
Any suggestions?
Any help is appreciated.
-JT