[Libguestfs] [PATCH v2v] v2v: -it vddk: Don't use nbdkit readahead filter with VDDK (RHBZ#1832805).

Pino Toscano ptoscano at redhat.com
Thu May 28 12:46:18 UTC 2020


On Thursday, 28 May 2020 13:22:53 CEST Richard W.M. Jones wrote:
> This filter deliberately tries to coalesce reads into larger requests.
> Unfortunately VMware has low limits on the size of requests it can
> serve to a VDDK client and the larger requests would break with errors
> like this:
> 
>   nbdkit: vddk[3]: error: [NFC ERROR] NfcFssrvrProcessErrorMsg: received NFC error 5 from server: Failed to allocate the requested 33554456 bytes
> 
> We already increase the maximum request size by changing the
> configuration on the VMware server, but it's not sufficient for VDDK
> with the readahead filter.
> 
> As readahead is only an optimization, the simplest solution is to
> disable this filter when we're using nbdkit-vddk-plugin.
> 
> Thanks: Ming Xie
> ---

LGTM.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20200528/cf1c4257/attachment.sig>


More information about the Libguestfs mailing list