forked from docs/doc-exports
Reviewed-by: gtema <artem.goncharov@gmail.com> Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com> Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
3.8 KiB
3.8 KiB
Data Disks Are Not Displayed After a Windows ECS Is Restored
Symptom
When a Windows ECS is restored, the data disks are not displayed.
Possible Cause
Due to the limitations of Windows operating systems, data disks are in offline mode after an ECS is stored.
Solution
- On the Windows desktop, right-click the My Computer icon.
- Choose Manage from the shortcut menu. The Computer Management page is displayed.
- In the navigation tree, choose Storage > Disk Management.
Data disks are in the offline state, as shown in Figure 1.
- Right-click a data disk in the offline state and choose Online, as shown in Figure 2.
After the data disk status changes to Online, the data disk will be displayed in the disk list, as shown in Figure 3.
In addition, the data disk will be properly displayed on the ECS.
Parent topic: Troubleshooting Cases