<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Data_storage_best_practices</id>
	<title>Data storage best practices - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.anunna.wur.nl/index.php?action=history&amp;feed=atom&amp;title=Data_storage_best_practices"/>
	<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_storage_best_practices&amp;action=history"/>
	<updated>2026-06-20T14:03:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.anunna.wur.nl/index.php?title=Data_storage_best_practices&amp;diff=2929&amp;oldid=prev</id>
		<title>Haars0011: IA migration §6: new Data storage best practices (P2.14) (via create-page on MediaWiki MCP Server)</title>
		<link rel="alternate" type="text/html" href="https://wiki.anunna.wur.nl/index.php?title=Data_storage_best_practices&amp;diff=2929&amp;oldid=prev"/>
		<updated>2026-06-19T12:15:43Z</updated>

		<summary type="html">&lt;p&gt;IA migration §6: new Data storage best practices (P2.14) (via create-page on MediaWiki MCP Server)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;A few practices that keep your data safe, your costs down, and the cluster fast for everyone. For the storage areas themselves, see [[Storage Systems Overview]].&lt;br /&gt;
&lt;br /&gt;
== Put data in the right place ==&lt;br /&gt;
&lt;br /&gt;
* Keep active compute data on [[Compute Storage|Lustre]] (&amp;lt;code&amp;gt;/lustre/nobackup&amp;lt;/code&amp;gt; by default), not in your [[Home Directory|home directory]].&lt;br /&gt;
* Keep programs, scripts, and configuration — small, important files — in your home directory.&lt;br /&gt;
* Move data you have finished with, but want to keep, to [[Archival Storage|archival storage]].&lt;br /&gt;
&lt;br /&gt;
== Protect what matters ==&lt;br /&gt;
&lt;br /&gt;
* Know what is backed up and what is not — see [[Backup Policy]]. Treat &amp;lt;code&amp;gt;/lustre/nobackup&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;/lustre/scratch&amp;lt;/code&amp;gt; as expendable.&lt;br /&gt;
* Keep your own copy of anything you cannot regenerate.&lt;br /&gt;
&lt;br /&gt;
== Keep it tidy and cheap ==&lt;br /&gt;
&lt;br /&gt;
* Clean up &amp;lt;code&amp;gt;/lustre/scratch&amp;lt;/code&amp;gt; and node-local &amp;lt;code&amp;gt;/tmp&amp;lt;/code&amp;gt; when you are done — scratch may be purged automatically, and storage is charged per TB (see [[Tariffs]]).&lt;br /&gt;
* Delete intermediate files you no longer need.&lt;br /&gt;
* Compress large datasets that you are keeping but rarely touch.&lt;br /&gt;
&lt;br /&gt;
== Work efficiently ==&lt;br /&gt;
&lt;br /&gt;
* Avoid creating very many tiny files; Lustre performs best with fewer, larger files.&lt;br /&gt;
* Do not run heavy I/O (including writing logs) against your home directory — use Lustre.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Storage Systems Overview]]&lt;br /&gt;
* [[Backup Policy]]&lt;br /&gt;
* [[Quotas]]&lt;br /&gt;
* [[Archival Storage]]&lt;br /&gt;
* [[Data Transfer Best Practices]]&lt;/div&gt;</summary>
		<author><name>Haars0011</name></author>
	</entry>
</feed>