<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Opera session backup absolutely trashes the hard drive]]></title><description><![CDATA[<p dir="auto">I recently noticed that my SSD has experienced much higher than expected disk write activity.  I fired up some monitoring tools and found that, when Opera is running, the disk is just being hammered.  Here is a screenshot of Disk Write activity over the course of a single second:</p>
<p dir="auto"><a href="https://imgur.com/ltWJONr" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgur.com/ltWJONr</a></p>
<p dir="auto">This happens (essentially) continuously.</p>
<p dir="auto">Also, check out Disk Activity from Winodws Resource Monitor.  The first screenshot is taken with Opera not running, the second while Opera is running. .</p>
<p dir="auto"><a href="https://imgur.com/a/4Balt" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgur.com/a/4Balt</a></p>
<p dir="auto">I'd file a bug report, but the bug reporting system is ill-equipped to submit issues such as this.</p>
]]></description><link>https://forums.opera.com/topic/3614/opera-session-backup-absolutely-trashes-the-hard-drive</link><generator>RSS for Node</generator><lastBuildDate>Sun, 15 Mar 2026 14:18:59 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/3614.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Jun 2014 17:55:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opera session backup absolutely trashes the hard drive on Fri, 27 Jun 2014 20:09:21 GMT]]></title><description><![CDATA[<p dir="auto">Opera writes session.* files to disk each ~10 seconds. They are SQLite databases and can grow. I've had a 4 MB session.db once. You can imagine how this would affect my SSD, if it wasn't on a RAM disk.</p>
<p dir="auto">To reduce writing onto SSD, move session.* files to a RAM disk, replacing them in the original profile with NTFS symlinks.</p>
<p dir="auto">To reduce the file sizes if they've grown too big:<br />
If you want to keep session content (remember which pages you have open), use the command,<br />
sqlite3 session.db "VACUUM;"<br />
(get sqlite3 from <a href="http://www.sqlite.org/download.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.sqlite.org/download.html</a>)<br />
Or, if you don't care about sessions, just delete the files. Opera will re-create them.</p>
]]></description><link>https://forums.opera.com/post/43714</link><guid isPermaLink="true">https://forums.opera.com/post/43714</guid><dc:creator><![CDATA[dvk-ru1]]></dc:creator><pubDate>Fri, 27 Jun 2014 20:09:21 GMT</pubDate></item><item><title><![CDATA[Reply to Opera session backup absolutely trashes the hard drive on Thu, 26 Jun 2014 01:22:14 GMT]]></title><description><![CDATA[<p dir="auto">Is there any particular site or some number of tabs open while this occurs, or is it independent of those factors?</p>
]]></description><link>https://forums.opera.com/post/43475</link><guid isPermaLink="true">https://forums.opera.com/post/43475</guid><dc:creator><![CDATA[blackbird71]]></dc:creator><pubDate>Thu, 26 Jun 2014 01:22:14 GMT</pubDate></item><item><title><![CDATA[Reply to Opera session backup absolutely trashes the hard drive on Wed, 25 Jun 2014 18:27:20 GMT]]></title><description><![CDATA[<p dir="auto">Update: Is it possible that most of this sits in file cache and doesn't make it to the physical disk?</p>
]]></description><link>https://forums.opera.com/post/43450</link><guid isPermaLink="true">https://forums.opera.com/post/43450</guid><dc:creator><![CDATA[hbarnwheeler]]></dc:creator><pubDate>Wed, 25 Jun 2014 18:27:20 GMT</pubDate></item></channel></rss>