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. En esta publicación,
we add more Virtual Disks to SQL VM (SQLSC).
1. Comienza tu Hyper-V Manager consola;
2. In the upper right corner click on Nuevo y seleccionar Hard Disk;
3. Haga clic en el Próximo botón;
4. Select the format of created Virtual Disk and click the Próximo botón;
5. Select type and click the Próximo botón;
6. Enter the Virtual Disk Nombre y Location. (en mi caso sqlsc-sccmdata for SCCM DB) Haga clic en el Próximo botón;
7. Enter the Size of the disk. Haga clic en el Próximo botón;
8. Verifique la información resumida y haga clic Finalizar;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Comenzar el Hyper-V Manager consola. Select target VM, Botón derecho del mouse clic, y seleccionar Ajustes;
11. Ir a SCSI Controller, seleccionar Disco duro, y haga clic en el Agregar botón;
12. Haga clic en el Navegar button to select Virtual Disk;
13. Disk selected;
14. Select the second Virtual Disk. After adding all disks click the DE ACUERDO button to apply changes to Máquina virtual;