Comment 20 for bug 499237

Revision history for this message
Orson Jones (orson-launchpad) wrote :

I tried this again with the latest 10.10 version of Ubuntu. This behavior still exists.

Using a simplified version of the pre-start script (below) produces the same (undesired) ureadahead behavior.

# set root drive to be ssd status
pre-start script
 echo "0" > /sys/block/sdb/queue/rotational
end script