* Problem on Suspend to RAM vs ext3
@ 2008-06-16 6:50 Francesco VIRLINZI
2008-06-16 12:58 ` Rafael J. Wysocki
0 siblings, 1 reply; 5+ messages in thread
From: Francesco VIRLINZI @ 2008-06-16 6:50 UTC (permalink / raw)
To: pm list
Hi all
I have a problem whit my embedded system on kernel 2.6.23.17.
When I call more and more time the suspend on memory than (some time)
the root file system on ext3 has some problem during the resume.
With google I understood it's a known issue but I didn't understand if
there is a solution.
Could you give me an help?
Thanks
Regards
Francesco
P.S.: here the dmesf I have:
sd 0:0:1:0: [sda] Starting disk
ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.01: cmd 40/00:01:00:00:00/00:00:00:00:00/f0 tag 0 cdb 0x0 data 0
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)
ata1: device not ready (errno=-16), forcing hardreset
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1: failed to recover some devices, retrying in 5 secs
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1.01: limiting speed to UDMA7:PIO5
ata1: failed to recover some devices, retrying in 5 secs
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1.01: disabled
ata1: EH pending after completion, repeating EH (cnt=4)
ata1: soft resetting port
ata1: EH complete
sd 0:0:1:0: [sda] START_STOP FAILED
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
Restarting tasks ... done.
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042767
Buffer I/O error on device sda1, logical block 755338
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042927
Buffer I/O error on device sda1, logical block 755358
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042839
Buffer I/O error on device sda1, logical block 755347
lost page write due to I/O error on sda1
Aborting journal on device sda1.
ext3_abort called.
EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted journal
Remounting filesystem read-only
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 5767247
Buffer I/O error on device sda1, logical block 720898
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 7140655
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem on Suspend to RAM vs ext3
2008-06-16 6:50 Problem on Suspend to RAM vs ext3 Francesco VIRLINZI
@ 2008-06-16 12:58 ` Rafael J. Wysocki
2008-06-16 13:22 ` Francesco VIRLINZI
0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2008-06-16 12:58 UTC (permalink / raw)
To: Francesco VIRLINZI; +Cc: linux-pm
On Monday, 16 of June 2008, Francesco VIRLINZI wrote:
> Hi all
> I have a problem whit my embedded system on kernel 2.6.23.17.
> When I call more and more time the suspend on memory than (some time)
> the root file system on ext3 has some problem during the resume.
What kind of a problem is this exactly?
Thanks,
Rafael
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem on Suspend to RAM vs ext3
2008-06-16 12:58 ` Rafael J. Wysocki
@ 2008-06-16 13:22 ` Francesco VIRLINZI
2008-06-16 13:30 ` Rafael J. Wysocki
0 siblings, 1 reply; 5+ messages in thread
From: Francesco VIRLINZI @ 2008-06-16 13:22 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: linux-pm
Hi Rafael
It seems there is a problem with the journal FS.
As you can see in the following dmesg but at the moment I don't know
more than that.
Do you know if someone has an issue like that?
Or is it my personal problem (never raised before)?
Thanks
Regards
Francesco
sd 0:0:1:0: [sda] Starting disk
ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
ata1.01: cmd 40/00:01:00:00:00/00:00:00:00:00/f0 tag 0 cdb 0x0 data 0
res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
ata1: port is slow to respond, please be patient (Status 0xd0)
ata1: device not ready (errno=-16), forcing hardreset
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1: failed to recover some devices, retrying in 5 secs
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1.01: limiting speed to UDMA7:PIO5
ata1: failed to recover some devices, retrying in 5 secs
ata1: soft resetting port
ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
ata1.01: revalidation failed (errno=-5)
ata1.01: disabled
ata1: EH pending after completion, repeating EH (cnt=4)
ata1: soft resetting port
ata1: EH complete
sd 0:0:1:0: [sda] START_STOP FAILED
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
Restarting tasks ... done.
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042767
Buffer I/O error on device sda1, logical block 755338
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042927
Buffer I/O error on device sda1, logical block 755358
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 6042839
Buffer I/O error on device sda1, logical block 755347
lost page write due to I/O error on sda1
Aborting journal on device sda1.
ext3_abort called.
EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted
journal
Remounting filesystem read-only
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 5767247
Buffer I/O error on device sda1, logical block 720898
lost page write due to I/O error on sda1
sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
end_request: I/O error, dev sda, sector 7140655
Rafael J. Wysocki ha scritto:
> On Monday, 16 of June 2008, Francesco VIRLINZI wrote:
>
>> Hi all
>> I have a problem whit my embedded system on kernel 2.6.23.17.
>> When I call more and more time the suspend on memory than (some time)
>> the root file system on ext3 has some problem during the resume.
>>
>
> What kind of a problem is this exactly?
>
> Thanks,
> Rafael
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem on Suspend to RAM vs ext3
2008-06-16 13:22 ` Francesco VIRLINZI
@ 2008-06-16 13:30 ` Rafael J. Wysocki
2008-06-16 13:32 ` Francesco VIRLINZI
0 siblings, 1 reply; 5+ messages in thread
From: Rafael J. Wysocki @ 2008-06-16 13:30 UTC (permalink / raw)
To: Francesco VIRLINZI; +Cc: linux-pm
On Monday, 16 of June 2008, Francesco VIRLINZI wrote:
> Hi Rafael
> It seems there is a problem with the journal FS.
> As you can see in the following dmesg but at the moment I don't know
> more than that.
> Do you know if someone has an issue like that?
This is a problem with the SATA driver IMO. There's a good chance it's been
fixed in one of the more recent kernels.
Please try 2.6.25.x.
Thanks,
Rafael
> sd 0:0:1:0: [sda] Starting disk
> ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
> ata1.01: cmd 40/00:01:00:00:00/00:00:00:00:00/f0 tag 0 cdb 0x0 data 0
> res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
> ata1: port is slow to respond, please be patient (Status 0xd0)
> ata1: device not ready (errno=-16), forcing hardreset
> ata1: soft resetting port
> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
> ata1.01: revalidation failed (errno=-5)
> ata1: failed to recover some devices, retrying in 5 secs
> ata1: soft resetting port
> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
> ata1.01: revalidation failed (errno=-5)
> ata1.01: limiting speed to UDMA7:PIO5
> ata1: failed to recover some devices, retrying in 5 secs
> ata1: soft resetting port
> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
> ata1.01: revalidation failed (errno=-5)
> ata1.01: disabled
> ata1: EH pending after completion, repeating EH (cnt=4)
> ata1: soft resetting port
> ata1: EH complete
> sd 0:0:1:0: [sda] START_STOP FAILED
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> Restarting tasks ... done.
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> end_request: I/O error, dev sda, sector 6042767
> Buffer I/O error on device sda1, logical block 755338
> lost page write due to I/O error on sda1
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> end_request: I/O error, dev sda, sector 6042927
> Buffer I/O error on device sda1, logical block 755358
> lost page write due to I/O error on sda1
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> end_request: I/O error, dev sda, sector 6042839
> Buffer I/O error on device sda1, logical block 755347
> lost page write due to I/O error on sda1
> Aborting journal on device sda1.
> ext3_abort called.
> EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted
> journal
> Remounting filesystem read-only
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> end_request: I/O error, dev sda, sector 5767247
> Buffer I/O error on device sda1, logical block 720898
> lost page write due to I/O error on sda1
> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
> end_request: I/O error, dev sda, sector 7140655
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Problem on Suspend to RAM vs ext3
2008-06-16 13:30 ` Rafael J. Wysocki
@ 2008-06-16 13:32 ` Francesco VIRLINZI
0 siblings, 0 replies; 5+ messages in thread
From: Francesco VIRLINZI @ 2008-06-16 13:32 UTC (permalink / raw)
To: Rafael J. Wysocki; +Cc: linux-pm
Hi Rafael
I will try to update my kernel
> This is a problem with the SATA driver IMO. There's a good chance it's been
> fixed in one of the more recent kernels.
>
> Please try 2.6.25.x.
>
Thanks for your support
Regards
Francesco
> Thanks,
> Rafael
>
>
>
>> sd 0:0:1:0: [sda] Starting disk
>> ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
>> ata1.01: cmd 40/00:01:00:00:00/00:00:00:00:00/f0 tag 0 cdb 0x0 data 0
>> res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
>> ata1: port is slow to respond, please be patient (Status 0xd0)
>> ata1: device not ready (errno=-16), forcing hardreset
>> ata1: soft resetting port
>> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
>> ata1.01: revalidation failed (errno=-5)
>> ata1: failed to recover some devices, retrying in 5 secs
>> ata1: soft resetting port
>> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
>> ata1.01: revalidation failed (errno=-5)
>> ata1.01: limiting speed to UDMA7:PIO5
>> ata1: failed to recover some devices, retrying in 5 secs
>> ata1: soft resetting port
>> ata1.01: failed to IDENTIFY (I/O error, err_mask=0x3)
>> ata1.01: revalidation failed (errno=-5)
>> ata1.01: disabled
>> ata1: EH pending after completion, repeating EH (cnt=4)
>> ata1: soft resetting port
>> ata1: EH complete
>> sd 0:0:1:0: [sda] START_STOP FAILED
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> Restarting tasks ... done.
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> end_request: I/O error, dev sda, sector 6042767
>> Buffer I/O error on device sda1, logical block 755338
>> lost page write due to I/O error on sda1
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> end_request: I/O error, dev sda, sector 6042927
>> Buffer I/O error on device sda1, logical block 755358
>> lost page write due to I/O error on sda1
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> end_request: I/O error, dev sda, sector 6042839
>> Buffer I/O error on device sda1, logical block 755347
>> lost page write due to I/O error on sda1
>> Aborting journal on device sda1.
>> ext3_abort called.
>> EXT3-fs error (device sda1): ext3_journal_start_sb: Detected aborted
>> journal
>> Remounting filesystem read-only
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> end_request: I/O error, dev sda, sector 5767247
>> Buffer I/O error on device sda1, logical block 720898
>> lost page write due to I/O error on sda1
>> sd 0:0:1:0: [sda] Result: hostbyte=0x04 driverbyte=0x00
>> end_request: I/O error, dev sda, sector 7140655
>>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-06-16 13:32 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 6:50 Problem on Suspend to RAM vs ext3 Francesco VIRLINZI
2008-06-16 12:58 ` Rafael J. Wysocki
2008-06-16 13:22 ` Francesco VIRLINZI
2008-06-16 13:30 ` Rafael J. Wysocki
2008-06-16 13:32 ` Francesco VIRLINZI
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox