Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Mladen Gogala Newsgroups: comp.os.linux.misc Subject: Re: External hard drive usage. NTFS or other file system? Date: Fri, 29 Aug 2014 15:19:36 +0000 (UTC) Organization: solani.org Lines: 27 Message-ID: References: <6pc6db-8gi.ln1@user-1943a.linux.individual.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: solani.org 1409325576 1574 eJwFwQkBACAIA8BKIg5YHb7+EbyDmlj5M9jDYntQLoiOJCGavTKcimXTM3gkdeM0o0vv/Sh4EVY= (29 Aug 2014 15:19:36 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Fri, 29 Aug 2014 15:19:36 +0000 (UTC) User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) X-User-ID: eJwNysEBwCAIA8CVxJAI46CV/Uew9z5CprNclLPZGkAVdXsrGbrD5scK45+WMWqz06anHyDxAAslEBo= Cancel-Lock: sha1:kJmRcA/d1D6bXZVDp4NWS+7Hf7U= X-NNTP-Posting-Host: eJwFwYEBwCAIA7CXQGgr5ziU/09YgqCzlQQTg+EDbDvI51QGp77VZx8VUjLGlEbX0NXp+gH86BAF Xref: csiph.com comp.os.linux.misc:11845 On Fri, 29 Aug 2014 14:45:42 +0100, William Poaster wrote: > Having used one version or another of GNU/Linux for 14+ years, I've > never had to defrag a drive. I've never even thought about it, except > perhaps when I was a n00b & first started using it. > Since its inception, I've always used ext4 without any problems. Before > that, I used Reiserfs & Reiser4 which I found a very good fs. The reason for defragmenting a drive are virtual machines, of which I have quite a few. Since I am playing with thing like Oracle RAC, I frequently have to run 3 or 4 of them simultaneously. They perform visibly better if VMDK files are defragmented. The reason is simple to explain: a database full scan, which does a sequential scan on a virtual machine, will also do a sequential scan on the real drive if the underlying VMDK file is contiguous. If not, it will be translated into gazillion of small fragment scans, which can take time. I don't really care about defragmenting /usr, /var or /opt. And with 3 or for VM's running, I don't have much memory for caching, even on my 16GB RAM desktop. Regards, -- Mladen Gogala The Oracle Whisperer http://mgogala.byethost5.com