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. Neste post,
we add more Virtual Disks to SQL VM (SQLSC).
1. Comece o seu Hyper-V Manager console;
2. In the upper right corner click on Novo e selecione Hard Disk;
3. Click the Próximo botão;
4. Select the format of created Virtual Disk and click the Próximo botão;
5. Select type and click the Próximo botão;
6. Enter the Virtual Disk Nome e Localização. (no meu caso sqlsc-sccmdata for SCCM DB) Click the Próximo botão;
7. Enter the Size of the disk. Click the Próximo botão;
8. Verifique as informações resumidas e clique Terminar;
9. Repeat the steps to create Virtual Disk for Temp DBs.
10. Start the Hyper-V Manager console. Select target VM, Right Mouse Button click, e selecione Configurações;
11. Go to SCSI Controller, selecione Hard Drive, e clique no Adicionar botão;
12. Click the Navegar button to select Virtual Disk;
13. Disk selected;
14. Select the second Virtual Disk. After adding all disks click the OK button to apply changes to Máquina Virtual;