Hello everybody,
i have a simple question but couldn't find an answer on my own:
I have a Hyper-V Cluster with several guests, all VHDs are stored in one folder on the Cluster Shared Volume (C:\ClusterStorage).
I installed a SQL-Server (Guest) and added additional 4 VHD-Files all equal in size. I named the VHDs like SQL-Data, SQL-Log, SQL-temp, SQL-Backup.
I could find the 4 Volumes in the guest OS. But unfortunately because they are all the same in size, i cannot identify them - i want to be sure that the SQL-Data Files are stored on the VHD called SQL-Data and not on the one called SQL-Log.
I could find the SCSI-Number in the Settings of the VM and i also find a LUN-Number on the guest at the properties of the disks in disk Manager.
Is this the correlation or how can i find that info?
Thank you,
Tom