# Minimum storage requirements to start a NovaSeq 6000 run

The NovaSeq 6000 includes two computer systems, the Compute Engine (CE) and the Control Computer (SBC). The CE is a Linux-based computer that is mapped to the Z:\ drive and stores .cbcl data prior to copying to the network drive. The CE is also responsible for Real Time Analysis (RTA) processes including image analysis and base calling.

Before a run can begin, the minimum space requirements for CE and C:\ must be met. Below is a table with information on the minimum space requirements **for dual flow cell** runs.

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>Flow cell type</strong></td><td valign="top"><strong>CE space per cycle (GB)</strong></td><td valign="top"><strong>C:\ space per flow cell pair (GB)</strong></td></tr><tr><td valign="top">SP</td><td valign="top">0.5</td><td valign="top">5</td></tr><tr><td valign="top">S1</td><td valign="top">1.35</td><td valign="top">20</td></tr><tr><td valign="top">S2</td><td valign="top">2.7</td><td valign="top">20</td></tr><tr><td valign="top">S4</td><td valign="top">4.3</td><td valign="top">40</td></tr></tbody></table>

**Note:** GB = gigabyte.\
**For single flow cell runs**, the minimum space requirements are half of those shown in the table above.

**Note**: Previous runs will **not** be automatically deleted when a new run starts. Delete old runs manually from Process Management in NovaSeq Control Software. Prior to deleting from process Management, make sure that the runs are backed up on a network drive or in BaseSpace Sequence Hub. Once deleted, runs will not be able to be recovered from the instrument.

To calculate the total space required in the Compute Engine (CE) for the run, multiply the value under 'CE Space per cycle' by the sum of the Read 1, Read 2, Index 1, and Index 2 length values.

* For example, for a paired-end 150 cycle, dual flow cell S4 run with both indexes 8 bases long, the space required on the CE is ( 151 \\\* 2 + 8 \\\* 2 ) \\\* 4.3 = 1.37 Tb.

For more information, refer to [NovaSeq 6000 system guide](https://support.illumina.com/downloads/novaseq-6000-system-guide-1000000019358.html).

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #2425), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000002425%20-%20Instrumentation%20\&body=Dear%20Illumina%20Technical%20Support,%0D%0A%0D%0A)*.* |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://knowledge.illumina.com/instrumentation/novaseq-6000/instrumentation-novaseq-6000-reference_material-list/000002425.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
