[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v20210209 4/4] xl: disable --debug option for xl migrate
Am Wed, 10 Feb 2021 10:06:06 +0100 schrieb Olaf Hering <olaf@xxxxxxxxx>: > - if ( ctx->save.debug && ctx->stream_type != XC_STREAM_PLAIN ) > + if ( ctx->save.debug ) This will do the verification, and finds many errors: 2021-02-10 02:37:03 MST [2149] xc: error: verify pfn 0xfda9 failed (type 0): Internal error As Andrew said elsewhere, something writes into the memory of the idle, but suspended domU. Likely the netback, since it can not know that the domU will never come back. No idea if verify_frames would have ways to figure out what purpose a given pfn really has. Olaf Attachment:
pgpGxXcSPOTEm.pgp
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |