[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2022-03-01 Thread Lena Wildervanck
Hi, I also encountered this bug. However, it started fast, and got slower when the file got bigger. Maybe it's a n^2 bug? I included the statistics in rates.tsv. ** Attachment added: "statistics of gddrescue, with a folder on the NTFS disk as the current working directory, slightly formatted f

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2020-09-14 Thread Kapil
Same problem with KDE Neon, on Ubunut 20.04, and its more than a decade this bug was created. Its amazing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs pr

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2019-09-05 Thread Jerome St-Louis
In my case, many fopen() operations seems to be what is slow. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notifications about this bug

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2019-09-05 Thread Jerome St-Louis
I seem to be running into this issue on Debian 9.5 here in 2019. ntfs-3g 2016.2.22.AR.1 integrated FUSE 28 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs pr

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2019-04-16 Thread Fedon Kadifeli
It is interesting to note that this problem persists for almost a decade. Ubuntu 18.10 here with the same problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2016-10-02 Thread xennex82
Still true today. Copying about 180 MB of smaller files (pictures) to a NTFS partition (filesystem) inside TrueCrypt. It took 20 minutes. I partition the same mapped device -- format it -- to exFAT, and it takes 26 seconds. So it took 26 seconds to write that same data at 7.2 MB/s and it took 20 m

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2016-04-02 Thread Boris Gjenero
I'm also having this problem copying to an external USB 3 drive, with Nemo (Cinnamon file manager) copies around 35 MiB/s on my Q6600 CPU. big_writes helped, but although file copying via Nemo sped up to around 60 MiB/s, it was still CPU bound. Copying via pv < source_file > dest_file is faster an

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2015-02-05 Thread Edward
Had a similar problem - mount.ntfs-3g process uses up to 80% of CPU. Finally found the reason - large files (40GB). mount.ntfs has a special option to support large files - big_writes. I updated my /etc/fstab configuration file and it works now! CPU load variates from 0 to 45%, but not consta

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2015-01-14 Thread Abdusamed Ahmed
Can confirm for it still be occuring on 15/1/2015. Linux Linux-Mint 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Running Transmission and its torrenting a file into NTFS partition. Extremely high CPU usage from mount.ntfs-3g process. I hope this get

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2014-09-25 Thread flamenco108
Confirm the comment above. Linux 3.13.0-36-generic #63-Ubuntu SMP Wed Sep 3 21:30:07 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Xubuntu actually. MemTotal:4045588 kB CPU model name : Intel(R) Core(TM)2 Duo CPU T6600 @ 2.20GHz Copying 20GB file to USB disk formatted on NTFS I have 50%

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2014-07-13 Thread Yuv
Xubuntu 14.04LTS, still affected. While I do not use NTFS myself, a Windows-using friend brought this NTFS formatted USB harddisk. Needless to say that what he saw has undermined my efforts to convert him to use Linux... -- You received this bug notification because you are a member of Ubuntu B

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-12-11 Thread Spiralofhope
This is one of those issues where I can idly conclude that either the developers don't eat their own dog food (use their own product), the issue is a legal or social problem, or intentional. I don't think my use case is particularly strange, and this problem is a show-stopper. On top of that, the

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-11-03 Thread Jean Jordaan
I ran into this when trying to create a truecrypt volume on a file stored on an NTFS external drive. Format starts out at around 25MB/s and dwindles to around 5MB/s. Meantime `mount.ntfs` is consuming 80-100% CPU. -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-09-05 Thread Freddy Angel
I have the same problem. I'm runing Ubuntu 13.04 on a ext4 partition and it works perfectly. However, when copying files between two external hard drives, I notice 2 "mount.ntfs" processes running and one of them would use 80%+ CPU aprox, according to "top". -- You received this bug notification

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-08-02 Thread Rus Newtron
I also experience this bug. mount.ntfs will consume 100% CPU (resulting in OS freezing temporarily until whatever process completes). It's usually triggered by untarring large tarballs, or downloading large files to the NTFS partition, moving large files. I'm on 12.04 installed via Wubi from Window

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-03-20 Thread Zoke
Apparently the fix only worked for about an hour and then the ~95% CPU spikes error returned. The solution Lok posted (https://bugs.launchpad.net/ubuntu/+source/ntfs- 3g/+bug/392204/comments/77) is still working. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-03-20 Thread W. Donks
I was almost constantly getting ~95% CPU spikes from the mount.ntfs process, according to 'top'. Disk fragmentation or big files (some files as large as 16GB) were not causing the issue. Defragmentation of the disk, using a Windows workstation, didn't change anything performance wise whatsoever. W

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-02-24 Thread JaSK
...you might have to do sudo update-grub afterwards to apply changes. I'm new to linux :P -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2013-02-24 Thread JaSK
try enabling big_writes option for ntfs-3g. I did it on a wubi installation and it seems to have brought a significant improvement, but cpu usage of ntfs-3g is still very high. in /etc/default/grub write: GRUB_CMDLINE_LINUX_DEFAULT="rootflags=big_writes quiet splash" clearing the "dirty flag" im

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-10-19 Thread headless
I also would appriciate to put this from medium to high. This bug kept me from using Linux several times, when it was nessesary to share files between windows and linux systems. For example i need to start several vms from a windows and linux host. -- You received this bug notification because y

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-23 Thread Sam Geen
Well, sure. My issue is that I don't know nearly enough about Linux to look into this bug myself, and have no idea what combination of factors causes it to freeze my laptop every time I copy more than 10-100MB or so onto my root directory (a Wubi Ubuntu 12.04 install over Windows 7). Is it Wubi tha

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-23 Thread jno
Wrong, Sam. If you were to create a new "really big" partition for use on a mobile rack or an USB-disk for data exchange with the "outer world", what would be your choice? I think, NTFS as the "common denominator" which is somehow understood by the most OSes (and, what might be even more importa

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-23 Thread Sam Geen
Out of interest, if I were to create a new partition for Ubuntu, what file system should it use? I'm guessing installing Ubuntu on an NTFS partition would be a mistake. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-22 Thread Lok
I have another update to my post #77. We have had the same high-cpu load problem as described above today (Monday morning). We traced it down to a Windows7 machine doing a Sunday night backup to our server. Windows backup created a 190,251,249Kb (181GB) single file as part of its backup set. Th

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-17 Thread Lok
I struggled with this problem for many days. I am running Ubuntu12.04 on a server and dual RAID1 setups with dual 2TB disks in each. Disks are formatted with NTFS and are used with samba for windows files storage. A week ago our system started running slow after moving some files. Results of the

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-09 Thread Sam Geen
Quick update on the above: I defragmented my hard drive last night, and it appears to be a little better than before, but I'm still seeing 100% spikes on mount.ntfs coupled with windows / the entire OS freezing for a few minutes at a time (I got the most recent one installing updates and buffering

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-07-02 Thread Sam Geen
I have the same problem (running Wubi with Ubuntu 12.04) and it's rendering my computer virtually unusable. I have also had this problem on a different computer running Wubi with Ubuntu 11.10. I have been using Wubi with Ubuntu 11.04 on the same machine with no problems in the past. All have been c

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-23 Thread Kenny Loveall
I've recently switched over from Windows to Ubuntu (11.10) and was pulling my hair out trying to figure out why two programs we're hanging and being very unresponsive (Filezilla and VirtualBox). Turns out that it was that I was running them off a NTFS partition (and therefore having ntfs-3g taking

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-16 Thread bruce
the bug is still present in ubuntu 12.04. i am using kubuntu. i let neopmuk srigi to index files in the ntfs volume. when indexing start, mount.ntfs process cosumes about 60% cpu time and temperature of cpu go to 70 degree or even higher. -- You received this bug notification because you are

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-09 Thread jno
Observing this high load/low performance (71.5Kbps) right now in 3.0.0-16-server #28-Ubuntu SMP Fri Jan 27 18:03:45 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 1434 root 20 0 28032 7836 692 R 35 0.1 116:21.51 mount.ntfs

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-09 Thread jno
PS. It's a 900M set of relatively small files (below 1Mb each) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notifications about this bu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-09 Thread Ivan Gualandri
I can confirm that the problem is still present. I'm not sure but i notice that it happens not only with huge files, but also when workin with a browser with many tabs opened, i'm not sure if it is related, but when the disk start to swap, i receive also several errors of unresponsive scripts o

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-05-08 Thread Mihir Mone
I can confirm that the exact same thing is happening in 12.04 as well. Tried copying 153GB from an external drive to local ntfs partition and it took over 2 days. Did the same thing from Windows and it took only 8 hrs. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-04-23 Thread fedsotto
The same happens to me extracting a large zip file in 11.10 on a ntfs drive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notifications

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-03-11 Thread Fyodor Kupchik
I just noticed that high load appears only when I start to download very large media file, size is almost 27Gb. And primarily download process was started in windows system then it continued in Ubuntu. I'm using latest 12.04 branch. -- You received this bug notification because you are a member o

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2012-03-11 Thread Fyodor Kupchik
Bug present in 2012.1.15AR.1-1ubuntu1. Torrent eats the whole core of my CPU. Attached the strace for driver. The only thing that, I guess, triggered high load was the file decompression in windows system. Some error were fixed by chkdisk as well. ** Attachment added: "output of strace -p PID -

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-12-08 Thread wasteinc
** Also affects: ntfs-3g Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notifications about t

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-19 Thread DustWolf
AFAIK that revision of the code and all of it's "fixes" is included in this code, and guess what, the bug isn't fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by m

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-18 Thread Flames_in_Paradise
Looks like this is solved with NTFS-3G Version 2011.10.9AR.1 (Nov 7, 2011) amongst other improvments: * fixed huge data writes http://b.andre.pagesperso-orange.fr/changelog.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-15 Thread DustWolf
Perhaps write an EXT4 driver for Windows. ;) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notifications about this bug go to: https://b

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-14 Thread Pauldb
Not only does this happen when we we Transmission, but everytime Ubuntu writes something on the hard drive ! Firefox downloads, apt-get install, youtube buffering... Everything ! Something MUST be done. We should change its importance. -- You received this bug notification because you are a mem

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-07 Thread nicolas kleinklaus
This bug is horribly annoying when using ubuntu installed with Wubi on a NTFS partition. The system is almost unusable. The bug exists since 2009 and it seams nobody cares about it... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-11-07 Thread Pauldb
I'm also affected with this bug, every time I use Transmission to download on my NTFS partition, CPU usage goes 100%... Very annoying, i'm using Ubuntu 11.10 Oneiric. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-10-04 Thread Aloys
Same problem here on 11.04. Just copying gigs of data on a pristine 2TB USB harddrive causes mount.ntfs to spike and mouse to freeze! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Hug

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-09-14 Thread DustWolf
Furthermore, how do I fix it on natty? The link does not contain a natty build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process To manage notificati

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-09-14 Thread DustWolf
Why is this bug which was fixed August 2010 upstream still present in fully updated Ubuntu natty 64? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-06-14 Thread Shaun Hey
I see the same behavior as Andres reported on 2011-05-06. I am using the latest VMWare Player on a Vostro V13, the VMWare image residing on my Windows 7 NTFS partition. Heavy disk i/o inside of the VM completely freezes the machine, and mount.ntfs can be seen consuming nearly 100% of one core. -

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-06-14 Thread mishagam
It happens for me also. I have updated Ubuntu Natty, download torrents using transmission to almost full ntfs drive, mount.ntfs started occupy 100% CPU time. It happened only recently after 1-2 month of correct working. Cleaning and defragmenting NTFS partition didn't help much. -- You receive

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-05-06 Thread Andres
Same behaviour in Lucid updated to may 2011. VMplayer runs painfully slow, and freezes. Same mount.ntfs-3g process consuming a whole core. Seems we all will have to surrender to this fact? I just don't get why after almost 2 years there isn't yet an official solution to the problem. No wrapper for

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-05-06 Thread Corneil du Plessis
This is still happening on Natty. I wanted to use a VM with VMWare Player that was saved on my NTFS partition. It was totally unuseable, I noticed the mount.ntfs-3g consumed all the CPU. I moved the VM to my ext4 drive and it is now flying. Both partitions are on the same disk and I had mounted th

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2011-01-25 Thread Vincent Tschanz
Same bug for me. I'm using NTFS on some USB-thumbdrive. - 1 core 100% usage - ridiculously slow file operations (about 1.5Mio/s on a thumbdrive who can go up to 15Mio/s when formated in FAT). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-13 Thread Jean-Pierre
Hi Dmitry, > I got this bug again while watching video from ntfs partition The attrib indicates a sparse file, which is unrealistic for a video file, it is most likely corrupt. You should upgrade to a newer version of ntfs-3g and recreate the file. -- You received this bug notification because

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-13 Thread Jean-Pierre
Hi Huygens > My scenario was: from NTFS to ext4, moving 2.1 GB of data (Java workspace). Most likely your NTFS partition is corrupt. Please do a "chkdsk /f" on Windows. If that does not fix the issue, please report again. -- You received this bug notification because you are a member of Ubuntu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-12 Thread Dmitry Ostasevich
I got this bug again while watching video from ntfs partition with totem. ntfs-3g version 1:2009.4.4-1ubuntu4 Here are results of command from #39 comment: # file: VIDEO_TS/VTS_01_2.VOB system.ntfs_attrib=0x2002 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-10 Thread Huygens
Thanks Alexander! Your solution improved a lot my situation. I was able to move the directory now. Will do some more test and see if it solves every problems or not. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-10 Thread Huygens
Using Lucid with ntfs-3g 2010.3.6. Today, I tried to move an Eclipse workspace (2.1 GB and about 20,000 files), it moved 990 MB and has still to move 11,630 files but it is really hanged!!! It does do anything any more. I just have 100% of the CPU (one whole core) consumed by the ntfs-3g proces

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-02 Thread Jean-Pierre
Hi wolger, Are you expecting some help ? what about providing the ntfs-3g version you are using (type "ntfs-3g --help") and the circumstances in which this happened ? (what kind of action on what kind of file ? is it reproducible ? how full is your ntfs partition ?) -- You received this bug noti

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-02 Thread wolfger
mount.ntfs has my Maverick CPU at >70% and I'm not even accessing my NTFS partition! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/392204 Title: Huge CPU usage by mount.ntfs process -- ubuntu-bugs

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-11-18 Thread Giovanni Figliozzi
I can confirm this bug on ubuntu 9.10, linux 2.6.31. I was copying a 10GB file from ext3 to ntfs, and after only 1GB the transfer speed decreased a lot and the cpu usage is 100%. this problem happens often when writing file to ntfs -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.ne

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-28 Thread Alexander Amelkin
I've backported ntfs-3g 2010.8.8 and fuse 2.8.4 from Maverick (took them from http://packages.ubuntu.com) and now it looks like the system doesn't freeze anymore, but the performance is vastly lower than it was with the original Jaunty packages. I had xfer speeds like 6.5 MB/sec when moving from

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-21 Thread Steve Brown
The Tuxera FAQ says one cause of this problem is writing to sparse files and/or fragmented volumes. >From the upstream changelog, this has recently been fixed: "STABLE Version 2010.8.8 (August 8, 2010) * Fixed partially overwriting sparse clusters on highly fragmented volumes. " You might try in

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-21 Thread Jean-Pierre
So check the conditions listed on http://www.tuxera.com/community/ntfs-3g-faq/#highcpu If the issue mainly appears on big files or fragmented partitions, upgrading to an advanced version from http://www.tuxera.com/community/ntfs-3g-advanced/ may be useful. -- Huge CPU usage by mount.ntfs proce

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-21 Thread Dmitry Ostasevich
I can't reproduce this bug now. As soon as I will catch it again, I will post that information. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-21 Thread Jean-Pierre
Hi Dmitry, Can you post the result of the command (type in a terminal window) getfattr -e hex -n system.ntfs_attrib Obviously replace "" by the name of an NTFS file you had difficulties writing. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-20 Thread Dmitry Ostasevich
Can confirm this bug in Maverick. This happens when copying some sort of big files from ext4 to ntfs , also when Transmission saves something to ntfs partition. The GUI becomes completely unusable, it freezes till the end of copying or finishing download in Transmission, but still I can use console

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-15 Thread Jean-Pierre
Hi Mikko, You did not indicate which ntfs-3g version you are using. Anyway the performance indeed depends on the file size, and on the fragmentation of the partition. You should try the improvement for big and fragmented files in ntfs-3g-2010.8.8AR.5 See http://www.tuxera.com/community/ntfs-3g-ad

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-10-14 Thread Mikko Korkalo
I maybe have the same problem on 10.04.1 LTS When moving files from NTFS partition to other (on different drive), I got a speed of 13747 bytes per second (13 KBps). I see 50-90% CPU usage on one of the mount.ntfs processes, and uptime says: 15:46:09 up 2:28, 2 users, load average: 2.07, 2.06, 1.

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-09-15 Thread Shock
** Changed in: ntfs-3g (Ubuntu) Status: Incomplete => Confirmed -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bug

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-08-28 Thread Steve Brown
Problem resolves for me after installing: https://launchpad.net/~x3lectric/+archive/team-iquik-releases/+packages which is an unofficial (PPA) build of the upstream ntfs-3g 2010.8.8 release. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug not

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-08-16 Thread Jean-Pierre
Can anybody try the latest advanced ntfs-3g version with improvements when appending data to big or fragmented files or on a close to full disk ? See http://www.tuxera.com/community/ntfs-3g-advanced/ (currently ntfs-3g-2010.8.8AB.1 a beta test version). -- Huge CPU usage by mount.ntfs process h

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-08-14 Thread zzarko
I have the same problem on K/Ubuntu 10.04 (2GB Ram, E6750, ASUS P5B Deluxe). I have 4 SATA hard drives, with system on the first one (ext4) and various data on three others (ntfs). Copying 200GB of files from ie. second to third drive makes system nearly unusable. I tried the 2010.8.8 version of nt

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-07-16 Thread Brian Harkness
I went to http://www.tuxera.com/community/ntfs-3g-download/ and grabbed the rc.tgz I made a debian package with the result, modified the version so that it would not be "upgraded" and installed it. mount.ntfs barely makes a blip in System Monitor (ksysguard) on KDE. One could do a ./configure m

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-06-27 Thread Alcher Black
Very, very, VERY annoying bug indeed. Has nobody found any workarounds? (other than not using ntfs entirely, but that's almost impossible for me) -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-06-14 Thread Nandan Vaidya
Maybe the bug should be marked as "confirmed" rather than "incomplete" , since the high CPU usage can be observed on the newer releases as well ? -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-06-01 Thread c mig
Same issue with Lucid Lynx. Copying 3 huge files (80GB total, sparse files) from an external XFS formatted USB2 hard drive to an NTFS partition took over 1500 minutes *CPU time* to mount.ntfs. in case it really matters: AMD dual core, 3 GB RAM, SATA2 internal drive. -- Huge CPU usage by mount.n

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-05-15 Thread Pioneer
Same problem for me in Lucid! Heavy transfer-speed digression when copying large files from ext4 to ntfs partitions. Starts at 500kB/s , i really can't find any fix for this problem !! -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notificat

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-05-02 Thread ak_tone
Same problem for me in Lucid! Heavy transfer-speed degression when copying large files from ext4 to ntfs (and also FAT32) partitions. Starts at 27MB/s (Laptop HD) and goes down to 1MB/s with 100% CPU constantly. I know ntfs-3g has poor write performance but the described behaviour looks rather like

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-04-28 Thread pacanukeha
ntfs-3g also chokes when running a VM for me in Lucid Lynx. This is a regression since the standard VM tweaks solved the problem in 9.10. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-04-28 Thread slavic
Also noticed that ntfs-3g is slow at reading and writing. I used Fedora 12 and Ubuntu 9.04, both have the same problem. i also have rtorrent and conky installed on my Ubuntu 9.04, but if i want to download something, i must leave the computer until it finish downloading. Even pointer freeze , not

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-04-13 Thread Jordan
I am also experiencing this problem. Copying ~6 GB, 5 files to a 8GB ntfs usb stick throws my load WAY up to 6-7. All filesystem actions afterwards lock nautilus for ~20 seconds. Transfer speed starts at about 48MB/s then ramps down to 700KB/s. -- Huge CPU usage by mount.ntfs process https://b

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-04-09 Thread Gary D. Huffman, II
Additional testing reveals that writing really large files must simply be more likely to reproduce the problem, but in fact is not a requirement. With a NTFS partition near capacity (around 4 GB remaining), I was able to reproduce the problem by writing a file that is just under a GB to it. When

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-04-06 Thread Gary D. Huffman, II
I'm seeing the same issue as comment #20. It slows to a crawl and eats up one core any time you write a really big (4+ GB) file to a NTFS partition. Tested using Ubuntu 9.10 (32 bit) on a dual core P4. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received thi

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-03-31 Thread perryizgr8
problem here too with transmission inside wubi downloading an iso to the host ntfs partition. i posted a duplicate here: https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/551803 transmission becomes unresponsive after a couple of hours (maybe its a data transferred correlation, not a t

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-03-13 Thread macleapa
I have same problem. Transfer large files 4GB+ sized files. Transfer is from one SATA 10K RPM drive to another SATA 10K RPM drive. Speed starts out fine until about the first 4Gb. Then rate drops steadily. CPU stays at about 100% for one CPU (have a Quad core i7 processor). Running Ubuntu 9.10

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-02-24 Thread zEn
Got the Problem too, when transfering large files to or from the ntfs partition, the system becomes barely useable (Core2 Duo). I can observe high system load in my Gnome Panel system monitor, but can't confirm high cpu load, ( at least not in htop). my clock is hpet btw. Did not occur to me in

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-01-17 Thread don.bor...@web.de
There may be an interrelation between ntfsg and the clock-device. This problem occures on my notebook (ibm t41p) with the boot-option: clock=pit -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bug

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-01-07 Thread solarsd
I'm also affected by this bug. When copying from or to a ntfs partition the transfer speed starts normally but then falls down to a halt... Then I get 100% CPU usage, 0.2% mem usage and the interesting part is that using iotop I get only 20 K/s disk write activity in total, all due to mount.ntfs pr

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-26 Thread Traz
I'm copying a 8 GB file from an Ext4 partition to an NTFS USB drive and CPU load is 80%. The transfer rate is 7 MB/s. This is Ubuntu Karmic. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-21 Thread Filiprino
I am experiencing same problem. Downloading a 40GB sized torrent with transmission results in random transmission lock-ups and one core at 90% of usage because of mount.ntfs. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-19 Thread nicolas kleinklaus
I have the same proble here. Also it seems that https://bugs.launchpad.net/ubuntu/+source/ntfs- 3g/+bug/395892 is a duplicate of this bug. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-12 Thread nemamradfazole
Sometimes my hard disk begins to work very hard and my CPU is used with 100 % by mount-ntfs. Even if I don't work with a NTFS partition at all (and I don't have installed Tracker). Usually it happens a short time after boot and takes few minutes. -- Huge CPU usage by mount.ntfs process https://bu

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-08 Thread nigo045
When I copy some big files on my NTFS USB hard disk, 80% of my CPU is used and speed decrease to 9Mb/s instead of 30mb/s. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-05 Thread raido357
Same problem here, Karmic Koala. Just downloading couple off torrents directly to NTFS partition. CPU Usage constantly high 88%. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-12-03 Thread chika.tambun
ntfs-3g is great... i had been using it since 3 years ago but when i played rhythmbox then it begin search audio files on my hardisk[ntfs] automaticaly then ntfs-3g played the main act as the key player on using the top cpu usage over 99% a long time[3 days uptime] OMG how cruel my collection aud

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-11-27 Thread Prashant
I have the same problem 2 I have 100% CPU usage on 1 core. % some 10% on other. Problem happening in transmission & copying. Both are freezing. Transmission freezes the downloads. & finally crashes. .. not even 1 DVD can be downloaded completely. The processor starts getting heated up-to 7

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-11-21 Thread miniwill
All the problems above, i had its too. With transmission, same thing, he freeze after downloading few gb of data. I also try to copy 8gb on my ntfs partition but the download rate decreasing from 10Mo/s to 190Ko/s. So it's not thinkable to wait, i return on windows to make the copy. I have used

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-11-16 Thread Huygens
Here is another scenario which ends up with the same problem. Downloading using Transmission a DVD ISO of CentOS and storing the downloaded file to an NTFS drive (either internal or via USB). After a while, the CPU load is so high that Transmission does not download any more, it just waits (freez

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-11-10 Thread hi_jake
I confirm here with 9.10 final. Same problem: 100% cpu load by mount.ntfs -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-07-05 Thread Chris Coulson
I have just uploaded a version of ntfs-3g in to my PPA linked against its own internal FUSE. Could you please try installing this package and tell me if you still see the high CPU usage? My PPA (and instructions for installing packages from it) can be found here: https://edge.launchpad.net/~chrisc

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2009-06-27 Thread Mark
My wife and I are running Jaunty 64bit with all updates. I have a ntfs drive shared via Samba. She is copying a 20GB file to my drive from her local ext3 drive. My CPU usages is spiking up to 100%. -- Huge CPU usage by mount.ntfs process https://bugs.launchpad.net/bugs/392204 You received this bu

  1   2   >