mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-13 06:34:42 -05:00
storage: Add the nfsvers to the command line
If protocolVer present, add the -o nfsvers=# to the command line for the NFS Storage Pool Signed-off-by: John Ferlan <jferlan@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nfsvers=3
|
||||
Reference in New Issue
Block a user