Could not remove nfs-server

TechLineX

Active Member
Mar 2, 2015
213
5
38
I want to delete a nfs-storage. Every time I get the error
Connection error 596: Connection timed out. I think there is a problem with that server. The whole interface is very slow and often shows all servers as offline, until I restart pvestatd.

Cluster with 3 nodes
proxmox 4.3.3

Is there a possability to remove a storage with the terminal? - without the gui?
 
you can use the pvesm command
see
Code:
man pvesm

for how to use it.
alternatively, you can directly edit the storage config file under /etc/pve/storage.cfg
but make a backup before you make changes, in case something goes wrong