Disk volume has an incorrect size in SolusVM Windows KVM VPS

Have more questions? Submit a request

Applicable to:

  • SolusVM

Symptoms

  1. Disk volume has an incorrect size in SolusVM Windows KVM VPS.

  2. In SolusVM > Virtual Servers > affected VPS > Build Log the following can be found:

    CONFIG_TEXT: ERROR: NTFS is inconsistent. Run chkdsk /f on Windows then reboot it TWICE!
    The usage of the /f parameter is very IMPORTANT! No modification was
    and will be made to NTFS by this software until it gets repaired.
    guestfsd: error: /dev/sda2: ntfsresize v2015.3.14 (libntfs-3g)

Cause

Source VPS of Windows KVM template had inconsistent filesystem.

Resolution

For already created VPS
  1. Access the created SolusVM Windows KVM VPS.

  2. Open command line terminal and execute:

    C:\> diskpart
    C:\> select disk 0
    C:\> select volume 2
    C:\> extend filesystem

For future VPS
  1. Access the source SolusVM Windows KVM VPS from which the affected template was created.

  2. Open command line terminal and execute

    C:\> chkdsk /f

  3. Reboot the VPS twice.

  4. Create a new Windows KVM template from the source VPS.

Articles in this section

Was this article helpful?
0 out of 0 found this helpful
Share

Comments

0 comments

Please sign in to leave a comment.