Unsolved
This post is more than 5 years old
9 Posts
0
14139
January 2nd, 2014 02:00
VRTX Config advice - Server 2012 file server
Hi All
I have a new Dell VRTX server, its my first Hyper-V Cluster so I need some advice on the best way to configure it.
I have installed Server 2012 Datacentre onto each of the 2 blades, setup a Quorum disk and created the Cluster.
I've created 2 additional virtual disks in the CMC, one for a CSV and one as an Archive drive (slower disks), both RAID 5.
I plan on using this server for a number of Hyper-V servers, as I start to virtualise a number of older physical servers.
The first one is our primary file-server, the existing one is a Windows 2008 server using individual shares for users home drives plus a handful of shares for group drives. The group drive shares are DFS shares, not because I wanted DFS replication, but because I wanted to use DFS namespaces to avoid problems with UNC links in files as servers are upgraded/replaced. This server is not heavily utilised.
I would like some advice on the best way to configure a file server in the cluster. I am unsure on the best configuration for a general file server (not high availability).
- How best to use the virtual disks created by the CMC.
- Whether I should store the user shares/files in the VHDX file for the fileserver or store them somewhere else?
- Do I need to use Cluster Shared Volumes or is that not required with the VRTX as it has built-in shared storage?
And advice, suggestions, ideas greatly appreciated!
0 events found


Dev Mgr
6 Operator
•
9.3K Posts
0
January 2nd, 2014 11:00
If you set up a hyper-v server, do not run a fileserver (service) next to it; run a VM for your 'new' fileserver.
Easiest would be to P2V your existing server, but unlike VMware, Microsoft doesn't offer a free P2V converter (I don't count disk2vhd as a real P2V converter).
Blue407
9 Posts
0
January 3rd, 2014 00:00
Sorry, maybe I didn't explain clearly.
I want to run a File Server(FS) VM in hyper-v cluster. I'm trying to understand the best config. I already realise that I will need to use 'High Availability File Server for general use'.
I do not want to just P2V the existing server as its 2008 Server, I will also be creating a separate VM for the Print Server.
My questions are more around the configuration of the FS, if I should have a VHDX file for each drive and therefore have a seperate one for the FS VM itself.
Also the best config for the HDD's, separate RAID for the VM's and separate one for the data drives they need?