Updated on 2026-04-24 GMT+08:00

Changing a KVM ECS to a QingTian ECS (Windows)

Scenarios

This section describes how to change a KVM ECS that runs Windows to a QingTian ECS.

Constraints

  • The ECS needs to be stopped during the specification modification, so you are advised to perform this operation during off-peak hours.
  • The network type cannot be changed during the specification modification.
  • QingTian ECSs can only have SCSI disks attached, and the disks use WWN identifiers.
  • A KVM ECS can be changed to a QingTian ECS, but a QingTian ECS cannot be changed to a KVM ECS.

    Certain QingTian C6 ECSs can be changed to KVM ECSs. For details, see Changing a QingTian ECS to a KVM ECS (Windows).

  • For Windows ECSs, the specifications can be modified only by API calls.

Process

Figure 1 shows the flowchart for changing a KVM ECS to a QingTian ECS.

Figure 1 Flowchart for changing a KVM ECS to a QingTian ECS
Table 1 Procedure for changing a KVM ECS to a QingTian ECS

Step

Description

1

Step 1: Back Up an ECS

2

Step 2: Check the SCSI Driver

3

Step 3: Modify Specifications

4

(Optional) Step 4: Check Disk Attachment

Step 1: Back Up an ECS

If you modify the specifications of an ECS without installing the driver, the ECS may become unavailable and the data on the system disk may be lost. You are advised to back up the ECS first to prevent data loss.

  1. Check the ECS.

    Before backing up the ECS, stop and then start the ECS to ensure that services can run properly after the ECS is started.

  2. Back up the ECS.
    Backing up ECSs will generate storage costs. There are two types of EVS snapshots: standard snapshots and legacy snapshots. Legacy snapshots are in OBT and free of charge. Standard snapshots are billed. Select the one type as required.
    • Method 1: Create a backup for the ECS.

      For details, see ECS Backup Procedure.

    • Method 2: Create a system disk snapshot and a data disk snapshot.

      For details about how to create a snapshot, see Creating an EVS Snapshot in the Elastic Volume Service User Guide.

Backups and snapshots created for the ECS are used to restore data. If the specifications fail to be modified, you can use the backups or snapshots to restore data.

After the specifications are modified, if services are running properly, delete the ECS backups or snapshots from the corresponding service console.

Step 2: Check the SCSI Driver

  1. Log in to the ECS.
  2. In the Run dialog box, enter regedit to access the registry editor.
  3. In the registry, check whether StartOverride exists in the following directory:

    Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\vioscsi

    • If StartOverride does not exist and there are only Enum and Parameters in the directory, no changes need to be made.
      Figure 2 Registry
    • If StartOverride exists in the directory, go to step 4.
  4. In StartOverride, double-click REG_DWORD and change the value 3 to 0.
  5. Stop the ECS.

Step 3: Modify Specifications

You can modify specifications using APIs. For details, see Modifying the Specifications of an ECS.

  1. Log in to the ECS console and access the ECS list page.
  2. On the Elastic Cloud Server page, view the status of the target ECS.

    If the ECS is not in Stopped state, choose More > Stop in the Operation column.

  3. Choose More > Modify Specifications in the Operation column.

    The Modify ECS Specifications page is displayed.

  4. Select the new ECS type, vCPUs, and memory.
  5. (Optional) Set DeH.

    If the ECS is created on a DeH, you can change the DeH where the ECS resides.

    To do so, select the target DeH from the drop-down list. If no DeH is available in the drop-down list, it indicates that DeH resources are insufficient and cannot be used to create the ECS with new specifications.

  6. Click Next.
  7. Confirm the new specifications, read and agree to the agreement, and then click Submit Application.
    • The cloud platform automatically creates a system disk snapshot for you. After the specifications are modified, manually delete the snapshot on the snapshot page if you have verified that services are running properly.
    • If ECS specifications failed to be modified and the ECS becomes unavailable, reinstall the OS. This operation will clear the data on the system disk while the data on data disks is retained.

(Optional) Step 4: Check Disk Attachment

After a KVM ECS is changed to a QingTian ECS, disk attachment may fail. Therefore, check disk attachment after the ECS specifications are modified. If disks are properly attached, the specifications are modified successfully.

Follow-up Procedure

If the ECS specifications have been modified but the OS cannot be started after you remotely log in to the ECS, contact customer service or reinstall the OS to resolve this issue. For details, see Reinstalling the OS.

Reinstalling the OS will clear the system disk data, but the data on data disks is not affected.

After specifications are modified, check that services are running properly and then manually delete the snapshot on the snapshot page.