Hello community experts,
I am trying to migrating virtual machine from one machine to another. The host machine has the same specs, the only difference is the operating system. For one OS, it configured with page_size to be 64K, for another it is 4KB. When I try to execute the migration, migration failed, complaining acpi table-loader size is different. So my question is how to work around this constraint and allow live migration?
Thank you very much for the help!
-- Best Regards,
Jiatong Shen
The error log is
"Length too large: /rom@etc/table-loader: 0x10000 > 0x1000: Invalid argument"