If the MimirInst daemon isn't running, LOIS/MOVE can't control Mimir's moving units.
If LOIS, in the Instrument Control Window, is showing/throwing MimirInst errors, then the daemon likely needs restarting.
1. Log into yggdrasil
2. check for a running daemon
ps -ef | grep MimirInst
3. If one there, kill it
pkill -9 (job#)
4. Restart it
just issue the following statement at the command line:
'/usr/local/bin/MimirInst'
5. Recheck that it is running using ps
6. Log out of yggdrasil
7. Exit LOIS
8. Restart LOIS
9. All should be well, now.