Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
External HDD mount point lost when hibernate/resume
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Silmano
n00b
n00b


Joined: 10 Mar 2012
Posts: 59

PostPosted: Fri Jun 21, 2013 10:14 pm    Post subject: External HDD mount point lost when hibernate/resume Reply with quote

I recently updated my media center kernel from 3.7.10 to 3.8.13. In 3.7.10 all ran without issues and I could suspend/hibernate and wakeup again without issues. Also I have an external HDD attached via USB that is always mounted, but didn't give me any issues.

With 3.8.13 I'm having a weird behaviour, when resuming the computer I cannot access the external HDD mountpoint, I got the following error when trying to do a simple ls:
Code:
ls: reading directory /media: Input/output error

In 3.7.10, if the external HDD was asleep as well, an ls would take a couple of seconds, but made the HDD wake up and output its contents.

Any clue on what kernel 3.8.13 might have new that could be causing this behaviour?
Back to top
View user's profile Send private message
wcg
Guru
Guru


Joined: 06 Jan 2009
Posts: 588

PostPosted: Sat Jun 22, 2013 12:26 am    Post subject: Reply with quote

What does
Code:

cat /proc/mounts

show after a "resume, access filesystem on drive" sequence
on the two kernels? (Does the kernel lose track of the mount
or of the device?)
_________________
TIA
Back to top
View user's profile Send private message
Silmano
n00b
n00b


Joined: 10 Mar 2012
Posts: 59

PostPosted: Sun Jun 23, 2013 10:26 am    Post subject: Reply with quote

The mount point appeared in /proc/mounts, but wasn't able to access it.

I've found what was the problem, the kernel had CONFIG_USB_SUSPEND enabled, so the USB HDD would suspend, but I didn't configure anything to make them wake up again... I've disabled that option from the kernel and now works like it did in 3.7.10...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum