Slides for the Instructor-Led Lab on Windows Server 2012 Storage from MMS 2013
I delivered an instructor-led lab on Windows Server 2012 Storage at MMS 2013 yesterday (4/8), with a repeat scheduled for tomorrow (4/10) at 2:45 PM. You can find the details on this lab at...
View ArticleIron Networks shows a complete private cloud pod at MMS 2013 with Windows...
I was visiting the expo area at MMS 2013 earlier today and saw that Iron Networks was showing a private cloud pod there, complete with a set of well-matched layers of compute, storage and...
View ArticleWindows Server 2012 File Server Tip: Run the File Services Best Practices...
Windows Server 2012 includes a built-in mechanism called Best Practices Analyzer (BPA) to check your configuration and make sure everything is set to the proper values. These set of rules, which come...
View ArticleWindows Server 2012 File Server Tip: Use PowerShell to find the free space on...
A while back, I showed how to use PowerShell V2 and our old SMB WMIv1 object to explain how to find the free space behind a file share (essentially the free space for the volume that contains the file...
View ArticleWindows Server 2012 File Server Tip: New per-share SMB client performance...
Windows Server 2012 and Windows 8 include a new set of performance counters that can greatly help understand the performance of the SMB file protocol. These include new counters on both the server side...
View ArticleNew ESG Lab Validation Report shows Performance of Windows Server 2012...
There is a new ESG report out that shows the Storage and Networking performance of Windows Server 2012. It highlights the findings around a few key new features, including:Storage SpacesSMB 3.0 File...
View ArticleHow 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 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 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 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 Article