Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • How big are the external HDDs you are attaching? How are you attaching the HDDs to your system (usb, eSATA)? What version of Ubuntu? 32 or 64-bit? Some additional information in your question will help you get better answers. Commented Apr 26, 2012 at 16:52
  • I don't think that just the mere fact of attaching a hard drive should slow down your system at all. Linux won't cache any inodes or dentries unless you actually use them, and even if you do, it will free the memory it you need it. Commented Apr 26, 2012 at 16:58
  • Any error message appears in dmesg? Commented Apr 26, 2012 at 18:26
  • Are you sure locate or something similar isn't running over the drive? Also: is the drive actually showing activity? What does iostat or vmstat show? Commented Apr 28, 2012 at 5:38
  • The question is a bit unclear about when and how the system will get slow. I'd guess that you want to see unix.stackexchange.com/a/293497/20336 or unix.stackexchange.com/a/48152/20336 Commented May 17, 2017 at 7:33