[Bug 2130843] Re: SSH sessions blocked on unavailable automounts by default in Ubuntu 25.10

Walt Mankowski 2130843 at bugs.launchpad.net
Wed Nov 26 20:57:02 UTC 2025


Hi,

I ran into this same problem after some updates on 25.10 last night. I
would have never suspected the new rust utils, but making the changes
suggested here fixed the problem for me too.

Thanks for posting the discussion and the solution!

Walt

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

Title:
  SSH sessions blocked on unavailable automounts by default in Ubuntu
  25.10

Status in rust-coreutils package in Ubuntu:
  New

Bug description:
  Since upgrading to 25.10, incoming ssh sessions hang when unavailable
  systemd automounts, local or remote, are present. The creation of the
  ssh session hangs from half a minute to several minutes depending on
  how many automounts it tries. Stopping the unavailable automounts
  fixes the problem. This did not happen prior to 25.10. Is this a bug
  or is there a new and preferred way of defining automounts in fstab so
  that PAM or systemd does not block incoming ssh sessions by trying to
  mount unavailable automounts?

  Here are 2 examples of fstab entries that are subsequently read by
  systemd and turned into automounts. If the device is not available
  then incoming ssh connections hang. This syntax has worked for many
  years.

  servername.local:/volume1/name /mnt/servername/name nfs
  x-systemd.automount,_netdev,x-systemd.device-
  timeout=10,nfsvers=3,noauto,user,rw,exec 0 0

  /dev/disk/by-label/corsair /media/myname/corsair auto
  x-systemd.automount,nosuid,nodev,nofail,x-gvfs-show,x-gvfs-
  name=corsair,user 0 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2130843/+subscriptions




More information about the foundations-bugs mailing list