[PVE-User] NFS share do not mount from GUI but succeed with CLI
Laurent LEGENDRE
geminux50 at gmail.com
Thu Aug 2 15:33:15 CEST 2012
#UPDATE :
The NAS runs Windows Storage Server 2008... :/
I know, strange choice for NFS server...not my idea...I miss my
freenas server already...
Unable to reproduce the bug with a linux box as nfs server...
In NFSPlugin.pm, the mount command is the same that the one I run in the CLI.
my $cmd = ['/bin/mount', '-t', 'nfs', $source, $mountpoint];
So I suppose there are some checks which fails with a Windows box
before trying to run nfs_mount function...
Has anyone already configured a windows server with an nfs share for
proxmox ? Thanks.
More information about the pve-user
mailing list