SQL Server SCCM installs preparation VHD. Before we begin the installation of SQL requirements and SQL we make some configurations of “SQL Virtual Machine” (SQL VM). In my deployment SQL with OS host on one VHD, SCCM Databases at the second VHD, and SQL Temp Databases at the third VHD. You make as you wish. 在这篇文章中,
we add more Virtual Disks to SQL VM (SQLSC).
1. Start your Hyper-V Manager console;
2. In the upper right corner click on 新的 and select Hard Disk;
3. Click the 下一个 按钮;
4. Select the format of created Virtual Disk and click the 下一个 按钮;
5. Select type and click the 下一个 按钮;
6. Enter the Virtual Disk 姓名 和 Location. (in my case sqlsc-sccmdata for SCCM DB) Click the 下一个 按钮;
7. Enter the Size of the disk. Click the 下一个 按钮;
8. Check summary information and click 结束;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Start the Hyper-V Manager console. Select target VM, 右鼠标按钮单击, and select Settings;
11. 前往 SCSI Controller, select Hard Drive, 并单击 Add 按钮;
12. Click the 浏览 button to select Virtual Disk;
13. Disk selected;
14. Select the second Virtual Disk. After adding all disks click the 好的 button to apply changes to Virtual Machine;