Hi
how can I change NFS mount options ?
I just have these lines in /etc/pve/storage.cfg
nfs: storagexxx
path /mnt/pve/storagexxx
server xxx.xxx.xxx.xxx
export /storage/nfs
content images
But I would like to have the equivalent to this in /etc/fstab:
storagexxx:/storage/nfs /nfs nfs rw,rsize=4096,wsize=4096,hard,intr,async,nodev,nosuid,noatime,relatime 0 0
Regards
Carlos
how can I change NFS mount options ?
I just have these lines in /etc/pve/storage.cfg
nfs: storagexxx
path /mnt/pve/storagexxx
server xxx.xxx.xxx.xxx
export /storage/nfs
content images
But I would like to have the equivalent to this in /etc/fstab:
storagexxx:/storage/nfs /nfs nfs rw,rsize=4096,wsize=4096,hard,intr,async,nodev,nosuid,noatime,relatime 0 0
Regards
Carlos