> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gpuhub.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Local Data Disk

> This document explains Local Data Disks, covering capacity, resizing, and billing details.

## Overview

1. The instance's **system disk** and **data disk** are generally local SSDs.
2. Local data disks offer good performance but lack redundant copies. Due to the inherent lifespan of local disks, there is a probability of failure.
3. GPUhub does not provide reliability guarantees or services for such local storage products.

<Note>
  The **system disk** is fixed at 30GB and cannot be resized.
</Note>

<Note>
  The **data disk** is fixed to the path `/root/autodl-tmp` and cannot be modified.
</Note>

<Warning>
  Important data (e.g., datasets, models) should be regularly backed up to [file storage](/data/file-storage) or local storage.
</Warning>

## Instance Creation

When renting an instance, a data disk of 50GB is provided for free. If you need to expand the disk, select a host that supports the required capacity during rental.

<img src="https://mintcdn.com/gpuhub/yLmjMPcqL-OhC9CD/images/data-local-ex.png?fit=max&auto=format&n=yLmjMPcqL-OhC9CD&q=85&s=431827bdc8cc78a37712eafcdf3f42b6" alt="" width="1664" height="857" data-path="images/data-local-ex.png" />

<img src="https://mintcdn.com/gpuhub/vIB_VhH5cVv_0kai/images/data-disk.png?fit=max&auto=format&n=vIB_VhH5cVv_0kai&q=85&s=f5d353af21892f8784a1559f3047cf4c" alt="" width="835" height="565" data-path="images/data-disk.png" />

## Adjust Capacity

Resize operations, both expansion and reduction, are also available after renting.

<Warning>
  Expanding the instance data disk requires restarting the instance for the changes to take effect.
</Warning>

<img src="https://mintcdn.com/gpuhub/yLmjMPcqL-OhC9CD/images/data-local-adjust.png?fit=max&auto=format&n=yLmjMPcqL-OhC9CD&q=85&s=9fff7e4953f8a0a8c4b180440aef404e" alt="" width="1477" height="573" data-path="images/data-local-adjust.png" />

## Billing

For details on data disk billing, please refer to the [pricing](/billing-recharge/billing#data-disk-expansion).
