Extending Disk Partitions and File Systems (Windows Server 2008)¶
Scenarios¶
After a disk is expanded on the management console, the disk size is enlarged, but the additional space cannot be used directly.
In Windows, you must allocate the additional space to an existing partition or a new partition.
If the disk capacity is expanded on a stopped server, the additional space of a Windows system disk or Windows data disk will be automatically added to the partition at the end of the disk upon the server startup. In this case, the additional space can be used directly.
This section uses Windows Server 2008 R2 Enterprise 64bit as the sample OS to describe the expansion methods:
For a system disk:
If volume (C:) already exists, you can add the additional space to volume (C:) and use it as a system volume. For details, see System Disk: Add the Additional Space to the Original Volume.
If volume (C:) already exists, you can create a new volume such as volume (F:) with the additional space and use the new volume as a data volume. For details, see System Disk: Create a New Volume with the Additional Space.
If the additional space has been added to volume (C:), you can shrink volume (C:), create a new volume with the available space, and use the new volume as a data volume. Only the available space can be shrunk and used to create the new volume. The additional space cannot be shrunk if it has already been used. This section uses a system disk to describe how to perform extension operations for a Windows disk. These operations are also suitable for data disks. For details, see System Disk: Create a New Volume Using the Available Space Shrunk from the Original Volume.
For a data disk:
If volume (D:) already exists, you can add the additional space to volume (D:) and use it as a data volume. For details, see Data Disk: Add the Additional Space to the Original Volume.
If volume (D:) already exists, you can create a new volume such as volume (E:) with the additional space and use the new volume as a data volume. For details, see Data Disk: Create a New Volume with the Additional Space.
The method for allocating the additional space varies with the server OS. This section is used for reference only. For detailed operations and differences, see the corresponding OS documents.
Important
Performing the expansion operations with caution. Incorrect operations may lead to data loss or exceptions. So you are advised to back up the disk data using CBR or snapshots before expansion. For details about using CBR, see Managing EVS Backups. For details about using snapshots, see Creating a Snapshot.
Prerequisites¶
You have expanded the disk capacity and attached the disk to a server on the management console. For details, see Expanding Capacity for an In-use EVS Disk or Expanding Capacity for an Available EVS Disk.
You have logged in to the server.
For how to log in to an ECS, see the Elastic Cloud Server User Guide.
For how to log in to a BMS, see the Bare Metal Server User Guide.
System Disk: Add the Additional Space to the Original Volume¶
In this example, the system disk has 50 GiB originally, and 22 GiB is added on the management console. The following procedure describes how to add this 22 GiB to volume (C:) on the server. After the operation is complete, volume (C:) will have 72 GiB of capacity and can be used as a system volume.
On the desktop of the server, right-click Computer and choose Manage from the shortcut menu.
The Server Manager window is displayed.
In the navigation tree, choose Storage > Disk Management.
The Disk Management window is displayed.
Note
If you cannot see the additional space, right-click Disk Management and choose Refresh from the shortcut menu.
On the Disk Management page, select the disk and volume that you want to extend. The current volume size and unallocated space are displayed.
Right-click the target volume and choose Extend Volume.
On the displayed Extend Volume Wizard window, click Next.
In the text box to the right of Select the amount of space in MB, enter the amount of the additional space and click Next.
Click Finish.
After the expansion succeeded, the partition size is larger than the original size.
System Disk: Create a New Volume with the Additional Space¶
In this example, the system disk has 40 GiB originally, and 60 GiB is added on the management console. The following procedure describes how to use this 60 GiB to create a new volume, for example volume (F:), on the server. After the operation is complete, new volume (F:) has 60 GiB of capacity and can be used as a data volume.
On the desktop of the server, right-click Computer and choose Manage from the shortcut menu.
The Server Manager window is displayed.
In the navigation tree, choose Storage > Disk Management.
The Disk Management window is displayed.
If you cannot see the additional space, right-click Disk Management and choose Refresh from the shortcut menu.
After the refresh, the additional space is displayed in the right area and is unallocated.
In the Unallocated area of Disk 0, right-click the blank area and choose New Simple Volume.
On the displayed New Simple Volume Wizard window, click Next.
On the displayed Specify Volume Size page, set Simple volume size in MB and click Next. In this example, the default size is used.
On the displayed Assign Drive Letter and Path page, click Assign the following drive letter, select a drive letter, and click Next. In this example, drive letter F is selected.
On the displayed Format Partition page, click Format this volume with the following settings, set parameters based on the requirements, and select Perform a quick format. Then, click Next.
Click Finish.
After the expansion succeeded, new volume (F:) is displayed.
System Disk: Create a New Volume Using the Available Space Shrunk from the Original Volume¶
In this example, the system disk has 40 GiB originally, and 60 GiB is added on the management console and then formatted and added to volume (C:). This 60 GiB has not been used.
The following procedure describes how to use the shrink function to create new volume (D:) with this 60 GiB. After the operation is complete, new volume (D:) can be used as a data volume.
On the desktop of the server, right-click Computer and choose Manage from the shortcut menu.
The Server Manager window is displayed.
In the navigation tree, choose Storage > Disk Management.
The Disk Management window is displayed.
In the (C:) area of Disk 0, right-click the blank area and choose Shrink Volume.
The system automatically queries the available shrink space. In the displayed dialog box, enter the available space and click Shrink.
In this example, the volume available space is 60 GiB. Therefore, enter 61440 (60 x 1024 MiB).
After the operation is complete, Disk 0 has 60 GiB unallocated space.
In the Unallocated area of Disk 0, right-click the blank area and choose New Simple Volume.
On the displayed New Simple Volume Wizard window, click Next.
On the displayed Specify Volume Size page, set Simple volume size in MB and click Next. In this example, the default size is used.
On the displayed Assign Drive Letter and Path page, click Assign the following drive letter, select a drive letter, and click Next. In this example, drive letter D is selected.
On the displayed Format Partition page, click Format this volume with the following settings, set parameters based on the requirements, and select Perform a quick format. Then, click Next.
Click Finish.
After the expansion succeeded, new volume (D:) is displayed.
Data Disk: Add the Additional Space to the Original Volume¶
In this example, the data disk has 100 GiB originally, and 50 GiB is added on the management console. The following procedure describes how to add this 50 GiB to volume (D:) on the server. After the operation is complete, volume (D:) has 150 GiB of capacity and can be used as a data volume.
On the desktop of the server, right-click Computer and choose Manage from the shortcut menu.
The Server Manager window is displayed.
In the navigation tree, choose Storage > Disk Management.
The Disk Management window is displayed.
Note
If you cannot see the additional space, right-click Disk Management and choose Refresh from the shortcut menu.
On the Disk Management page, select the disk and volume that you want to extend. The current volume size and unallocated space are displayed.
Right-click the target volume and choose Extend Volume.
On the displayed Extend Volume Wizard window, click Next.
In the text box to the right of Select the amount of space in MB, enter the amount of the additional space and click Next.
Click Finish.
After the expansion succeeded, the partition size is larger than the original size.
Data Disk: Create a New Volume with the Additional Space¶
In this example, the data disk has 40 GiB originally, and 60 GiB is added on the management console. The following procedure describes how to use this 60 GiB to create a new volume, for example volume (E:), on the server. After the operation is complete, new volume (E:) has 60 GiB of capacity and can be used as a data volume.
On the desktop of the server, right-click Computer and choose Manage from the shortcut menu.
The Server Manager window is displayed.
In the navigation tree, choose Storage > Disk Management.
The Disk Management window is displayed.
If you cannot see the additional space, right-click Disk Management and choose Refresh from the shortcut menu.
After the refresh, the additional space is displayed in the right area and is unallocated.
In the Unallocated area of Disk 1, right-click the blank area and choose New Simple Volume.
On the displayed New Simple Volume Wizard window, click Next.
On the displayed Specify Volume Size page, set Simple volume size in MB and click Next. In this example, the default size is used.
On the displayed Assign Drive Letter and Path page, click Assign the following drive letter, select a drive letter, and click Next. In this example, drive letter E is selected.
On the displayed Format Partition page, click Format this volume with the following settings, set parameters based on the requirements, and select Perform a quick format. Then, click Next.
Click Finish.
After the expansion succeeded, new volume (E:) is displayed.