[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH V7 24/24] migration: cpr-transfer documentation
From: |
Fabiano Rosas |
Subject: |
Re: [PATCH V7 24/24] migration: cpr-transfer documentation |
Date: |
Fri, 17 Jan 2025 17:04:18 -0300 |
Steven Sistare <steven.sistare@oracle.com> writes:
> On 1/17/2025 2:06 PM, Fabiano Rosas wrote:
>> Steven Sistare <steven.sistare@oracle.com> writes:
>>
>>> On 1/17/2025 10:29 AM, Fabiano Rosas wrote:
>>>> Steven Sistare <steven.sistare@oracle.com> writes:
>>>>
>>>>> On 1/17/2025 9:42 AM, Fabiano Rosas wrote:
>>>>>> Steve Sistare <steven.sistare@oracle.com> writes:
> [...]
>>>
>>> Thank-you for the simple example. I reproduced the failure.
>>> To fix, add "-machine aux-ram-share=on -machine memory-backend=ram0"
>>> (The previous longer example had the former but lacked the latter).
>>> Without that, the volatile pc.ram region is still in the mix.
>>
>> There you go, that kvm-tpr-opt message is almost always indicative of
>> user error. I think because it's the first vmstate to be loaded.
>>
>> Nonetheless, we better update the documentation to:
>>
>> -object memory-backend-file,id=ram0,size=4G,mem-path=/dev/shm/ram0,share=on
>> -m -4G \
>> -machine memory-backend=ram0 \
>> -machine aux-ram-share=on
>
> Agreed. Will you squash it in to both examples?
Yep, no worries.
>
> - Steve
- [PATCH V7 16/24] migration: cpr-transfer mode, (continued)
- [PATCH V7 16/24] migration: cpr-transfer mode, Steve Sistare, 2025/01/15
- [PATCH V7 22/24] tests/qtest: assert qmp connected, Steve Sistare, 2025/01/15
- [PATCH V7 21/24] tests/qtest: enhance migration channels, Steve Sistare, 2025/01/15
- [PATCH V7 24/24] migration: cpr-transfer documentation, Steve Sistare, 2025/01/15
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Fabiano Rosas, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Steven Sistare, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Fabiano Rosas, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Steven Sistare, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Fabiano Rosas, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation, Steven Sistare, 2025/01/17
- Re: [PATCH V7 24/24] migration: cpr-transfer documentation,
Fabiano Rosas <=
[PATCH V7 18/24] tests/qtest: optimize migrate_set_ports, Steve Sistare, 2025/01/15
[PATCH V7 19/24] tests/qtest: defer connection, Steve Sistare, 2025/01/15
[PATCH V7 20/24] migration-test: defer connection, Steve Sistare, 2025/01/15
[PATCH V7 23/24] migration-test: cpr-transfer, Steve Sistare, 2025/01/15