Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 4th December 2009, 07:16 PM
ShadowAce Offline
Registered User
 
Join Date: Dec 2009
Posts: 13
linuxfedorafirefox
Scheduler? filesystem?

I recently performed a clean install of Fedora 12 on my Sager 8890.
I backed up my /home dir beforehand using rsync without any problems to an external 320G USB drive.
With F12 installed, I proceeded to restore my /home dir using rsync again.

The script works fine--it's been tested through previous installs without issue.

The symptom:

The rsync process starts up just fine and begins copying files over at ~10-20MB/s--just fine.

After a file hits ~145G transferred, rsync suddenly slows to ~2-3MB/s, and also hangs for periods of time. While the transfer eventually completes, it takes MUCH longer than it should. Also, tje CPU starts getting very busy.

top and htop show nothing out of the ordinary.

Here is the output from /var/log/messages when the slowdown happens:

EXT3 FS on sdc1, internal journal
Dec 4 13:06:24 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Dec 4 13:07:20 localhost kernel: ata4: lost interrupt (Status 0x51)
Dec 4 13:07:20 localhost kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Dec 4 13:07:20 localhost kernel: ata4.00: cmd ca/00:00:77:80:32/00:00:00:00:00/e5 tag 0 dma 131072 out
Dec 4 13:07:20 localhost kernel: res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
Dec 4 13:07:20 localhost kernel: ata4.00: status: { DRDY }
Dec 4 13:07:20 localhost kernel: ata4: soft resetting link
Dec 4 13:07:20 localhost kernel: ata4.00: configured for UDMA/100
Dec 4 13:07:20 localhost kernel: ata4.00: device reported invalid CHS sector 0
Dec 4 13:07:20 localhost kernel: ata4: EH complete
Dec 4 13:07:22 localhost kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
Dec 4 13:07:22 localhost kernel: ata4.00: BMDMA stat 0x4
Dec 4 13:07:22 localhost kernel: ata4.00: cmd ca/00:00:bf:02:35/00:00:00:00:00/e5 tag 0 dma 131072 out
Dec 4 13:07:22 localhost kernel: res 51/84:01:be:03:35/00:00:00:00:00/e5 Emask 0x10 (ATA bus error)
Dec 4 13:07:22 localhost kernel: ata4.00: status: { DRDY ERR}
Dec 4 13:07:22 localhost kernel: ata4.00: error: { ICRC ABRT }
Dec 4 13:07:22 localhost kernel: ata4: soft resetting link
Dec 4 13:07:22 localhost kernel: ata4.00: configured for UDMA/100
Dec 4 13:07:22 localhost kernel: ata4: EH complete
Dec 4 13:07:23 localhost kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
Dec 4 13:07:23 localhost kernel: ata4.00: BMDMA stat 0x4
Dec 4 13:07:23 localhost kernel: ata4.00: cmd ca/00:00:bf:62:35/00:00:00:00:00/e5 tag 0 dma 131072 out
Dec 4 13:07:23 localhost kernel: res 51/84:01:be:63:35/00:00:00:00:00/e5 Emask 0x10 (ATA bus error)
Dec 4 13:07:23 localhost kernel: ata4.00: status: { DRDY ERR }
Dec 4 13:07:23 localhost kernel: ata4.00: error: { ICRC ABRT }
Dec 4 13:07:23 localhost kernel: ata4: soft resetting link
Dec 4 13:07:23 localhost kernel: ata4.00: configured for UDMA/100
Dec 4 13:07:23 localhost kernel: ata4: EH complete
Dec 4 13:07:54 localhost kernel: ata4: lost interrupt (Status 0x51)
Dec 4 13:07:54 localhost kernel: ata4.00: limiting speed to UDMA/66:PIO4
Dec 4 13:07:54 localhost kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Dec 4 13:07:54 localhost kernel: ata4.00: cmd ca/00:00:bf:e2:35/00:00:00:00:00/e5 tag 0 dma 131072 out
Dec 4 13:07:54 localhost kernel: res 40/00:01:be:63:35/00:00:00:00:00/e5 Emask 0x4 (timeout)
Dec 4 13:07:54 localhost kernel: ata4.00: status: { DRDY }
Dec 4 13:07:54 localhost kernel: ata4: soft resetting link
Dec 4 13:07:54 localhost kernel: ata4.00: configured for UDMA/66
Dec 4 13:07:54 localhost kernel: ata4: EH complete
Dec 4 13:08:26 localhost kernel: ata4: lost interrupt (Status 0x51)
Dec 4 13:08:26 localhost kernel: ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
Dec 4 13:08:26 localhost kernel: ata4.00: cmd ca/00:00:bf:a2:37/00:00:00:00:00/e5 tag 0 dma 131072 out
Dec 4 13:08:26 localhost kernel: res 40/00:01:be:63:35/00:00:00:00:00/e5 Emask 0x4 (timeout)
Dec 4 13:08:26 localhost kernel: ata4.00: status: { DRDY }
Dec 4 13:08:26 localhost kernel: ata4: soft resetting link
Dec 4 13:08:26 localhost kernel: ata4.00: configured for UDMA/66
Dec 4 13:08:26 localhost kernel: ata4: EH complete
Dec 4 13:09:59 localhost ntpd[1292]: synchronized to 207.171.7.152, stratum 2
Dec 4 13:14:02 localhost pcscd: winscard.c:309:SCardConnect() Reader E-Gate 0 0 Not Found
Dec 4 13:14:02 localhost pcscd: winscard.c:309:SCardConnect() Reader E-Gate 0 0 Not Found
Dec 4 13:14:02 localhost pcscd: winscard.c:309:SCardConnect() Reader E-Gate 0 0 Not Found
Dec 4 13:14:02 localhost pcscd: winscard.c:309:SCardConnect() Reader E-Gate 0 0 Not Found


Can someone please interpret this for me? Is it the scheduler, the EXT-3 filesystem on a EXT-4 system?

Thanks!
Reply With Quote
  #2  
Old 6th December 2009, 10:17 PM
ShadowAce Offline
Registered User
 
Join Date: Dec 2009
Posts: 13
linuxfedorafirefox
As a follow-up, I tried a standard "cp" command as well. I am getting the same behavior.

Also, this is the i686 version of Fedora 12.
Reply With Quote
  #3  
Old 13th December 2009, 02:52 PM
ShadowAce Offline
Registered User
 
Join Date: Dec 2009
Posts: 13
linuxfedorafirefox
A second followup

I have performed the following actions:
I moved the disk (MyBook 320G) to a Ubuntu 8.04 machine, and tested it there. It works flawlessly.
I tried to downgrade my kernel from 2.6.31.6-166 to 2.6.31.5-127. Still have no luck.

Any guesses out there?
Reply With Quote
  #4  
Old 13th December 2009, 03:07 PM
CSchwangler Offline
Registered User
 
Join Date: Feb 2009
Posts: 2,535
linuxfedoramozilla
What file system do you have on Ubuntu 8.04? Maybe this is an issue of ext4?
Reply With Quote
  #5  
Old 13th December 2009, 08:08 PM
ShadowAce Offline
Registered User
 
Join Date: Dec 2009
Posts: 13
linuxfedorafirefox
The Ubuntu 8.04 system has a ext3 file system, so you may be correct.
Reply With Quote
Reply

Tags
filesystem, scheduler

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need a calendar/scheduler pablos Using Fedora 5 17th November 2007 09:30 PM
Task Scheduler Gui twelvegates Using Fedora 2 2nd November 2005 09:35 PM
fedora scheduler function 2.4.23 dumb Programming & Packaging 3 25th July 2004 04:58 AM


Current GMT-time: 22:30 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat