Back

Attaching a Volume to a Cloud Server

You can attach a volume to a cloud server at the volume creation time. Alternatively, you can do it later from a "Volume details" page in the Customer Portal. Volume can only be attached to a single cloud server instance at a given time, but also can be detached from one instance and attached to another.

Attaching or detaching a volume to and from cloud server does not cause servers reboot. Think of it as of attaching and detaching a hot-swap device.

At the "Volume details" page you can see the Cloud Server to which a volume is attached to, and the corresponding device name:

Screenshot of our customer portal showing where to attach a volume.

In the console of a cloud server you can use "lsblk" command to list all available block devices:

$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
vda 253:0 0 2G 0 disk
└─vda1 253:1 0 2G 0 part /
vdb 253:16 0 1G 0 disk

Share

Suggested Articles

  • Cloud server volumes

    Restoring a Backup to a New Volume

  • Cloud server volumes

    Creating a Filesystem on a New Volume