Q. Does Hyper-V support NAS devices?

John Savill

November 3, 2009

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. NAS devices are typically accessed via SMB (file level), which means from the Hyper-V server you’d be accessing a UNC path such as \servershare. Hyper-V version 1 allowed this type of access, though it was never officially supported. With Hyper-V R2 (with Windows 2008 R2) RTM, UNC paths won't work and aren't supported.

If you want to use external storage with Hyper-V, such as a SAN, the storage must be locally mounted on the Hyper-V server or be part of a Cluster Shared Volume, which allows direct NTFS access. This means you need to connect via iSCSI or something like Fibre Channel (FC), which then allow you to format the partition as NTFS locally on the Hyper-V server and access at a block level. Hyper-V only supports block level access with Windows 2008 and Windows 2008 R2 RTM.

Related Reading:



Check out hundreds more useful Q&As like this in John Savill's FAQ for Windows. Also, watch instructional videos made by John at ITTV.net.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like