Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607446 - net-fs/sshfs: dropped connection may prevent suspend
Summary: net-fs/sshfs: dropped connection may prevent suspend
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-28 08:33 UTC by Dimitrios Semitsoglou-Tsiapos
Modified: 2019-11-18 05:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
two attempts to `echo mem > /sys/power/state` (file_607446.txt,4.67 KB, text/plain)
2017-01-28 08:33 UTC, Dimitrios Semitsoglou-Tsiapos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dimitrios Semitsoglou-Tsiapos 2017-01-28 08:33:10 UTC
Created attachment 461670 [details]
two attempts to `echo mem > /sys/power/state`

Sometimes, attempting to suspend the system to RAM is prevented by an sshfs connection that has currently lost its target (`sshfs -o reconnect remote_host:/ ~/mnt/foo` and then disconnect `remote_host` from the network). Suspending is possible after calling `fusermount -uz ~/mnt/foo`)

 * dependency graph for net-fs/sshfs-2.8
 `--  net-fs/sshfs-2.8  amd64 
   `--  sys-fs/fuse-2.9.7  (>=sys-fs/fuse-2.6.0_pre3) amd64 
   `--  dev-libs/glib-2.48.2  (>=dev-libs/glib-2.4.2) ~amd64 
   `--  virtual/pkgconfig-0-r1  (virtual/pkgconfig) amd64 
   `--  net-misc/openssh-7.3_p1-r7  (>=net-misc/openssh-4.4) amd64 

$ uname -rm
4.4.39-gentoo x86_64
Comment 1 Tim Harder gentoo-dev 2017-04-26 06:36:51 UTC
This sounds like something you should discuss with upstream unless only Gentoo systems exhibit this behavior.
Comment 2 Tim Harder gentoo-dev 2019-11-18 05:54:29 UTC
Closing as can't fix since I don't think this is specifically Gentoo-related.