<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <generator uri="https://astro.build/">Astro</generator>
  <link href="https://nutanixvibes.com/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://nutanixvibes.com/" rel="alternate" type="text/html" />
  <updated>2026-02-16T00:00:00.000Z</updated>
  <id>https://nutanixvibes.com/feed.xml</id>
  <title type="html">Nutanix Vibes</title>
  <subtitle>Good Vibes, Great Infrastructure</subtitle>
  
    <entry>
      <title type="html">Prism Central Tip: Use the "View By" Dropdown for Faster VM Audits</title>
      <link href="https://nutanixvibes.com/prism-central-tip-use-the-view-by-dropdown-for-faster-vm-audits/" rel="alternate" type="text/html" title="Prism Central Tip: Use the "View By" Dropdown for Faster VM Audits" />
      <published>2026-02-16T00:00:00.000Z</published>
      <updated>2026-02-16T00:00:00.000Z</updated>
      <id>https://nutanixvibes.com/prism-central-tip-use-the-view-by-dropdown-for-faster-vm-audits/</id>
      <content type="html" xml:base="https://nutanixvibes.com/prism-central-tip-use-the-view-by-dropdown-for-faster-vm-audits/">Most admins stick to searching or sorting in the VM list, but the **View by** dropdown in [Nutanix](https://www.nutanix.com/) Prism Central is a much faster way to spot issues.

You&apos;ll find it here:

&gt; **Compute &amp; Storage → VMs → List View → &quot;View by&quot; (top-right dropdown)**

Unlike sorting, **View by reorganizes the entire VM list into grouped sections**, turning a simple table into a quick operational dashboard.

---

### What It&apos;s Good For

This feature helps you answer common operational questions in seconds:

- Which VMs are not protected by backup or DR policies
- Where snapshot storage is being consumed
- Which VMs are missing required categories/tags
- Whether compliance settings (encryption, RF, etc.) are consistent

---

### Built-In Views Worth Using

#### Data Protection (Most Useful)

Groups VMs by **protection policy** and clearly highlights unprotected systems.

**Great for:**

- Finding newly deployed VMs missing DR
- Spotting legacy workloads outside policy

#### Storage Configuration

Groups VMs by:

- Replication Factor (RF)
- Encryption
- Compression
- Storage policy

**Useful for:**

- Compliance checks
- Identifying inconsistent storage settings

---

### Quick Custom Checks

These aren&apos;t built-in views, but they&apos;re fast to create.

#### Snapshot Usage

**How to check:**

- Add Snapshot Count or Snapshot Usage column
- Sort descending

**Why it matters:** Quickly identifies VMs consuming excessive snapshot storage.

#### CPU Ready Time

**How to check:**

- Add CPU Ready Time column
- Sort high → low

**Why it matters:** Helps detect CPU contention and oversubscription before users report performance issues.

#### Missing Categories / Tags

**How to check:**

- Add the Categories column
- Or filter by missing category keys

**Why it matters:** Untagged VMs can break:

- Flow policies
- Automation workflows
- Chargeback tracking

---

### Suggested Routine Checks

#### Weekly

- CPU Ready Time
- Snapshot usage

#### Monthly

- Protection status
- Category compliance

#### Quarterly

- Storage configuration audit

---

### Key Takeaway

The **View by** dropdown turns the VM list from a flat table into a powerful **audit dashboard**. Using it regularly helps you catch protection gaps, resource issues, and compliance drift — all without running reports.</content>
      <author><name>Jamie Terrell</name><uri>https://nutanixvibes.com</uri></author>
      <category term="Nutanix" /><category term="Prism Central" /><category term="Tips" />
      <media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://nutanixvibes.com/assets/images/prism-central-view-by-hero.png" />
    </entry>
    <entry>
      <title type="html">Nutanix 7.5 Just Dropped – Here's What Actually Matters</title>
      <link href="https://nutanixvibes.com/nutanix-7-5-just-dropped-heres-what-actually-matters/" rel="alternate" type="text/html" title="Nutanix 7.5 Just Dropped – Here's What Actually Matters" />
      <published>2026-01-30T00:00:00.000Z</published>
      <updated>2026-01-30T00:00:00.000Z</updated>
      <id>https://nutanixvibes.com/nutanix-7-5-just-dropped-heres-what-actually-matters/</id>
      <content type="html" xml:base="https://nutanixvibes.com/nutanix-7-5-just-dropped-heres-what-actually-matters/">So Nutanix pushed out AOS 7.5, AHV 11, and Prism Central 7.5 back in December, and honestly? There&apos;s some good stuff in here. Like, actually useful stuff—not just marketing fluff.

Let me break down what I think is worth paying attention to.

**VM Startup Policies**

This one&apos;s been on my wish list forever. You know how it goes—cluster reboots, HA event kicks in, and suddenly your app server is trying to connect to a database that hasn&apos;t finished starting yet. Then you&apos;re scrambling to manually power things on in the right order while someone&apos;s asking why the portal is down. Now you can just tell Nutanix &quot;bring up the DB first, then the app tier, then the web servers.&quot; Done. Should&apos;ve had this years ago, but hey, I&apos;ll take it.

**Elastic VM Storage**

Okay this is kinda cool. You can now spin up a VM on one cluster but use storage from a different cluster in your PC domain. Got a cluster that&apos;s heavy on compute but light on storage sitting next to one with tons of free space? Now they can share. Not sure how often I&apos;ll use it, but it&apos;s nice to have options when capacity gets weird.

**Cross-Cluster Live Migration Got Better**

Used to be if your storage containers had different names between clusters, CCLM would just say nope. That&apos;s fixed now. You can pick your target container during migration. Small thing, big quality-of-life improvement.

**CVM Secure Access**

You can disable SSH to your CVMs and AHV hosts now via the v4 API. Security team will love it. Word of warning though—if you flip this on, cross-cluster live migration and DR live migration break. They need SSH. So maybe don&apos;t go full lockdown until you&apos;ve thought that through.

**Guest Customization Actually Works Now**

They finally made guest customization profiles reusable. Set up your Windows customization once, use it across clones and templates without re-entering everything. It&apos;s the little things.

**NGT Improvements**

Nutanix Guest Tools now preserves its config when you clone a VM or deploy from a template. No more &quot;oh right, I need to reinstall NGT on all 50 of these.&quot; Also bumped support to 2048 VMs per cluster and added some extra metrics like uptime and FQDN.

**Prism Central Backup to S3**

PC backup and restore now works with any S3-compatible object store, not just Nutanix Objects. MinIO, Wasabi, whatever you&apos;ve got. More flexibility for DR planning.

**Multisite DR Replication**

Protection policies now support one source to two or three destination sites. If you&apos;re doing multi-geo DR, this simplifies things a lot. No more duct-taping multiple policies together.

**The Stuff I Skipped**

There&apos;s a ton more—UI tweaks, new v4 APIs, IPv6 support, a new Nutanix Infrastructure Manager thing for large-scale deployments. I&apos;m not going to list all 34 Prism Central features because we&apos;d be here all day. Check the [portal.nutanix.com](https://portal.nutanix.com) if you want the full rundown.

**Bottom Line**

This is a solid release. VM Startup Policies alone will save me headaches. The CCLM and DR improvements are welcome. Nothing earth-shattering, but a lot of practical stuff that makes day-to-day management easier.

If you&apos;re still on 7.3 or earlier, might be worth planning your upgrade path.</content>
      <author><name>Jamie Terrell</name><uri>https://nutanixvibes.com</uri></author>
      <category term="Nutanix" /><category term="Prism Central" /><category term="AHV" /><category term="CVM" /><category term="NGT" />
      <media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://nutanixvibes.com/assets/images/nutanix-7-5-hero.png" />
    </entry>
</feed>