Updated on 2025-08-28 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 specifications modification.
  • QingTian ECSs can only have SCSI disks attached, and the disks will use WWN identifiers.
  • A KVM ECS can be changed to a QingTian ECS, but a QingTian ECS cannot be changed to a KVM ECS.
  • A Xen ECS cannot be changed to a QingTian ECS.
  • For Windows ECSs, the specifications can be modified only by API calls.

Procedure

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 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 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.

(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 modification is successful.

Follow-up Procedure

If the ECS specifications have been modified but the OS cannot be started after remote login, contact customer service or reinstall the ECS 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 the specifications are modified, manually delete the snapshot on the snapshot page if you have verified that services are running properly.