[Bug 988799] Re: Precise freezes under heavy i/o

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/9

[Bug 988799] Re: Precise freezes under heavy i/o

2019-06-24 Thread Bug Watch Updater
** Bug watch added: trac.filezilla-project.org/ #11710 http://trac.filezilla-project.org/ticket/11710 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o

[Bug 988799] Re: Precise freezes under heavy i/o

2012-07-27 Thread Colin King
** Changed in: linux (Ubuntu) Status: Incomplete => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about thi

[Bug 988799] Re: Precise freezes under heavy i/o

2012-06-10 Thread Bug Watch Updater
** Changed in: linux Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go t

[Bug 988799] Re: Precise freezes under heavy i/o

2012-05-03 Thread Karl Cunningham
Seeing the same problem here on a desktop machine when doing dd of 40GB image. Couldn't log in via ssh until dd was finished. This was repeated in dmesg every 120 seconds: [ 2520.696276] INFO: task ionice:2393 blocked for more than 120 seconds. Colin: your suggestion echo 10 | sudo tee /proc

[Bug 988799] Re: Precise freezes under heavy i/o

2012-05-02 Thread Colin King
@Gema, I've now been able to reproduce this. I've found that the following helps reduce the problem on my desktop: echo 10 | sudo tee /proc/sys/vm/dirty_ratio Can you try this and let me know if this helps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 988799] Re: Precise freezes under heavy i/o

2012-05-02 Thread Bug Watch Updater
** Changed in: linux Status: Unknown => Confirmed ** Changed in: linux Importance: Unknown => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy

[Bug 988799] Re: Precise freezes under heavy i/o

2012-05-02 Thread Colin King
** Bug watch added: Linux Kernel Bug Tracker #12309 http://bugzilla.kernel.org/show_bug.cgi?id=12309 ** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=12309 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of U

[Bug 988799] Re: Precise freezes under heavy i/o

2012-05-02 Thread Colin King
Gema, can you run the dd or vm creation using ionice -c 3 and see if this helps or not, e.g. ionice -c 3 dd if=/dev/zero of=test.img bs=1M count=2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Gema Gomez
Sorry, 3.0.0-17generic, rather -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go to: https://bugs.launchpad.net/u

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Gema Gomez
I tried this, and didn't help the i/o activity. I have also tried my old oneiric kernel, 3.0.0-19generic33, and it does exactly the same thing. But I had never seen this problem before, so maybe it is not in the kernel but in some user-side configuration? -- You received this bug notification be

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Colin King
Can you try: echo "deadline" | sudo tee /sys/block/sda/queue/scheduler and see if that helps with interactivity while doing the heavy write I/O activity. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Colin King
OK, so I hadn't realized the machine was a desktop, hence the vm settings are fairly low anyhow, so we shall scrub that idea above. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precis

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Joseph Salisbury
** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go to: https://bugs.launchpad.net/ubu

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Colin King
Please try the above advice and let me know if it helps. I've experimented with these on a couple of machines and I see some improvement. ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubu

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Colin King
So, I suspect we have some conflicting requirements for the I/O operations which aren't helping here. If you are running firefox I suspect it may be issuing occasional fsync() calls which isn't helping. My current hypothesis is that the virtual memory tuneables may need tweaking to match your mem

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Gema Gomez
1 which tools are you using to create a VM, and how. I am using Virtual Box, adding a New VM, I give it a name, OS Type: linux + ubuntu, memory 2048 MB, startup disk, Create a new hard disk, vdi (virtualbox disk image), *fixed size*, location default, Size 30 GB, and then create. After a few momen

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Brad Figg
** Changed in: linux (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/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go t

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Colin King
Couple of questions to get an idea about your machine: 1 which tools are you using to create a VM, and how. 2. how fast is your HDD? use the following and run 3 times, please supply the results to the bug. sudo hdparm -t /dev/sda sudo hdparm -T /dev/sda 3. Please run: vmstat 1 > vmstat.log a

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Gema Gomez
dmesg showed this during the event: [38319.565261] [] ? __jbd2_journal_file_buffer+0x188/0x270 [38319.565267] [] schedule+0x3f/0x60 [38319.565272] [] do_get_write_access+0x27d/0x4f0 [38319.565278] [] ? __find_get_block_slow+0xd3/0x190 [38319.565284] [] ? autoremove_wake_function+0x40/0x40 [38

[Bug 988799] Re: Precise freezes under heavy i/o

2012-04-26 Thread Gema Gomez
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/988799 Title: Precise freezes under heavy i/o To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/988799/