执行域迁移需要在 Logical Domains Manager 和要迁移的域中运行的 Oracle Solaris OS 之间进行协调。如果要迁移的域在 OpenBoot 或内核调试器 (kmdb) 中运行,则这种协调是不可能的。因此,迁移尝试失败。
要迁移的域在 OpenBoot 中运行时,将显示以下消息:
primary# ldm migrate ldg1 system2 Migration is not supported while the domain ldg1 is in the 'OpenBoot Running' state Domain Migration of LDom ldg1 failed
要迁移的域在内核调试器 (kmdb) 中运行时,将显示以下消息:
primary# ldm migrate ldg1 system2 Migration is not supported while the domain ldg1 is in the 'Solaris debugging' state Domain Migration of LDom ldg1 failed