# Troubleshooting low disk space issues in the /var/log/ volume on NextSeq 1000/2000 and NovaSeq X Series

**Background**

Linux Operating System (OS) file systems record system events and logs in the **`messages`** log file, located in the /var/log/ directory. Over time, these logs can accumulate and cause the `messages` file size to reach several gigabytes. As a result, this can cause the /dev/mapper/--log-log partition to completely fill up (Figure 1). This does not typically affect run performance, though it can present warnings and errors in the Linux OS if it is not addressed.

![](/files/d953zZQlRXXdgGODfvYu)

**Figure 1:** Low Disk Space on "log". The volume "log" has only 266.1 MB disk space remaining.

**Important Note:** The NextSeq 1000/2000 Control Coftware v1.5 implements a pre-run disk space check to ensure local Linux OS partition has sufficient space. This pre-run check presents a warning if any OS partition is over 70% full, though sequencing runs can proceed after this warning is acknowledged. If any partition reaches over 90% full, the pre-run check prevents sequencing runs from starting and space must be cleared.

**Troubleshooting Actions**

If a warning presents that a partition is over the limit for the pre-run check, see the following instructions to identify the affected partition:

1. Minimize the Control Software and open a terminal in the Linux OS by selecting **Applications** > **System Tools** > **Terminal**.
2. Run the `df -Th` command in the terminal to check the available capacity on the available partitions.
   1. Take a screenshot of this result and provide to Illumina Technical Support.

For assistance with checking the Linux OS partitions and clearing out excess files, contact [Illumina Technical Support](https://www.illumina.com/company/contact-us.html#/united-states/technical-support).

\
\
\ <br>

|                                                                                                                                                                                                                                                                                                                                                                        |
| :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| *For any feedback or questions regarding this article (Illumina Knowledge Article #6273), contact Illumina Technical Support* [*techsupport@illumina.com*](mailto:techsupport@illumina.com?subject=Question%2FFeedback%20Regarding%20Illumina%20Knowledge%20Article%20#000006273%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/general/instrumentation-general-troubleshooting-list/000006273.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.
