On Thu, Jun 23, 2022 at 16:42:25 +0200, Charles Koprowski wrote: > Hello, > > In order to use pNFS which is only available in NFS version 4.1, I'm trying > to create a netfs storage pool specifying the protocol version to be used : > > <pool type="netfs"> > <name>vms</name> > <source> > ... > <format type="nfs"/> > <protocol ver='4.1'/> > </source> > <target> > ... > </pool> > > But the storage pool XML documentation [1] states that : [...] I've posted a patch that fixes this: https://listman.redhat.com/archives/libvir-list/2022-June/232541.html