Comment 13 for bug 1902891

Revision history for this message
Dan Streetman (ddstreet) wrote :

ubuntu@lp1902891-g:~$ grep node /etc/fstab
ddstreet@192.168.122.1:/home/ddstreet /mnt/node fuse.sshfs noauto,x-systemd.automount,_netdev,users,idmap=user,IdentityFile=/home/ddstreet/.ssh/id_rsa,allow_other,reconnect 0 0
ubuntu@lp1902891-g:~$ dpkg -l systemd|grep systemd
ii systemd 246.6-1ubuntu1.3 amd64 system and service manager
ubuntu@lp1902891-g:~$ ls -l /mnt/node/
ls: cannot access '/mnt/node/': Too many levels of symbolic links
ubuntu@lp1902891-g:~$ journalctl -b -u mnt-node.mount
-- Logs begin at Fri 2021-06-04 15:01:24 UTC, end at Fri 2021-06-04 17:11:20 UTC. --
Jun 04 17:11:09 lp1902891-g systemd[1]: Mounting /mnt/node...
Jun 04 17:11:09 lp1902891-g mount[968]: read: Connection reset by peer
Jun 04 17:11:09 lp1902891-g systemd[1]: mnt-node.mount: Mount process exited, code=exited, status=1/FAILURE
Jun 04 17:11:09 lp1902891-g systemd[1]: Mounted /mnt/node.

ubuntu@lp1902891-g:~$ grep node /etc/fstab
ddstreet@192.168.122.1:/home/ddstreet /mnt/node fuse.sshfs noauto,x-systemd.automount,_netdev,users,idmap=user,IdentityFile=/home/ddstreet/.ssh/id_rsa,allow_other,reconnect 0 0
ubuntu@lp1902891-g:~$ dpkg -l systemd|grep systemd
ii systemd 246.6-1ubuntu1.4 amd64 system and service manager
ubuntu@lp1902891-g:~$ ls -l /mnt/node/
ls: cannot access '/mnt/node/': No such device
ubuntu@lp1902891-g:~$ journalctl -b -u mnt-node.mount
-- Logs begin at Fri 2021-06-04 15:01:24 UTC, end at Fri 2021-06-04 17:13:16 UTC. --
Jun 04 17:13:04 lp1902891-g systemd[1]: Mounting /mnt/node...
Jun 04 17:13:04 lp1902891-g mount[970]: read: Connection reset by peer
Jun 04 17:13:04 lp1902891-g systemd[1]: mnt-node.mount: Mount process exited, code=exited, status=1/FAILURE
Jun 04 17:13:04 lp1902891-g systemd[1]: mnt-node.mount: Failed with result 'exit-code'.
Jun 04 17:13:04 lp1902891-g systemd[1]: Failed to mount /mnt/node.
Jun 04 17:13:16 lp1902891-g systemd[1]: Mounting /mnt/node...
Jun 04 17:13:16 lp1902891-g mount[983]: read: Connection reset by peer
Jun 04 17:13:16 lp1902891-g systemd[1]: mnt-node.mount: Mount process exited, code=exited, status=1/FAILURE
Jun 04 17:13:16 lp1902891-g systemd[1]: mnt-node.mount: Failed with result 'exit-code'.
Jun 04 17:13:16 lp1902891-g systemd[1]: Failed to mount /mnt/node.