On a Tuesday in 2024, Abhisar Sinha wrote:
Hi,

Is there a way to specify the 'nconnect' nfs mount opt value in the XML
file used by 'virsh create-pool' command?

You should be able to pass arbitrary mount options by using the
(non-guaranteed) XML namespace:

https://libvirt.org/formatstorage.html#storage-pool-namespaces

If not, how hard would it be to
implement this functionality? Please advise.


The most difficult would probably be deciding on the XML (and whether we
want to expose this option in the XML).
Code-wise, we only seem to support the 'nfsvers' mount option for NFS
via regular XML.

Jano


Thanks,
Abhisar

_______________________________________________
Users mailing list -- users@lists.libvirt.org
To unsubscribe send an email to users-le...@lists.libvirt.org

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Users mailing list -- users@lists.libvirt.org
To unsubscribe send an email to users-le...@lists.libvirt.org

Reply via email to