<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VHDX Archives - MachSol Blog</title>
	<atom:link href="https://blog.machsol.com/tag/vhdx/feed" rel="self" type="application/rss+xml" />
	<link>https://blog.machsol.com/tag/vhdx</link>
	<description>Multi-Cloud Service Orchestration &#38; Delivery Platform</description>
	<lastBuildDate>Mon, 24 Feb 2020 14:39:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Microsoft Hyper-V Management &#124; 5 Mistakes You Must Avoid</title>
		<link>https://blog.machsol.com/microsoft-hyper-v/microsoft-hyper-v-management-5-mistakes-you-must-avoid</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Mon, 24 Feb 2020 14:37:57 +0000</pubDate>
				<category><![CDATA[Microsoft Hyper-V]]></category>
		<category><![CDATA[.NET Framework API]]></category>
		<category><![CDATA[automate Hyper-V]]></category>
		<category><![CDATA[Cloud business]]></category>
		<category><![CDATA[cloud solution]]></category>
		<category><![CDATA[hyper v virtual machine manager]]></category>
		<category><![CDATA[Hyper-V based VPS provisioning]]></category>
		<category><![CDATA[Hyper-V hosts]]></category>
		<category><![CDATA[Hyper-V Management]]></category>
		<category><![CDATA[Hyper-V server]]></category>
		<category><![CDATA[Hyper-V virtual hard disks]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[MachPanel]]></category>
		<category><![CDATA[Microsoft Windows 2012]]></category>
		<category><![CDATA[Microsoft Windows 2016]]></category>
		<category><![CDATA[Microsoft Windows 2019]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Commands]]></category>
		<category><![CDATA[R2 Hyper-V automation]]></category>
		<category><![CDATA[vCPU]]></category>
		<category><![CDATA[VHDX]]></category>
		<category><![CDATA[VHDX files]]></category>
		<category><![CDATA[Virtual Private Servers]]></category>
		<category><![CDATA[VM]]></category>
		<category><![CDATA[VM Configuration]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[VPS Control Panel]]></category>
		<category><![CDATA[Windows Management Instrumentation]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4762</guid>

					<description><![CDATA[<p>Learning Hyper-V management can be a bit tedious for administrators who are new to Microsoft Hyper-V virtual machine manager in cloud business.  There are many optimized techniques that the administrators often learn so late. Here are 15 mistakes highlighted for administrators when managing Microsoft Hyper-V environments. Resource Misallocation Many administrators do a common mistake: Hyper-V [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-hyper-v/microsoft-hyper-v-management-5-mistakes-you-must-avoid">Microsoft Hyper-V Management | 5 Mistakes You Must Avoid</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Learning Hyper-V management can be a bit tedious for administrators who are new to Microsoft Hyper-V virtual machine manager in cloud business.  There are many optimized techniques that the administrators often learn so late. Here are 15 mistakes highlighted for administrators when managing Microsoft Hyper-V environments.</p>
<ul style="list-style-type: square;">
<li>
<h3><strong>Resource Misallocation</strong></h3>
</li>
</ul>
<p>Many administrators do a common mistake: Hyper-V virtual hard disks (VHDXs) for everything.<br />
VHDX, despite being beneficial in many ways, are mostly wasteful.</p>
<ul style="list-style-type: square;">
<li>
<h3><strong>Imbalance of Memory and CPUs</strong></h3>
</li>
</ul>
<p>Microsoft recommends a maximum of 12 virtual CPUs per physical core. Keeping this in mind, it is necessary to have a balance between CPUs and RAM.  Using a Performance monitor tracing helps you get that balance so that you do not run out of memory before you run out CPU.</p>
<ul style="list-style-type: square;">
<li>
<h3><strong>Blindly Accepting VM Configuration Defaults</strong></h3>
</li>
</ul>
<p>Most people often overlook the options while configuring the VM and end up accepting the default settings. In reality, you only get to have one vCPU in the default settings and the Virtual memory is set to 1 TB (you pretty much would never need this much of Virtual memory, honestly!). For guest OS XP/ Server 2003, the requirement automatically becomes at least 2 vCPUs. By accepting default configurations, you might end up risking the distribution of resource allocation by the host.</p>
<ul style="list-style-type: square;">
<li>
<h3><strong>Imbalance of SSD and Spinning Disks</strong></h3>
</li>
</ul>
<p>For optimal Hyper-V server manager settings one good Hyper-V Management practice is to have a balance between SSD and spinning Disks via the Hyper-V virtual machine manager. In ideal case, an SSD churns the spinning disk while the Hyper-V server is installed directly over it. So, the SSD’s fast speed must be leveraged on to work with the VM data.</p>
<ul style="list-style-type: square;">
<li>
<h3><strong>Not Joining a Domain</strong></h3>
</li>
</ul>
<p>Joining a Domain is another sane thing to do for better Hyper-V Management.  Generally Hyper-V hosts should never reside on a perimeter network. Leaving a host in a work-group makes it vulnerable to attacks. An attacker can penetrate and get unauthorized access to all VHDX files.</p>
<h3 style="text-align: center;"><strong>ALSO READ<br />
<span style="color: #e61d26;"><a style="color: #e61d26;" href="https://blog.machsol.com/microsoft-hyper-v/hyper-v-vs-vmware-vsphere-comparison">Hyper-V vs. VMware vSphere | A Comparison</a></span></strong></h3>
<h2>The golden Tip: Don’t Avoid PowerShell</h2>
<p>It is without a doubt that PowerShell requires some effort to learn, however, once administrators get their hands on the awesome tool, they can easily manage multiple tasks in parallel. PowerShell allows the users to get access on the following:</p>
<ul>
<li>.NET Framework API</li>
<li>Windows Management Instrumentation</li>
<li>Windows Component Object Model</li>
<li>Command Prompt</li>
<li>PowerShell Commands</li>
</ul>
<h2>MachPanel automation module for Microsoft Hyper-V &#8211; VPS Control Panel</h2>
<p>Experience virtualization of virtualization arena of Public, Private and Hybrid clouds like never before. MachPanel brings to you the latest Microsoft Windows 2019/2016/2012 R2 Hyper-V automation solution carefully catered to address them modern needs of virtualization and managing virtualized environments.  With <a href="https://www.machsol.com/products/machpanel/" target="_blank" rel="noopener">MachPanel</a>, you can offer Virtual Private Servers (VPS) and Virtualization solution enabling Web Hosts to automate Hyper-V based VPS provisioning, management via next-gen feature rich web-based control panel.</p>
<p>Stay ahead of others by adopting MachPanel automation module for Microsoft Hyper-V &#8211; <a href="https://www.machsol.com/machpanel-automation-for-microsoft-hyper-v/" target="_blank" rel="noopener">VPS Control Panel</a> to empower your cloud business.</p>
<p style="text-align: center;"><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; margin-right: 12px; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/contact-us/" target="_blank" rel="noopener">Lets Talk</a><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/machpanel-enterprise-cloud-hosting-panel/demo-request/" target="_blank" rel="noopener">Request a Demo</a></p>
<p>The post <a href="https://blog.machsol.com/microsoft-hyper-v/microsoft-hyper-v-management-5-mistakes-you-must-avoid">Microsoft Hyper-V Management | 5 Mistakes You Must Avoid</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Troubleshooting with Microsoft Hyper-V Cloud Issues &#124; A Cloud Service Provider’s Guide</title>
		<link>https://blog.machsol.com/microsoft-hyper-v/troubleshooting-with-microsoft-hyper-v-cloud-issues-a-cloud-service-providers-guide</link>
		
		<dc:creator><![CDATA[Blog-Admin]]></dc:creator>
		<pubDate>Thu, 20 Jun 2019 13:50:03 +0000</pubDate>
				<category><![CDATA[Microsoft Hyper-V]]></category>
		<category><![CDATA[Cloud Service Provider]]></category>
		<category><![CDATA[Hyper-V automation solution]]></category>
		<category><![CDATA[Hyper-V Cloud Issues]]></category>
		<category><![CDATA[Hyper-V services]]></category>
		<category><![CDATA[Hyper-V Troubleshooting]]></category>
		<category><![CDATA[Live Migration]]></category>
		<category><![CDATA[Microsoft Hyper-V environment]]></category>
		<category><![CDATA[R2 Hyper-V]]></category>
		<category><![CDATA[VHDX]]></category>
		<category><![CDATA[VSS Provider]]></category>
		<category><![CDATA[VSS Requestor]]></category>
		<category><![CDATA[VSS Writer]]></category>
		<category><![CDATA[VSSAdmin]]></category>
		<guid isPermaLink="false">https://blog.machsol.com/?p=4387</guid>

					<description><![CDATA[<p>There are many issues that arise when Hyper-V VMs are being replicated to Azure. Even though Hyper-V is an established platform, but with upgrades from various other services, there are times when you face issues related to storage, migration failures, backup problems and availability issues. Let’s look at a few of these issues. Storage Problems [&#8230;]</p>
<p>The post <a href="https://blog.machsol.com/microsoft-hyper-v/troubleshooting-with-microsoft-hyper-v-cloud-issues-a-cloud-service-providers-guide">Troubleshooting with Microsoft Hyper-V Cloud Issues | A Cloud Service Provider’s Guide</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>There are many issues that arise when Hyper-V VMs are being replicated to Azure. Even though Hyper-V is an established platform, but with upgrades from various other services, there are times when you face issues related to storage, migration failures, backup problems and availability issues. Let’s look at a few of these issues.</p>
<ul style="list-style-type: square;">
<li><strong>Storage Problems</strong></li>
</ul>
<p>One of the biggest problem businesses face after their business tends to scale is the slow storage performance. One big reason for this issue is the storage architecture within the Microsoft Hyper-V environment. It is important to check whether the virtual machine component is properly placed. Virtual machine components have to reside on a dedicated storage. And the architecture should deliver mirror redundancy. We will see this in Backup related problems in a few minutes. To cater for the issue of slow Storage problem, Microsoft prefers every Cloud service Provider implements VHDX based virtual hard disks for a better Storage performance to avoid Hyper-V cloud issues.</p>
<ul style="list-style-type: square;">
<li><strong>iSCSI Multi-Path Not Working Correctly</strong></li>
</ul>
<p>For SMBs, iSCSI storage is a popular choice. With this, you can get the benefits of a shared and clustered environment without the cost and complexity of a Fiber Channel. With any issue arising with Microsoft Multi-path, it is important to verify the Multi-Path I/O first using:</p>
<p><strong><span style="font-family: terminal, monaco, monospace; font-size: 10pt;">Get-WindowsFeature –Name &#8216;Multipath-IO&#8217;</span></strong></p>
<p>If the feature isn’t installed in the first place, you can install it by the following command:</p>
<p><strong><span style="font-family: terminal, monaco, monospace; font-size: 10pt;">Enable-WindowsOptionalFeature –Online –FeatureName MultiPathIO</span></strong></p>
<p>After this, you can make sure that there are no configuration issues using the Multi-Path I/O Control Panel to avoid any Hyper V cloud issues.</p>
<ul style="list-style-type: square;">
<li><strong>Live Migration Failure</strong></li>
</ul>
<p>This is typically the most annoying issue that your customers can experience. To avoid a Live migration failure, it is important to take services from an experienced Cloud Service Provider who has a team of experts to know how to avoid a Live Migration failure and other Hyper-V cloud issues. However, if such an issue arises, it is important to perform the following checks:</p>
<ol>
<li>Check for Missing permissions</li>
<li>Validate any incorrect Authentication protocol</li>
<li>Check for Mix Match configurations</li>
</ol>
<ul style="list-style-type: square;">
<li><strong>Backup Related Problems</strong></li>
</ul>
<p>As mentioned above, a misconfiguration or wrong judgment at the time of placement of virtual machine leads to backup and storage problems. The best possible way to cater this issue is to create Child VM Snapshot backups. This is done by deploying a Volume Shadow Copy Services (VSS) having three main components: VSS Writer, VSS Requestor and VSS Provider.</p>
<p>VSSAdmin is a command line tool used to diagnose Volume Shadow Copy Services problems.</p>
<p style="text-align: center;"><strong><span style="font-size: large;">ALSO READ: </span></strong><a href="https://blog.machsol.com/microsoft-hyper-v/sdn-software-defined-networking" target="_blank" rel="noopener"><strong><span style="font-size: large;"><span style="color: #e61d26;">Hyper-V Network Virtualization (HNV)</span></span></strong></a></p>
<h2><strong>MachPanel and Automation module for Microsoft Hyper-V</strong></h2>
<p>MachPanel is a Multi-Cloud Service Orchestration &amp; Delivery Platform (MSOP) that provides Microsoft Windows 2016/2012 R2 <span style="color: #ff0000;"><a style="color: #ff0000;" href="https://www.machsol.com/machpanel-automation-for-microsoft-hyper-v/">Hyper-V automation solution</a></span> for a best cloud automation experience. With MachPanel, you can get Virtual Private Servers (VPS), Virtualization solution enabling Web Hosts for automation of Hyper-V based VPS provisioning and excellent management via next-gen feature rich web based control panel. It makes it easy to deploy public, private or hybrid clouds as per your business requirement and is fully capable of scaling the infrastructure as per the scalability of your business.</p>
<p>Get your hands on MachPanel for exciting Hyper-V services from industry experts and move your business in the right direction.</p>
<p style="text-align: center;"><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; margin-right: 12px; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/contact-us/">Lets Talk</a><a style="padding: 8px 12px; border: 0; font-weight: normal; letter-spacing: 0.0625em; background: #e61d26; color: #fff; text-decoration: none;" href="https://www.machsol.com/machpanel-enterprise-cloud-hosting-panel/demo-request/">Request a Demo</a></p>
<p>The post <a href="https://blog.machsol.com/microsoft-hyper-v/troubleshooting-with-microsoft-hyper-v-cloud-issues-a-cloud-service-providers-guide">Troubleshooting with Microsoft Hyper-V Cloud Issues | A Cloud Service Provider’s Guide</a> appeared first on <a href="https://blog.machsol.com">MachSol Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
