Score:0

SSHFS mount that freezes system on network disconnect

mx flag

i am using SSHFS to mount a volume. But whenever anything causes a network disconnect or interruption my whole system will freeze up. Apps will be slow and unresponsive, and it is impossible for me to force eject the volume or shutdown. I have to hold down my power button to turn off my machine.

this is my connection

sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3,daemon_timeout=15,auto_cache,volname=devenv,defer_permissions,kill_on_unmount  [email protected]:/home/ /Volumes/Devenv

i am on OSX 11.3.1

Does anyone know what i can change to prevent it from freezing up my system?

becko avatar
pl flag
Hello, did you find a solution for this? I have the same issue.
Score:0
gu flag

Try mounting it in a slightly less accessed location, a lot of apps and/or services will try listing the contents of /Volumes, which will freeze when the SSH tunnel failed.

That won't fix the FUSE filesystem itself but light help with the overall sluggishness.

becko avatar
pl flag
Would like to know if there are updates on this issue.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.