[Bug 519930] Re: landscape-sysinfo very slow when remote mounts are unavailable

2011-08-27 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 351927 ***
https://bugs.launchpad.net/bugs/351927

** Changed in: landscape-client (Ubuntu)
   Status: New => Confirmed

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

Title:
  landscape-sysinfo very slow when remote mounts are unavailable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/landscape-client/+bug/519930/+subscriptions

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


[Bug 519930] Re: landscape-sysinfo very slow when remote mounts are unavailable

2010-05-14 Thread Andreas Hasenack
*** This bug is a duplicate of bug 351927 ***
https://bugs.launchpad.net/bugs/351927

** This bug has been marked a duplicate of bug 351927
   Deal with stale network mount points (nfs, fuse, etc)

-- 
landscape-sysinfo very slow when remote mounts are unavailable
https://bugs.launchpad.net/bugs/519930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 519930] Re: landscape-sysinfo very slow when remote mounts are unavailable

2010-05-13 Thread pedemoz
Same problem with much the same setup (9.10 amd64).  SSH login was
taking exactly 60 seconds.  Some apps that rely on ssh (FreeNX for
example) were failing due to timeouts.  Verbose output of an ssh login
showed that it was pausing for 60 seconds after "Entering interactive
session".

The problem for me was the same as for Andrew (the OP) - an smb/cifs
mount was unavailable.  (I could never determine why ssh login was fast
from Windows using Putty - surely Linux ssh couldn't be slower than
Windows...  But the smb share from the server was to the Windows box I
was testing from and thus always available when testing.)

The solution, again the same as for Andrew and as described on his
website, was to modify the Message Of The Day (MOTD) script so that it
ignores smb/cifs mounts.  Simply add the following to
"/usr/share/pyshared/landscape/lib/disk.py" (after "except ValueError:
continue:")...

   if filesystem == "cifs":
continue

There are numerous forum reports about slow ssh login - I wonder how
many are due to the same problem?

P.

-- 
landscape-sysinfo very slow when remote mounts are unavailable
https://bugs.launchpad.net/bugs/519930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 519930] Re: landscape-sysinfo very slow when remote mounts are unavailable

2010-02-10 Thread Andrew Brett

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/39016956/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/39016958/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/39016959/ProcStatus.txt

-- 
landscape-sysinfo very slow when remote mounts are unavailable
https://bugs.launchpad.net/bugs/519930
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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