Bolster3496
Cadet
- Joined
 - Jun 13, 2022
 
- Messages
 - 8
 
Hi,
i run a truenas 13 server at home, and i've let it fill it's ZFS pool to 98%, where i experienced (obviously) issues, mainly my NFS share not being able to remotely mount.
After some clean-up (my array is now 78% full, wich should be ok), i tried to mount those shares again, without success, either via my regular autofs mount (on 2 clients, one ubuntu server, the other archlinux desktop), or manually.
if manually, i don't get many clue in the mount "verbose" output :
and then it time out.
Any idea what i'm missing, and/or how to troubleshoot this ?
	
		
			
		
		
	
			
			i run a truenas 13 server at home, and i've let it fill it's ZFS pool to 98%, where i experienced (obviously) issues, mainly my NFS share not being able to remotely mount.
After some clean-up (my array is now 78% full, wich should be ok), i tried to mount those shares again, without success, either via my regular autofs mount (on 2 clients, one ubuntu server, the other archlinux desktop), or manually.
if manually, i don't get many clue in the mount "verbose" output :
Code:
mathieu@radium ~ took 13s ❯ sudo mount -v -t nfs tnc.local.mydomain.net:/mnt/storage0/video ~/Vidéos [sudo] Mot de passe de mathieu : mount.nfs: timeout set for Mon Nov 21 17:16:42 2022 mount.nfs: trying text-based options 'vers=4.2,addr=192.168.100.4,clientaddr=192.168.100.99'
and then it time out.
Any idea what i'm missing, and/or how to troubleshoot this ?
			
				Last edited: