[SOLVED] cannot add NFS via CLI - error 400 too many arguments

kuroyuri

New Member
Apr 8, 2024
20
0
1
hey there,

long story short i need to add an NFS share to a node thats behaving badly but it wont let me add the NFS and gives me the error 400 too many arguments.
this is the commad i tried to paste:

pvesm add nfs synology --path /mnt/pve/synology --server 192.168.5.8 --export /volume1/Proxmox Store/

Already checked that adding this NFS is possible or another node (which i there could do via GUI).
Is my syntax messed up?