Leave a Comment

Comments

1
Written by:Phil
Posted on:October 24, 2008 at 4:37 am

Supose you have a SQL-Server with 3 Partitions to serve: C: System, D: Database, E: Logfiles.
Every of these partitions will be a separate VHD-File stored on 3 different physical-diskarrays of the Hyper-V-server to have the optimal diskperformance for it.
Now take a snapshot. Waht will happen? All Snapshots of all 3 VHDS will be stored in the same path as configured in the v-machines settings.
So a very big amount of the DB-Server’s perfomance will be lost because all “working”-snapshot-files are in one directory and not spread over the 3 physical disks.
An enormous disadvantage for such a System.
What’s your opinion about that?
Greetings Phil

2
Written by:Raj
Posted on:December 2, 2008 at 9:52 am

Hi, I am trying to install the Hyper-V VM on a non NTFS file system. While I am able to store the VHD on the non NTFS file system, I am not able to specify this for the VSV or the Bin file. The creation of the VM goes through but then when the VM starts it throws an error saying “unable to open saved state”. Do you know of any specific built in limitations for the VSV and Bin file? what do you think the issue maybe?