calculate-effective-max-pagesize=off
of a Guest Domain is Not Migrated By ldm migrate-domain
Note:
Oracle Solaris 11.4 SRU 27 includes the fix for this bug, Bug ID 30413014.Bug ID 30413014: By default, the Logical Domains Manager calculates effective maximum pagesize, for example, calculate-effective-max-pagesize=on
. To disable this calcuation, type:
-->ldm add-domain calculate-effective-max-pagesize=off <ldom>
With calculate-effective-max-pagesize=off
, Logical Domains Manager does not calculate effective maximum pagesize after the <ldom
> is rebooted. When an <ldom
> is migrated, the calculate-effective-max-pagesize
flag is not migrated from the source domain to the target domain. The target domain will have the default value of this flag, which is calculate-effective-max-pagesize=on
. To disable calculation of effective max pagesize for the target domain, type:
-->ldm add-domain calculate-effective-max-pagesize=off <target-ldom>