If you cannot migrate a resource from one cluster to another, the problem might be caused by one of the following conditions:
The resource has not been BCC-enabled.
Remote clusters cannot communicate.
Syslog shows error 1019 (NSMI error).
There could be a partial script in sys:/tmp. The scripts are named NSMIT-######.tmp. If there is a partial script, NSMI is experiencing an error and not communicating with the SAN to make disks visible. One reason for this is that the script might have a single % character in it that needs to be an escape (%% instead of %). For example, hashes in Perl need to have escape characters.