[SOLVED] Fuse not load

remy_dev

Member
Dec 5, 2017
11
0
6
44
Hello,

I wish use sshfs, but despite that fuse and sshfs and install this command give me nothing
Code:
lsmod | grep fuse

Is there a special tips to use fuse with proxmox ?
If not how can i start fuse on boot ?

thanks
 
Last edited:
Hi,

In the Proxmox kernel FUSE is built-in, not build as a module, so always "loaded" (but cannot show in lsmod, as it is not a module).

What does actually not work?
 
Thanks !

Strange
this command returns the following error
Code:
sshfs -odebug,sshfs_debug,loglevel=debug proxmox@192.168.0.35:  /mnt/nas01

[...]debug1: Authentication succeeded (publickey).
Authenticated to 192.168.0.35 ([192.168.0.35]:
debug1: channel 0: new [client-session] debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session. debug1: pledge: network
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply
debug1: Sending environment. debug1: Sending env LANG = en_US.UTF-8
debug1: Sending subsystem: sftp
subsystem request failed on channel 0
read: Connection reset by peer

From what I found as an answer on this error is that fuse is not loaded .
But with your explanation this is not the problem.

But with oders OS with the sames settings, I don't have errors
 
Good to hear that you could solve it. You can mark the thread here as solved too - there's an "Edit Thread" button in the menu, at right above your initial post where you could do so.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!