---
title: "Connect a network volume to the server"
sidebar_label: "Connect a network volume"
sidebar_position: 16
description: "How to connect a network volume to a dedicated server"
---

import Formbricks from '@theme/MDXComponents/Formbricks'
import CheckIcon from '@selectel/docux/icons/check'
import BlockStoragePools from '@site/i18n/en/docusaurus-plugin-content-docs/current/_partials/dedicated/block-storage/block-storage-pools.mdx'

# Connect a network volume to the server

[Network volume](/block-storage/) — is a scalable external network block storage with triple data replication. Triple replication of disk volumes ensures high data integrity. It is suitable for rapidly scaling server disk space.

<BlockStoragePools />

For more information, see [General information about the Network Volumes product](/block-storage/about/about-block-storage.mdx).

1. [Create a network volume](#create-block-storage).
2. [Connect a network volume to the server](#connect-block-storage-to-server).

## 1. Create a network volume \{#create-block-storage}

To create a network volume, follow the instructions [Create network volume](/block-storage/manage/create-block-storage.mdx).

## 2. Connect a network volume to the server \{#connect-block-storage-to-server}

To connect a network volume to a server, use the following instructions:

* [connect a network volume to a server running Linux OS](/block-storage/manage/connect-block-storage-to-linux.mdx);
* [connect a network volume to a server running Proxmox OS](/block-storage/manage/connect-block-storage-to-proxmox.mdx);
* [connect a network volume to a server running Windows OS](/block-storage/manage/connect-block-storage-to-windows.mdx);
* [connect a network volume to a dedicated server with VMware ESXi hypervisor](/block-storage/manage/connect-block-storage-to-esxi.mdx).

<Formbricks />
