Saturday, October 27, 2018
Windows Kernel improvements
Really interesting read on how Microsoft has improved the kernel to take best advantage of large numbers of logical CPU's. Latest milestone is 896 cores with 1792 logical processors!!!!!!!!!!!!!!!!
https://techcommunity.microsoft.com/t5/Windows-Kernel-Internals/One-Windows-Kernel/bc-p/278805#M18
Thursday, October 11, 2018
Microsoft SDN Load Balancer
I really look forward to diving into Microsoft's SDN play in the future. I hope whatever company I end up working for is thinking about leveraging Hyper-v, SDN, and Storage Spaces Direct. https://blogs.technet.microsoft.com/networking/2018/10/10/notesfromthefield-slb/
Friday, September 14, 2018
New to or Thinking About Microsoft Storage Spaces Direct?

For those of you who are interested in moving off traditional compute/SAN converged infrastructure you are at the right place. Storage Spaces Direct provides an extremely high-performance hyper-converged infrastructure (HCI) that can be tuned and used in a myriad of different ways.
Over the course of the last 20 months, we at Bradley rolled out 10 different clusters of Storage Spaces Direct with use cases spanning archival backups, remote office/branch office VM, and high-performance Tier 0 VM workloads.
Here are a few things I have learned during this time.

Hardware is critical. What I mean by this is that your Storage Spaces Direct experience will only be as good as the hardware you choose to run it on. One of the major selling points of Storage Spaces Direct, in my opinion, is its use of off-the-shelf components. For the best experience make sure the components you choose to conform to the Windows Server Catalog and have the SDDC Premium/Standard certification. We looked at many different vendors offering Microsoft-validated designs during our proof of concept phase and found DataON to provide the best hardware at the best price. One of DataON’s recommendations was to use Intel Optane NVMe SSDs for the cache tier and that delivered a vast improvement in latency and IOPS. Finally, make sure you size your physical nodes’ CPU and RAM properly. While small and getting smaller all the time, Storage Spaces Direct and the ReFS file system does have some minimal overhead associated with its use. DataON can be instrumental in helping you size your nodes correctly.
Take the time to build out a deployment PowerShell script that you can re-use. This is the perfect way to ensure that you are configuring each node of your cluster with the same features, functionality, and configuration in a repeatable fashion. Also, as a side benefit, by using a script you are automatically documenting your implementation at the same time. There are lots of resources in the blogosphere on examples of how to leverage PowerShell cmdlets to install all aspects of Windows Server, Hyper-V, and Storage Spaces Direct. On that note, GitHub is your friend. Microsoft has a phenomenal resource for Storage Spaces Direct help located here. Also, the PowerShell script I created to automate my Storage Spaces Direct cluster implementation is located here.
Software Defined Networking (SDN). A big part of Hyper-V and Storage Spaces Direct revolves around the use of SDN. It is very important to layout an IP/Subnet and VLAN scheme before you install Storage Spaces Direct. Some features (vSwitches come to mind) can only be configured during creation and not after. A MUST read resource is provided by Microsoft here. Another item to consider is the costs/features of “white box” switches and Cisco/Arista/Juniper. I love Mellanox’s SN2700 Series switch coupled with Mellanox adapters. It is a fraction of the cost of a Cisco solution, is highly performing at 100Gb per port, and makes configuring RoCE RDMA solution very simple. Community support for configuration designs/questions is also really good at Mellanox.
For management of your Storage Spaces Direct environment, I personally really like to use Failover Cluster Manager for most of my VM management tasks. As Windows Admin Center features continue to grow this will become more and more my go-to management tool. We also use System Center Virtual Machine Manager. I personally would only recommend using SCVMM if you have a Role Based Access requirement at your company as managing Hyper-V via Failover Cluster Manager or Hyper-V manager requires Administrator rights.
The best advice I have ever received in my 20 years of being in IT is to “make time every day to read the latest tech news and blogs.” This will help you to stay current, learn new ways of doing things, and discover pitfalls to avoid.
Here are a few sites I follow that provide information on Storage Spaces Direct and troubleshooting advice:
https://storagespacesdirect.slack.com
http://www.aidanfinn.com/
https://www.altaro.com/hyper-v/
https://www.thomasmaurer.ch/
https://blogs.technet.microsoft.com/virtualization/
https://blog.workinghardinit.work/
Twitter is also a great resource!
I hope you find the above information useful. Storage Spaces Direct coupled with DataON hardware is an amazing alternative to monolithic designs of storage and compute most companies are used to. I highly encourage companies of all sizes to try it for themselves.

http://blog.dataonstorage.com/2018/09/13/it-hero-blog-getting-started-with-storage-spaces-direct/
The best advice I have ever received in my 20 years of being in IT is to “make time every day to read the latest tech news and blogs.” This will help you to stay current, learn new ways of doing things, and discover pitfalls to avoid.
Here are a few sites I follow that provide information on Storage Spaces Direct and troubleshooting advice:
https://storagespacesdirect.slack.com
http://www.aidanfinn.com/
https://www.altaro.com/hyper-v/
https://www.thomasmaurer.ch/
https://blogs.technet.microsoft.com/virtualization/
https://blog.workinghardinit.work/
Twitter is also a great resource!
I hope you find the above information useful. Storage Spaces Direct coupled with DataON hardware is an amazing alternative to monolithic designs of storage and compute most companies are used to. I highly encourage companies of all sizes to try it for themselves.

http://blog.dataonstorage.com/2018/09/13/it-hero-blog-getting-started-with-storage-spaces-direct/
Oldie but goodie :)
Very few Physical to Virtual conversions going on now a days but nice to keep this in the back of your mind if you have a need to convert a physical machine to a Hyper-V Generation 2 VM: https://blog.workinghardinit.work/2016/09/08/disk2vhd-on-a-generation-2-vm-results-in-an-unbootable-vhdx/
Wednesday, September 12, 2018
Subscribe to:
Posts (Atom)
-
Really interesting read on how Microsoft has improved the kernel to take best advantage of large numbers of logical CPU's. Latest miles...
-
Saw this in a packet pushers email and thought it was funny: "This is what the average perimeter firewall looks like to hackers....
-
"The complex solution is the worst solution. An enterprise solution likely requires many products from multiple vendors with different...