We connect via SSH using login and password.
We start by checking the volume of the hard disk using the command # df -h
Next, we need to run the command to expand the disk # resize2fs -p /dev/vda1
And again we perform a check, as we see the volume has changed