Laptop SSD shows write errors after 10 minutes idle on battery

Bug #1645294 reported by Garbalo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
hdparm (Ubuntu)
New
Undecided
Unassigned

Bug Description

When Ubuntu puts my SSD to sleep, write errors occur reproducably,
and the file system consequently goes to read-only. This happens
after about 10 minutes of disk inactivity.

Software and hardware details:
- Lubuntu 16.04 LTS (Xenial Xerus)
- Dell Latitude E6530
- ADATA SSD SX900 512GB (5.0.2c)

I have no written down logs of a crash, because the disk is
read-only before output occurs. In a few cases, I could see error
messages in a console window. They said that some write functions to
disk rendered an error. Further messages then said that the disk was
set to read-only (which is the reaction to write errors I prefer).

The problem did not manifest itself when I set up a script to write
the system state to disk regularly ("Heisenbug").

I worked around the problem by adding the following to
/etc/hdparm.conf and rebooting:

/dev/sda {
 # -B apm setting
 apm = 254
 # -B apm setting when on battery
 apm_battery = 254
 # -S standby (spindown) timeout for the drive
 spindown_time = 0
}

In this, "apm = 254" should be the default anyway. The default value
for apm_battery is 128, though. I could not determine the default
value for spindown_time, because I did not find a command to read
this value. However, setting it to 0 was my last step to fixing the
problem.

It appears that spinning down my SSD for power-saving does not work.
I cannot determine whether this is a kernel bug or a firmware
problem. In any case, spinning down a SSD does not appear to be of
much advantage to me. Therefore, it might be better to set the
defaults for SSDs as in my workaround above.

Another problem is that the options of hdparm and in particular
their meaning could be explained better in the man pages.

Tags: bot-comment
Revision history for this message
Ubuntu Foundations Team Bug Bot (crichton) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people interested in the package can find the bugs about it. You can find some hints about determining what package your bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage. You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit https://bugs.launchpad.net/ubuntu/+bug/1645294/+editstatus and add the package name in the text box next to the word Package.

[This is an automated message. I apologize if it reached you inappropriately; please just reply to this message indicating so.]

tags: added: bot-comment
Garbalo (garbalo)
affects: ubuntu → hdparm (Ubuntu)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.