ubuntu@lp1902891-f:~$ 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-f:~$ dpkg -l systemd|grep systemd
ii  systemd        245.4-4ubuntu3.6 amd64        system and service manager
ubuntu@lp1902891-f:~$ ls -l /mnt/node
ls: cannot open directory '/mnt/node': Too many levels of symbolic links
ubuntu@lp1902891-f:~$ journalctl -b -u mnt-node.mount
-- Logs begin at Fri 2021-06-04 15:01:27 UTC, end at Fri 2021-06-04 17:24:29 
UTC. --
Jun 04 17:24:07 lp1902891-f systemd[1]: Mounting /mnt/node...
Jun 04 17:24:07 lp1902891-f mount[1302]: read: Connection reset by peer
Jun 04 17:24:07 lp1902891-f systemd[1]: mnt-node.mount: Mount process exited, 
code=exited, status=1/FAILURE
Jun 04 17:24:07 lp1902891-f systemd[1]: Mounted /mnt/node.


ubuntu@lp1902891-f:~$ 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-f:~$ dpkg -l systemd|grep systemd
ii  systemd        245.4-4ubuntu3.7 amd64        system and service manager
ubuntu@lp1902891-f:~$ ls -l /mnt/node
ls: cannot open directory '/mnt/node': No such device
ubuntu@lp1902891-f:~$ journalctl -b -u mnt-node.mount
-- Logs begin at Fri 2021-06-04 15:01:27 UTC, end at Fri 2021-06-04 17:30:52 
UTC. --
Jun 04 17:30:52 lp1902891-f systemd[1]: Mounting /mnt/node...
Jun 04 17:30:52 lp1902891-f mount[1023]: read: Connection reset by peer
Jun 04 17:30:52 lp1902891-f systemd[1]: mnt-node.mount: Mount process exited, 
code=exited, status=1/FAILURE
Jun 04 17:30:52 lp1902891-f systemd[1]: mnt-node.mount: Failed with result 
'exit-code'.
Jun 04 17:30:52 lp1902891-f systemd[1]: Failed to mount /mnt/node.


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1902891

Title:
  "Too many levels of symbolic links” error when using systemd to mount
  sshfs

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1902891/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to