How does New-SmbShare know whether the new share should be standalone,...
I got a question the other day about one of the scripts I published as part of a step-by-step for Hyper-V over SMB, Here's the relevant line from that script:New-SmbShare -Name VMS3 -Path...
View ArticleHow to use the new SMB 3.0 WMI classes in Windows Server 2012 and Windows 8...
If you're an IT Administrator, you're likely to use the new SMB PowerShell cmdlets to manage your SMB 3.0 file shares. You can find details about those at...
View ArticleIs accessing files via a loopback share the same as using a local path?
Question from a user (paraphrased): When we access a local file via loopback UNC path, is this the same as accessing via the local path? I mean, is "C:\myfolder\a.txt" equal to...
View ArticleHow much traffic needs to pass between the SMB Client and Server before...
One smart MVP was doing some testing and noticed that SMB Multichannel did not trigger immediately after an SMB session was established. So, he asked: How much traffic needs to pass between the SMB...
View ArticleMinimum version of Mellanox firmware required for running SMB Direct in...
There are two blog posts explaining in great detail what you need to do to use Mellanox ConnectX-2 or ConnectX-3 cards to implement RDMA networking for SMB 3.0 (using SMB Direct). You can find them...
View ArticleSample PowerShell Scripts for Storage Spaces, standalone Hyper-V over SMB and...
These are some PowerShell snippets to configure a specific set of systems for Hyper-V over SMB testing.Posting it here mainly for my own reference, but maybe someone else out there is configuring a...
View ArticleHyper-V over SMB – Sample Configurations
This post describes a few different Hyper-V over SMB sample configurations with increasing levels of availability. Not all configurations are recommended for production deployment, since some do not...
View ArticleHyper-V over SMB – Performance considerations
1. Introduction If you follow this blog, you probably already had a chance to review the “Hyper-V over SMB” overview talk that I delivered at TechEd 2012 and other conferences. I am now working on a...
View ArticleHardware options for highly available Windows Server 2012 systems using...
Highly available Windows Server 2012 systems using shared, directly-attached storage can be built using either Storage Spaces or a validated clustered RAID controller. Option 1 – Storage SpacesYou can...
View ArticleIncreasing Availability – The REAP Principles (Redundancy, Entanglement,...
Introduction Increasing availability is a key concern with computer systems. With all the consolidation and virtualization efforts under way, you need to make sure your services are always up and...
View ArticleUpdated Links on Windows Server 2012 R2 File Server and SMB 3.0
In this post, I'm providing a reference to the most relevant content related to Windows Server 2012 R2 that is related to the File Server, the SMB 3.0 features and its associated scenarios like Hyper-V...
View ArticleWindows Server 2012 R2 Storage: Step-by-step with Storage Spaces, SMB...
This post is a part of the nine-part “What’s New in Windows Server & System Center 2012 R2” series that is featured on Brad Anderson’s In the Cloud blog. Today’s blog post covers Windows Server...
View ArticleWindows Server 2012 R2 Storage: Step-by-step with Storage Spaces, SMB...
This post is a part of the nine-part “What’s New in Windows Server & System Center 2012 R2” series that is featured on Brad Anderson’s In the Cloud blog. Today’s blog post covers Windows Server...
View ArticleSNIA’s Storage Developer Conference 2013 is just a few weeks away
The Storage Networking Industry Association (SNIA) is hosting the 10th Storage Developer Conference (SDC) in the Hyatt Regency in beautiful Santa Clara, CA (Silicon Valley) on the week of September...
View ArticleStep-by-step for Storage Spaces Tiering in Windows Server 2012 R2
1. Overview In this document, I am sharing all the steps I used to create a demo or test environment of a storage space with storage tiers on Windows Server 2012 R2 Preview so that you can experiment...
View ArticleWhat’s new in SMB PowerShell in Windows Server 2012 R2
Windows Server 2012 R2 introduced a new version of SMB. Technically it’s SMB 3.02, but we continue to call it just SMB3. The main changes are described at...
View ArticleRaw notes from the Storage Developers Conference (SDC 2013)
This blog post is a compilation of my raw notes from SNIA’s SDC 2013 (Storage Developers Conference).Notes and disclaimers:These notes were typed during the talks and they may include typos and my own...
View ArticleWindows Server 2012 R2: Which version of the SMB protocol (SMB 1.0, SMB 2.0,...
Note: This blog post is a Windows Server 2012 R2 update on a previous version focused on Windows Server 2012. 1. IntroductionWith the release of Windows 8.1 and Windows Server 2012 R2, I am frequently...
View ArticleNetworking configurations for Hyper-V over SMB in Windows Server 2012 and...
One of the questions regarding Hyper-V over SMB that I get the most relates to how the network should be configured. Networking is key to several aspects of the scenario, including performance,...
View ArticleAutomatic SMB Scale-Out Rebalancing in Windows Server 2012 R2
Introduction This blog post focus on the new SMB Scale-Out Rebalancing introduced in Windows Server 2012 R2. If you haven’t seen it yet, it delivers a new way of balancing file clients accessing a...
View Article