Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 15:33:04 +0200
From:      Mario Marietto <marietto2008@gmail.com>
To:        freebsd-hackers <freebsd-hackers@freebsd.org>
Subject:   mount_fusefs: /dev/fuse on /mnt/zroot2/zroot2: Operation not permitted
Message-ID:  <CA%2B1FSiiCFGaSqppMicFjgqsDJ3WAK990A8GvYh=2BmW1kBA_7g@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
--0000000000001f656d05fc84abc2
Content-Type: text/plain; charset="UTF-8"

Hello to everyone.

Actually I've installed FreeBSD 14.0-CURRENT on my old PC and I'm trying to
mount the folder that I have shared on the main PC via sshfs.
This is the command that usually I give :

sshfs marietto@192.168.1.2:/mnt/zroot2/zroot2 /mnt/zroot2/zroot2


where 192.168.1.2 is the IP of the main PC (where I'm running FreeBSD
13.2-RELEASE). What happens ? that sometimes it works,sometimes not. Below
you see that today it does not work. I would like to know the reason of
this behavior,taking in consideration that I don't change anything in the
configuration from one day to another.


$ ./monta-server
mount_fusefs: /dev/fuse on /mnt/zroot2/zroot2: Operation not permitted
The authenticity of host '192.168.1.2 (192.168.1.2)' can't be established.
ED25519 key fingerprint is SHA256:
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
(marietto@192.168.1.2) Password for marietto@marietto:
marietto@marietto:/mnt/zroot2 $ cd zroot2
marietto@marietto:/mnt/zroot2/zroot2 $ ls
nothing.


it seems the error is connected to fusefs. It may be affected by some kind
of bug ? Because on the main PC I have mounted the resource and I can see
correctly the content of the shared folder. It is a zpool storage,so I do
something like this :

# zpool import -f -R /mnt/zroot2 zroot2
# cd /mnt/zroot2/zroot2
# ls
ChatGPT Files   OS      bhyve


-- 
Mario.

--0000000000001f656d05fc84abc2
Content-Type: text/html; charset="UTF-8"

<div dir="ltr">Hello to everyone.<br>
<br><div>
Actually I&#39;ve installed FreeBSD 14.0-CURRENT on my old PC and I&#39;m trying
 to mount the folder that I have shared on the main PC via sshfs. <br></div><div>This 
is the command that usually I give :</div>
<br>

	
	


<div class="gmail-bbCodeBlock gmail-bbCodeBlock--screenLimited gmail-bbCodeBlock--code">
	
	<div class="gmail-bbCodeBlock-content" dir="ltr">
		<pre class="gmail-bbCodeCode" dir="ltr"><code style="font-family:times new roman,serif">sshfs marietto@192.168.1.2:/mnt/zroot2/zroot2 /mnt/zroot2/zroot2</code></pre>
	</div>
</div><br>
where 192.168.1.2 is the IP of the main PC (where I&#39;m running FreeBSD 
13.2-RELEASE). What happens ? that sometimes it works,sometimes not. 
Below you see that today it does not work. I would like to know the 
reason of this behavior,taking in consideration that I don&#39;t change 
anything in the configuration from one day to another.<br>
<br>

	
	


<div class="gmail-bbCodeBlock gmail-bbCodeBlock--screenLimited gmail-bbCodeBlock--code">
	<div class="gmail-bbCodeBlock-title"><font size="2"><br></font></div>
	<div class="gmail-bbCodeBlock-content" dir="ltr">
		<pre class="gmail-bbCodeCode" dir="ltr"><font size="2"><code><span style="font-family:times new roman,serif">$ ./monta-server
mount_fusefs: /dev/fuse on /mnt/zroot2/zroot2: Operation not permitted
The authenticity of host &#39;192.168.1.2 (192.168.1.2)&#39; can&#39;t be established.
ED25519 key fingerprint is SHA256:
This key is not known by any other names.
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
(<a href="mailto:marietto@192.168.1.2">marietto@192.168.1.2</a>) Password for marietto@marietto:
marietto@marietto:/mnt/zroot2 $ cd zroot2
marietto@marietto:/mnt/zroot2/zroot2 $ ls
nothing.</span></code></font></pre>
	</div>
</div><br>
it seems the error is connected to fusefs. It may be affected by some 
kind of bug ? Because on the main PC I have mounted the resource and I 
can see correctly the content of the shared folder. It is a zpool 
storage,so I do something like this :<br>
<br>

	
	


<div class="gmail-bbCodeBlock gmail-bbCodeBlock--screenLimited gmail-bbCodeBlock--code">
	<div class="gmail-bbCodeBlock-title"></div>
	<div class="gmail-bbCodeBlock-content" dir="ltr">
		<pre class="gmail-bbCodeCode" dir="ltr"><code style="font-family:times new roman,serif"># zpool import -f -R /mnt/zroot2 zroot2
# cd /mnt/zroot2/zroot2
# ls
ChatGPT Files   OS      bhyve</code></pre>
	</div>
</div><br><div><span class="gmail_signature_prefix">-- </span></div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">Mario.<br></div></div>

--0000000000001f656d05fc84abc2--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2B1FSiiCFGaSqppMicFjgqsDJ3WAK990A8GvYh=2BmW1kBA_7g>