Disk access locking whole PC
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
Using a quad core i5 with 8 gigs ram and 2 terabyte HD, cleanly formatted as ext4 at install.
Commands which alter or move large files lock the whole system such that web browsers, system monitor, IM, etc. become non-responsive and gray out.
Typical scenarios:
Create a new VirtualBox vm and preallocate 10 or 60 gigs.
Or take a large file large.f several gigs in size and small file small.f any size and execute "cat large.f >> small.f"
or take large dot-gz file large.gz of several gigs in size and run "gzip -d large.gz".
I've done these kind of commands previously in VMs and not had the whole system lock up, but now the system is pretty much completely unuseable until these kind of commands complete. I've got no idea why, but it seems pretty clear that intensive disk access is somehow locking the system.
I'm not really sure what info would be useful with this, but if there's any sort of diagnostic I can run, or log that'd be helpful, let me know.
12.04 lts, if it's not clear.