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

<channel>
	<title>ITSMARTTRICKS</title>
	<atom:link href="https://www.itsmarttricks.com/feed/" rel="self" type="application/rss+xml"/>
	<link>https://www.itsmarttricks.com</link>
	<description>: TECHNICAL TUTORIALS, GUIDES, HOWTOS, TIPS AND TRICKS BLOG</description>
	<lastBuildDate>Wed, 12 Aug 2026 21:25:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://www.itsmarttricks.com/wp-content/uploads/2020/11/ITSMARTTRICKS_LOGO-Copy-80x80.png</url>
	<title>ITSMARTTRICKS</title>
	<link>https://www.itsmarttricks.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Nutanix CVM Down: Causes, Immediate Troubleshooting, and Safe Recovery</title>
		<link>https://www.itsmarttricks.com/nutanix-cvm-down/</link>
					<comments>https://www.itsmarttricks.com/nutanix-cvm-down/#respond</comments>
		
		<dc:creator><![CDATA[ITSmarttricks Team]]></dc:creator>
		<pubDate>Wed, 12 Aug 2026 21:20:41 +0000</pubDate>
				<category><![CDATA[Nutanix]]></category>
		<category><![CDATA[Tech News]]></category>
		<category><![CDATA[CVM]]></category>
		<guid isPermaLink="false">https://www.itsmarttricks.com/?p=11625</guid>

					<description><![CDATA[<p>When a single Nutanix Controller VM (Nutanix CVM Down) goes down, the guest VMs running on that hypervisor host normally continue operating because Nutanix can redirect storage I/O to another active CVM through Storage High Availability (HA) and Autopathing. Metadata resilience is maintained through the distributed Cassandra ring as long as the remaining cluster has ... <a title="Nutanix CVM Down: Causes, Immediate Troubleshooting, and Safe Recovery" class="read-more" href="https://www.itsmarttricks.com/nutanix-cvm-down/" aria-label="Read more about Nutanix CVM Down: Causes, Immediate Troubleshooting, and Safe Recovery">Read more</a></p>
<p>The post <a rel="nofollow" href="https://www.itsmarttricks.com/nutanix-cvm-down/">Nutanix CVM Down: Causes, Immediate Troubleshooting, and Safe Recovery</a> appeared first on <a rel="nofollow" href="https://www.itsmarttricks.com">ITSMARTTRICKS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When a single Nutanix Controller VM (Nutanix CVM Down) goes down, the guest VMs running on that hypervisor host normally continue operating because Nutanix can redirect storage I/O to another active CVM through Storage High Availability (HA) and Autopathing. Metadata resilience is maintained through the distributed Cassandra ring as long as the remaining cluster has sufficient quorum and fault tolerance. The main symptoms can be increased storage latency and reduced administrative availability if the failed CVM was holding important service roles. The first priority is therefore to determine whether only one CVM service has failed or whether the entire CVM is offline.</p>
<p class="isSelectedEnd"><strong>Important:</strong> A CVM outage does not automatically mean that workloads have stopped. However, you should treat the alert seriously and verify cluster health before attempting a manual restart.</p>
<h2>Key Takeaways</h2>
<ul data-spread="false">
<li>A single CVM failure can often be tolerated without immediate guest VM downtime.</li>
<li>Nutanix Autopathing can redirect storage I/O through another active CVM.</li>
<li>Start troubleshooting with <code dir="ltr">cluster status</code>, <code dir="ltr">cvm_services_status</code>, and <code dir="ltr">genesis status</code>.</li>
<li>Genesis is particularly important because it manages the startup and monitoring of other Nutanix services.</li>
<li>Check Cassandra, Zookeeper, Stargate, and Acropolis when investigating service-level failures.</li>
<li>A full <code dir="ltr">/home</code> filesystem is a major CVM stability concern because services need available disk space for logs, databases and other files.</li>
<li>Memory pressure, hypervisor reboots and network/VLAN problems can also make a CVM appear offline.</li>
<li>Do not reboot a CVM blindly. First establish whether the cluster can tolerate the failure and whether another CVM is already unhealthy.</li>
<li>If the CVM is still reachable, a service-level recovery may be preferable to a full CVM reboot.</li>
</ul>
<h1>1. What Happens When a Nutanix CVM Goes Down?</h1>
<p class="isSelectedEnd">A Nutanix CVM is central to the storage services running on each node. It provides the software layer that allows the hypervisor to access the distributed Nutanix storage fabric.</p>
<p>When you see Nutanix CVM Down, the first question should be:</p>
<p class="isSelectedEnd"><strong>Is the CVM itself offline, or are only one or more Nutanix services down?</strong></p>
<p class="isSelectedEnd">That distinction changes the troubleshooting path.</p>
<p class="isSelectedEnd">In my experience with HCI incidents, this is one of the most useful distinctions to make early. A CVM can sometimes be reachable through SSH while a critical service such as Stargate or Genesis is unhealthy. Treating every service failure as a complete CVM failure can lead to unnecessary reboots.</p>
<h2>Single-CVM Failure</h2>
<p class="isSelectedEnd">When one CVM becomes unavailable, the local hypervisor can redirect storage traffic through the Nutanix internal network to an active CVM on another node.</p>
<p class="isSelectedEnd">The reference material describes this as <strong>Autopathing</strong>, where storage I/O is redirected to a neighboring active CVM.</p>
<p class="isSelectedEnd">That means:</p>
<p class="isSelectedEnd"><strong>User VM → Hypervisor → local CVM unavailable → internal network → active CVM → Nutanix storage</strong></p>
<p class="isSelectedEnd">The workload may continue running, although storage latency can increase because I/O is no longer taking the preferred local path.</p>
<h3>Visual Description Prompt</h3>
<p class="isSelectedEnd"><strong>Insert diagram:</strong><br />
“Enterprise Nutanix cluster with three nodes. Show User VMs connected to their local CVMs. Mark one CVM as DOWN and visually route its storage I/O through the top-of-rack network to an active CVM on the neighboring node. Clearly label Hypervisor, CVM, User VM, Autopathing and Storage I/O.”</p>
<h2>What About Multiple CVMs Going Down?</h2>
<p class="isSelectedEnd">Multiple simultaneous CVM failures are considerably more serious.</p>
<p class="isSelectedEnd">The cluster&#8217;s ability to continue operating depends on its redundancy configuration, available nodes and metadata quorum. For example, the supplied reference notes that losing two CVMs in an RF2 scenario can cause loss of metadata quorum and potentially leave workloads unable to continue normally.</p>
<p class="isSelectedEnd">Therefore, never assume:</p>
<p class="isSelectedEnd">“One CVM is already down, so rebooting another CVM is harmless.”</p>
<p class="isSelectedEnd">Before restarting anything, establish the current cluster fault-tolerance state.</p>
<h1>Nutanix CVM Down vs. Host Down</h1>
<p class="isSelectedEnd">A CVM failure and a physical hypervisor-host failure are not the same incident.</p>
<table>
<tbody>
<tr>
<th>Attribute</th>
<th>CVM Offline</th>
<th>Physical Host Offline</th>
</tr>
<tr>
<td>Guest VMs</td>
<td>Usually continue running</td>
<td>May stop or restart elsewhere</td>
</tr>
<tr>
<td>Storage path</td>
<td>Can be redirected to another CVM</td>
<td>Storage is recovered through remaining cluster nodes</td>
</tr>
<tr>
<td>Typical Prism symptom</td>
<td>CVM/service alert</td>
<td>Node/host unavailable</td>
</tr>
<tr>
<td>Likely recovery</td>
<td>Restore CVM/services</td>
<td>Restore host or hardware</td>
</tr>
<tr>
<td>Immediate concern</td>
<td>Service health and I/O locality</td>
<td>Node availability and workload placement</td>
</tr>
<tr>
<td>Troubleshooting focus</td>
<td>Genesis, Stargate, Cassandra, networking, disk</td>
<td>Hypervisor, hardware, power, networking</td>
</tr>
</tbody>
</table>
<p class="isSelectedEnd">The supplied reference also distinguishes these two failure modes by their storage and recovery behavior.</p>
<h1>2. Immediate Triage: Step-by-Step CLI Commands</h1>
<p>When a Nutanix CVM Down alert appears, resist the temptation to immediately reboot the CVM.</p>
<p class="isSelectedEnd">First, connect to a healthy CVM using SSH and determine what the cluster sees.</p>
<h2>Step 1: Check Nutanix Cluster Status</h2>
<p class="isSelectedEnd">Start with:</p>
<pre dir="ltr"><code dir="ltr">cluster status</code></pre>
<p class="isSelectedEnd">This gives you a high-level view of core services across the cluster.</p>
<p class="isSelectedEnd">If the issue appears isolated to a particular CVM, also run:</p>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<p class="isSelectedEnd">The supplied reference specifically identifies <code dir="ltr">cluster status</code> as the initial cluster-level check and <code dir="ltr">cvm_services_status</code> as the lightweight service check for a CVM.</p>
<h3>What Are You Looking For?</h3>
<p class="isSelectedEnd">Look for:</p>
<ul data-spread="false">
<li>Services showing DOWN</li>
<li>Services repeatedly restarting</li>
<li>A CVM that does not respond</li>
<li>Multiple CVMs with problems</li>
<li>Evidence that the issue is service-specific rather than an entire CVM outage</li>
</ul>
<h1>3. Check Genesis Status</h1>
<p class="isSelectedEnd">Genesis is one of the first services to investigate.</p>
<p class="isSelectedEnd">Run:</p>
<pre dir="ltr"><code dir="ltr">genesis status</code></pre>
<p class="isSelectedEnd">Genesis is responsible for starting and monitoring other Nutanix services. If Genesis itself is unhealthy, several dependent services may also appear down.</p>
<p class="isSelectedEnd">A CVM with a Genesis problem can therefore look much worse than an isolated service failure.</p>
<h1>4. Check the Core Nutanix Services</h1>
<p class="isSelectedEnd">When reviewing service status, pay particular attention to:</p>
<h3>Cassandra</h3>
<p class="isSelectedEnd">Cassandra provides distributed metadata storage.</p>
<p class="isSelectedEnd">A Cassandra problem can have a much wider impact than a single application service because metadata availability is fundamental to cluster operation.</p>
<h3>Zookeeper</h3>
<p class="isSelectedEnd">Zookeeper participates in cluster coordination, configuration and leader-election functions.</p>
<h3>Stargate</h3>
<p class="isSelectedEnd">Stargate is closely associated with the Nutanix storage I/O path. Problems here can directly affect storage performance and availability.</p>
<h3>Acropolis</h3>
<p class="isSelectedEnd">Acropolis provides important VM lifecycle and management functionality.</p>
<p class="isSelectedEnd">The supplied reference identifies these four services as key services to inspect during CVM troubleshooting.</p>
<h1>5. Run Nutanix Cluster Check (NCC)</h1>
<p class="isSelectedEnd">If the CVM remains accessible, run:</p>
<pre dir="ltr"><code dir="ltr">ncc health_checks run_all</code></pre>
<p class="isSelectedEnd">This provides a broader health assessment of the Nutanix environment.</p>
<p class="isSelectedEnd">For a more focused investigation, the reference material provides:</p>
<pre dir="ltr"><code dir="ltr">ncc health_checks system_checks cvm_autopath_check</code></pre>
<p class="isSelectedEnd">and:</p>
<pre dir="ltr"><code dir="ltr">ncc health_checks hardware_checks disk_checks slot_check</code></pre>
<p class="isSelectedEnd">These checks can help determine whether Autopathing, hardware or disk-related conditions are contributing to the incident.</p>
<h3>Practical Tip</h3>
<p class="isSelectedEnd">During a production incident, don&#8217;t just look for a single red result. Look at the <strong>overall fault-tolerance picture</strong>.</p>
<p class="isSelectedEnd">A single CVM being down is one problem.</p>
<p class="isSelectedEnd">A CVM being down while another node is degraded is a much more dangerous situation.</p>
<h1>6. Inspect Nutanix Logs</h1>
<p class="isSelectedEnd">If the CVM is reachable, inspect the logs before making disruptive changes.</p>
<p class="isSelectedEnd">Move to the Nutanix log directory:</p>
<pre dir="ltr"><code dir="ltr">cd /home/nutanix/data/logs/</code></pre>
<p class="isSelectedEnd">Check recent Genesis messages:</p>
<pre dir="ltr"><code dir="ltr">tail -n 100 genesis.out</code></pre>
<p class="isSelectedEnd">Check recent Stargate messages:</p>
<pre dir="ltr"><code dir="ltr">tail -n 100 stargate.out</code></pre>
<p class="isSelectedEnd">The supplied reference identifies <code dir="ltr">/home/nutanix/data/logs/</code> as the relevant logging location and recommends reviewing Genesis and Stargate output during triage.</p>
<h3>Visual Description Prompt</h3>
<p class="isSelectedEnd"><strong>Insert screenshot:</strong><br />
“Terminal screenshot showing a Nutanix CVM SSH session with <code dir="ltr">cluster status</code>, <code dir="ltr">cvm_services_status</code>, and <code dir="ltr">genesis status</code> output. Highlight DOWN services and show how an administrator identifies the affected CVM without exposing IP addresses, usernames or credentials.”</p>
<h1>7. Root Cause Analysis: Why Did the Nutanix CVM Go Down?</h1>
<p class="isSelectedEnd">Finding the immediate symptom is only half the job.</p>
<p class="isSelectedEnd">If you simply restart the CVM without identifying the cause, the same problem can return.</p>
<p class="isSelectedEnd">The supplied reference highlights four major areas:</p>
<ol start="1" data-spread="false">
<li><code dir="ltr">/home</code> filesystem exhaustion</li>
<li>Memory pressure/OOM</li>
<li>Hypervisor or host reboot</li>
<li>Network split-brain/VLAN problems</li>
</ol>
<p class="isSelectedEnd">Let&#8217;s examine each.</p>
<h2>7.1 <code dir="ltr">/home</code> Partition at 100%</h2>
<p class="isSelectedEnd">One of the first checks I make during a CVM incident is disk utilization.</p>
<p class="isSelectedEnd">Run:</p>
<pre dir="ltr"><code dir="ltr">df -h /home</code></pre>
<p class="isSelectedEnd">If <code dir="ltr">/home</code> is completely full, services may fail because they can no longer write required logs, database information or other runtime files.</p>
<p class="isSelectedEnd">The supplied material specifically highlights <code dir="ltr">/home</code> capacity as a major CVM stability issue.</p>
<h3>Important Warning</h3>
<p class="isSelectedEnd">Do <strong>not</strong> randomly delete files from the CVM filesystem just to make space.</p>
<p class="isSelectedEnd">The reference recommends following the appropriate Nutanix procedure for removing old logs and core dumps rather than manually deleting unrelated system files.</p>
<h2>7.2 Memory Pressure and OOM</h2>
<p class="isSelectedEnd">A CVM can also become unstable when memory pressure becomes severe.</p>
<p class="isSelectedEnd">Services such as Stargate and Cassandra can require substantial memory depending on the workload and enabled features.</p>
<p class="isSelectedEnd">Check for evidence of an OOM event:</p>
<pre dir="ltr"><code dir="ltr">grep -i "out of memory" /var/log/messages</code></pre>
<p class="isSelectedEnd">The supplied material specifically recommends looking for OOM-killer activity when investigating memory-related CVM failures.</p>
<p class="isSelectedEnd">If you repeatedly see memory exhaustion, don&#8217;t treat restarting the CVM as the permanent fix. Investigate CVM sizing, workload changes and enabled Nutanix features.</p>
<h1>7.3 Underlying Hypervisor Reboot</h1>
<p class="isSelectedEnd">Sometimes the CVM is not the original problem.</p>
<p class="isSelectedEnd">The physical host or hypervisor may have rebooted first.</p>
<p class="isSelectedEnd">Examples include:</p>
<ul data-spread="false">
<li>Hypervisor kernel failure</li>
<li>Hardware problem</li>
<li>Unexpected power event</li>
<li>Host crash</li>
<li>Hypervisor maintenance/reboot</li>
</ul>
<p class="isSelectedEnd">A CVM running on that host will naturally disappear when its underlying host becomes unavailable.</p>
<p class="isSelectedEnd">The supplied reference recommends cross-checking the underlying host state rather than assuming that the CVM itself caused the incident.</p>
<h1>7.4 Network or VLAN Problems</h1>
<p class="isSelectedEnd">Nutanix CVMs depend heavily on reliable internal cluster communication.</p>
<p class="isSelectedEnd">A switch, VLAN, vSwitch or trunking problem can prevent CVMs from communicating correctly.</p>
<p class="isSelectedEnd">Potential symptoms include:</p>
<ul data-spread="false">
<li>CVM appears unreachable</li>
<li>Cluster services lose quorum</li>
<li>Zookeeper communication problems</li>
<li>Intermittent service failures</li>
<li>Multiple CVMs appearing unhealthy</li>
<li>Unexpected service shutdowns</li>
</ul>
<p class="isSelectedEnd">The supplied reference specifically identifies vSwitch configuration, dropped VLAN tags and internal communication problems as possible causes of CVM instability.</p>
<h3>Visual Description Prompt</h3>
<p class="isSelectedEnd"><strong>Insert network troubleshooting diagram:</strong><br />
“Three-node Nutanix cluster connected to redundant top-of-rack switches. Show the internal CVM communication network and highlight a VLAN/trunking failure that isolates one CVM. Label Zookeeper communication, Cassandra quorum and CVM-to-CVM traffic.”</p>
<h1>8. Safe Nutanix CVM Recovery and Restart</h1>
<p class="isSelectedEnd">This is the section where caution matters most.</p>
<p class="isSelectedEnd">Before restarting anything, verify that the cluster can tolerate the current failure.</p>
<p class="isSelectedEnd">The supplied reference explicitly warns administrators to verify cluster health before manually restarting a service or CVM.</p>
<h2>Step 1: Verify Metadata/Cluster Health</h2>
<p class="isSelectedEnd">The reference suggests checking the Cassandra ring from a healthy CVM:</p>
<pre dir="ltr"><code dir="ltr">nodetool -h 127.0.0.1 ring</code></pre>
<p class="isSelectedEnd">The expected healthy state is that participating nodes report <code dir="ltr">UN</code> — Up/Normal.</p>
<p class="isSelectedEnd">Do not proceed casually if additional CVMs are already showing a DOWN state.</p>
<blockquote>
<p class="isSelectedEnd"><strong>Operational rule:</strong> If you already have one CVM down, investigate whether another CVM, host or critical service is also unhealthy before restarting the first one.</p>
</blockquote>
<h1>9. Soft Recovery: Restart Genesis</h1>
<p class="isSelectedEnd">If the CVM operating system is still accessible but Nutanix services are stuck, a service-level recovery may be appropriate.</p>
<p class="isSelectedEnd">The supplied reference gives:</p>
<pre dir="ltr"><code dir="ltr">genesis restart</code></pre>
<p class="isSelectedEnd">Genesis can then re-evaluate and restart dependent Nutanix services.</p>
<p class="isSelectedEnd">After allowing time for services to initialize, check:</p>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<p class="isSelectedEnd">The reference recommends allowing approximately 3–5 minutes before checking the resulting service state.</p>
<h3>Do Not Rush This Step</h3>
<p class="isSelectedEnd">A service restarting does not necessarily mean the cluster has immediately returned to a healthy state.</p>
<p class="isSelectedEnd">Continue monitoring:</p>
<pre dir="ltr"><code dir="ltr">cluster status</code></pre>
<p class="isSelectedEnd">and:</p>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<p class="isSelectedEnd">Then verify the relevant NCC checks.</p>
<h1>10. When a Full CVM Reboot Is Necessary</h1>
<p class="isSelectedEnd">If the CVM operating system itself is unresponsive, a controlled reboot may become necessary.</p>
<p class="isSelectedEnd">However, the exact procedure depends on the Nutanix/AHV environment, AOS version, hypervisor configuration and operational state.</p>
<p class="isSelectedEnd">For AHV environments, the supplied reference describes placing the host into maintenance mode before a controlled CVM reboot:</p>
<pre dir="ltr"><code dir="ltr">acli host.enter_maintenance_mode &lt;HOST_IP&gt;</code></pre>
<p class="isSelectedEnd">It then shows:</p>
<pre dir="ltr"><code dir="ltr">sudo reboot</code></pre>
<p class="isSelectedEnd">After the CVM returns, verify Autopathing:</p>
<pre dir="ltr"><code dir="ltr">ncc health_checks system_checks cvm_autopath_check</code></pre>
<p class="isSelectedEnd">and, where appropriate, exit maintenance mode:</p>
<pre dir="ltr"><code dir="ltr">acli host.exit_maintenance_mode &lt;HOST_IP&gt;</code></pre>
<p class="isSelectedEnd">These commands and sequence come from the supplied reference.</p>
<p class="isSelectedEnd"><strong>Important:</strong> Do not blindly copy this sequence into every Nutanix environment. Validate the procedure against your specific AOS, hypervisor and Nutanix-supported operational procedure before executing it in production.</p>
<h1>11. What Not to Do When a CVM Is Down</h1>
<p class="isSelectedEnd">Some of the worst production incidents happen because administrators start making multiple changes before establishing the failure domain.</p>
<p class="isSelectedEnd">Avoid these mistakes:</p>
<h3>Don&#8217;t immediately reboot multiple CVMs</h3>
<p class="isSelectedEnd">If another CVM is already unhealthy, taking a second CVM offline can turn a recoverable failure into a cluster-level availability problem.</p>
<h3>Don&#8217;t assume “CVM Down = VM Down”</h3>
<p class="isSelectedEnd">A single CVM failure can be handled by Autopathing while guest workloads continue running.</p>
<h3>Don&#8217;t delete random files</h3>
<p class="isSelectedEnd">If <code dir="ltr">/home</code> is full, follow the appropriate Nutanix-supported cleanup procedure.</p>
<h3>Don&#8217;t ignore the network</h3>
<p class="isSelectedEnd">If multiple CVMs are simultaneously showing unusual service states, investigate cluster networking before repeatedly restarting services.</p>
<h3>Don&#8217;t stop after the CVM comes back</h3>
<p class="isSelectedEnd">A green-looking CVM is not the end of the incident.</p>
<p class="isSelectedEnd">Check:</p>
<pre dir="ltr"><code dir="ltr">cluster status</code></pre>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<pre dir="ltr"><code dir="ltr">ncc health_checks run_all</code></pre>
<p class="isSelectedEnd">Then confirm that storage paths and cluster health have returned to normal.</p>
<h1>12. Best Practices to Prevent Future Nutanix CVM Outages</h1>
<p class="isSelectedEnd">A good CVM recovery gets the environment working again.</p>
<p class="isSelectedEnd">A good operational process prevents the same incident from happening next week.</p>
<h2>12.1 Schedule Regular NCC Health Checks</h2>
<p class="isSelectedEnd">Nutanix Cluster Check should be part of routine cluster maintenance.</p>
<p class="isSelectedEnd">Use NCC results to identify:</p>
<ul data-spread="false">
<li>Storage problems</li>
<li>Hardware issues</li>
<li>Network conditions</li>
<li>CVM health problems</li>
<li>Configuration inconsistencies</li>
</ul>
<p class="isSelectedEnd">The supplied reference recommends automating NCC execution and monitoring health-check results.</p>
<h2>12.2 Monitor CVM Disk Utilization</h2>
<p class="isSelectedEnd">Keep a close eye on <code dir="ltr">/home</code> usage.</p>
<p class="isSelectedEnd">Don&#8217;t wait until a filesystem reaches 100%.</p>
<p class="isSelectedEnd">A proactive alerting threshold gives administrators time to investigate before services become unstable.</p>
<p class="isSelectedEnd">The supplied material recommends warning when individual-node disk usage reaches approximately 80%.</p>
<h2>12.3 Size CVM Resources Appropriately</h2>
<p class="isSelectedEnd">CVM requirements can change as you enable additional Nutanix capabilities and increase workload demands.</p>
<p class="isSelectedEnd">The supplied reference specifically calls out features such as:</p>
<ul data-spread="false">
<li>Deduplication</li>
<li>Compression</li>
<li>Inline Encryption</li>
<li>Files</li>
</ul>
<p class="isSelectedEnd">and recommends following Nutanix sizing guidance when additional features are enabled.</p>
<h2>12.4 Keep AOS and Firmware Maintained</h2>
<p class="isSelectedEnd">A CVM issue may sometimes be related to an underlying software or driver defect.</p>
<p class="isSelectedEnd">Keep the Nutanix environment within supported maintenance releases and follow the organization&#8217;s change-management process for upgrades.</p>
<p class="isSelectedEnd">The supplied reference recommends maintaining firmware and AOS currency and notes that maintenance releases can address software and driver issues.</p>
<h1>13. A Practical Nutanix CVM Down Troubleshooting Flow</h1>
<p class="isSelectedEnd">Use this sequence as a quick incident checklist:</p>
<pre dir="ltr"><code dir="ltr">Nutanix CVM Down Alert
        |
        v
Is the CVM reachable?
       / \
     YES  NO
      |    |
      v    v
cvm_services_status
      |        |
      v        v
genesis status  Check host/hypervisor
      |
      v
cluster status
      |
      v
Are other CVMs/hosts unhealthy?
       / \
     YES  NO
      |    |
      v    v
Stop &amp;     Check logs,
investigate NCC, /home,
cluster     memory &amp; network
fault
      \    /
       \  /
        v
Determine root cause
        |
        v
Service recovery if appropriate
        |
        v
CVM reboot only when safe
        |
        v
Verify cluster + services + Autopathing</code></pre>
<h3>Visual Description Prompt</h3>
<p class="isSelectedEnd"><strong>Insert infographic:</strong><br />
“Decision-tree infographic titled ‘Nutanix CVM Down Troubleshooting’. Start with CVM Down Alert, branch into CVM reachable/unreachable, then Genesis/service status, cluster status, NCC, disk/memory/network investigation, safe service recovery, controlled reboot, and final validation.”</p>
<h1>14. Final Validation After Recovery</h1>
<p class="isSelectedEnd">Once the CVM comes back, don&#8217;t immediately close the incident.</p>
<p class="isSelectedEnd">Perform a final health review.</p>
<h3>Cluster status</h3>
<pre dir="ltr"><code dir="ltr">cluster status</code></pre>
<h3>CVM service status</h3>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<h3>Genesis</h3>
<pre dir="ltr"><code dir="ltr">genesis status</code></pre>
<h3>NCC</h3>
<pre dir="ltr"><code dir="ltr">ncc health_checks run_all</code></pre>
<h3>Autopathing</h3>
<pre dir="ltr"><code dir="ltr">ncc health_checks system_checks cvm_autopath_check</code></pre>
<h3>Disk capacity</h3>
<pre dir="ltr"><code dir="ltr">df -h /home</code></pre>
<h3>Logs</h3>
<pre dir="ltr"><code dir="ltr">cd /home/nutanix/data/logs/
tail -n 100 genesis.out
tail -n 100 stargate.out</code></pre>
<p class="isSelectedEnd">The goal is not merely to see the CVM online. You want to confirm that the Nutanix services, storage path and overall cluster health have returned to an acceptable state.</p>
<h1>15. Frequently Asked Questions</h1>
<h2>What does “Nutanix CVM Down” mean?</h2>
<p class="isSelectedEnd">It generally means that a Nutanix Controller VM is unavailable or that its critical services are not operating normally. The first troubleshooting step is to determine whether the entire CVM is unreachable or only individual services have failed.</p>
<h2>Will VMs stop if a Nutanix CVM goes down?</h2>
<p class="isSelectedEnd">A single CVM failure does not necessarily stop guest VMs. Nutanix can redirect storage I/O through another active CVM using Autopathing, provided the cluster has sufficient health and redundancy.</p>
<h2>What command checks Nutanix CVM services?</h2>
<p class="isSelectedEnd">Use:</p>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<p class="isSelectedEnd">This is useful for determining which Nutanix services are running or down on the CVM.</p>
<h2>How do I check Genesis status in Nutanix?</h2>
<p class="isSelectedEnd">SSH to the CVM and run:</p>
<pre dir="ltr"><code dir="ltr">genesis status</code></pre>
<p class="isSelectedEnd">Genesis is responsible for starting and monitoring other Nutanix services.</p>
<h2>What is the first command to run when a Nutanix CVM is down?</h2>
<p class="isSelectedEnd">For cluster-wide visibility, start with:</p>
<pre dir="ltr"><code dir="ltr">cluster status</code></pre>
<p class="isSelectedEnd">Then use:</p>
<pre dir="ltr"><code dir="ltr">cvm_services_status</code></pre>
<p class="isSelectedEnd">and:</p>
<pre dir="ltr"><code dir="ltr">genesis status</code></pre>
<p class="isSelectedEnd">to narrow down the failure.</p>
<h2>How do I check whether the CVM&#8217;s disk is full?</h2>
<p class="isSelectedEnd">Run:</p>
<pre dir="ltr"><code dir="ltr">df -h /home</code></pre>
<p class="isSelectedEnd">A completely full <code dir="ltr">/home</code> filesystem can cause serious service instability.</p>
<h2>Should I reboot a Nutanix CVM immediately?</h2>
<p class="isSelectedEnd">No. First determine whether the cluster can tolerate the failure and whether another CVM or host is already unhealthy. Manual recovery while the cluster is degraded can increase the risk of a larger outage.</p>
<h2>How do I troubleshoot a Nutanix CVM that keeps going down?</h2>
<p class="isSelectedEnd">Look for recurring causes such as <code dir="ltr">/home</code> capacity exhaustion, memory/OOM events, hypervisor failures and internal network/VLAN problems. Then correlate service logs with the time of each failure.</p>
<h2>What is the difference between CVM Down and Host Down?</h2>
<p class="isSelectedEnd">With a CVM failure, the underlying hypervisor may remain online and workloads can continue using redirected storage paths. With a host failure, the entire physical node and everything running on it can become unavailable.</p>
<h2>Can I restart Genesis instead of rebooting the CVM?</h2>
<p class="isSelectedEnd">If the CVM operating system remains accessible and the issue is a service-level failure, Genesis restart can be considered as a softer recovery method. The supplied reference uses:</p>
<pre dir="ltr"><code dir="ltr">genesis restart</code></pre>
<p class="isSelectedEnd">Afterward, verify service status rather than assuming the restart solved the issue.</p>
<h1>Conclusion</h1>
<p>A <a href="https://portal.nutanix.com/page/documents/kbs/details?targetId=kA0320000004H2NCAU" rel="nofollow noopener" target="_blank">Nutanix CVM Down</a> alert should trigger investigation, not panic.</p>
<p class="isSelectedEnd">The architecture is designed to tolerate certain component failures. With a single CVM unavailable, Autopathing can redirect storage I/O to an active CVM, allowing workloads to continue while administrators repair the failed component.</p>
<p class="isSelectedEnd">The safest troubleshooting pattern is straightforward:</p>
<p class="isSelectedEnd"><strong>Check the cluster → check CVM services → check Genesis → check NCC → inspect logs → identify the root cause → verify fault tolerance → recover the service/CVM → validate the cluster.</strong></p>
<p class="isSelectedEnd">The most important operational lesson is also the simplest:</p>
<blockquote>
<p class="isSelectedEnd"><strong>Never treat a CVM reboot as the first troubleshooting step. Find out what the cluster looks like before you change it.</strong></p>
</blockquote>
<p>That approach reduces unnecessary disruption and gives you a much better chance of distinguishing a simple service failure from a storage, host, memory or network problem.</p>
<p data-path-to-node="41"><span style="color: #000000;">Also Read&#8230;</span></p>
<ul>
<li><a href="https://www.itsmarttricks.com/nutanix-error-codes/">Nutanix Error Codes: Complete Troubleshooting Guide for AHV, AOS, Prism &amp; Cluster Issues (2026)</a></li>
<li><a href="https://www.itsmarttricks.com/why-companies-are-moving-from-vmware-to-nutanix-in-2026/">Why Companies Are Moving from VMware to Nutanix in 2026</a></li>
<li><a href="https://www.itsmarttricks.com/powershell-prompts/">PowerShell Prompts: The Ultimate Guide to Customizing and Automating Your Terminal</a></li>
<li><a href="https://www.itsmarttricks.com/best-ai-tools-for-vmware-engineers/">Best AI Tools for VMware Engineers: Top Picks for 2026</a></li>
<li><a href="https://www.itsmarttricks.com/linux-chatgpt-prompts-admin-guide/">Mastering Linux Management with Advanced ChatGPT Prompts: A Comprehensive Administrator&#8217;s Guide</a></li>
<li><a class="row-title" href="https://www.itsmarttricks.com/auto-execute-commands-linux-startup/">How to Auto Execute Commands and Scripts at Reboot or Startup on Linux</a></li>
<li><a class="row-title" href="https://www.itsmarttricks.com/cron-jobs-linux/">How to Use Cron Jobs in Linux for Easy Automation</a></li>
<li><a href="https://www.itsmarttricks.com/top-10-linux-distros-for-beginners-2022/">Top 10 Linux Distros For Beginners</a></li>
<li data-path-to-node="41"><a href="https://www.itsmarttricks.com/genie-3-ai-world-model/">Genie 3: Google DeepMind’s Breakthrough in Interactive AI World Models</a></li>
</ul>
<p>The post <a rel="nofollow" href="https://www.itsmarttricks.com/nutanix-cvm-down/">Nutanix CVM Down: Causes, Immediate Troubleshooting, and Safe Recovery</a> appeared first on <a rel="nofollow" href="https://www.itsmarttricks.com">ITSMARTTRICKS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.itsmarttricks.com/nutanix-cvm-down/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>