Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 May 2023 16:12:06 +0200
From:      Mario Marietto <marietto2008@gmail.com>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: mount_fusefs: /dev/fuse on /mnt/zroot2/zroot2: Operation not permitted
Message-ID:  <CA%2B1FSigGLOST98w3SJaOJqUkeP0WGcyLM26=5%2BJwOHnaBF0vLA@mail.gmail.com>
In-Reply-To: <sojcneBPaNRxc3j2f83vcYPOgU9-dArNksoCfT2zIXV8PEEME2fnQF_kBF-SG-3w5mAGEqMTMXrgs6Cd4wZo-DpBOYYnzK7igLCFljypZWY=@protonmail.com>
References:  <CA%2B1FSiiCFGaSqppMicFjgqsDJ3WAK990A8GvYh=2BmW1kBA_7g@mail.gmail.com> <sojcneBPaNRxc3j2f83vcYPOgU9-dArNksoCfT2zIXV8PEEME2fnQF_kBF-SG-3w5mAGEqMTMXrgs6Cd4wZo-DpBOYYnzK7igLCFljypZWY=@protonmail.com>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
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

Thanks.


On Thu, May 25, 2023 at 3:51 PM cglogic <cglogic@protonmail.com> wrote:

> Dear Mario,
>
> The freebsd-hackers is not right place for such questions.
> Please use freebsd-questions or forums.
>
> Thank you.
> ------- Original Message -------
> On Thursday, May 25th, 2023 at 4:33 PM, Mario Marietto <
> marietto2008@gmail.com> wrote:
>
> 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.
>
>
>

-- 
Mario.

[-- Attachment #2 --]
<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>
	
	<div dir="ltr">
		<pre 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>


	
	


<div>
	<div><font size="2"><br></font></div>
	<div dir="ltr">
		<pre 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" target="_blank">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>
	<div></div>
	<div dir="ltr">
		<pre 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<br><br></code></pre><pre><code style="font-family:times new roman,serif">Thanks.<br></code></pre>
	</div>
</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, May 25, 2023 at 3:51 PM cglogic &lt;<a href="mailto:cglogic@protonmail.com">cglogic@protonmail.com</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="font-family:Arial,sans-serif;font-size:14px">Dear Mario,</div><div style="font-family:Arial,sans-serif;font-size:14px"><br></div><div style="font-family:Arial,sans-serif;font-size:14px">The freebsd-hackers is not right place for such questions.</div><div style="font-family:Arial,sans-serif;font-size:14px">Please use <span>freebsd-questions or forums.</span></div><div style="font-family:Arial,sans-serif;font-size:14px"><span><br></span></div><div style="font-family:Arial,sans-serif;font-size:14px"><span>Thank you.</span></div><div>
        ------- Original Message -------<br>
        On Thursday, May 25th, 2023 at 4:33 PM, Mario Marietto &lt;<a href="mailto:marietto2008@gmail.com" target="_blank">marietto2008@gmail.com</a>&gt; wrote:<br><br>
        <blockquote type="cite">
            <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>

	<div dir="ltr">
		<pre 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>
	<div><font size="2"><br></font></div>
	<div dir="ltr">
		<pre 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" rel="noreferrer nofollow noopener" target="_blank">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>
	<div></div>
	<div dir="ltr">
		<pre 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>-- </span></div><div dir="ltr">Mario.<br></div></div>

        </blockquote><br>
    </div></blockquote></div><br clear="all"><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature">Mario.<br></div>
help

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