Questions tagged [nutanix]
12 questions
3
votes
2 answers
Nutanix AMD-V - hardware assisted virtualisation
Does anyone have any clarify on whether Nutanix official supports AMD-V. AMD's version of Hardware assisted virtualisation and if there are any constraints.
thanks
Ankh2054
- 1,424
3
votes
1 answer
How to parse and filter on dict values on Ansible?
I'm currently working on a playbook to create a K8s cluster on Nutanix Prism Central. Everything run smoothly but i face an issue while a VLAN exists on one or more clusters.
In my case, a VLAN is represented by its name but also its UUID (this one…
motorbass
- 433
- 9
- 19
2
votes
1 answer
Nutanix Community Edition: 2-node possible?
Just beginning to explore Nutanix Community Edition, but from my research, it seems that you can either create a single-node or a "3-4 (Max)" node cluster.
Curious as to why a seemingly-useful 2-node cluster wouldn't be an option, if indeed it…
gravyface
- 13,987
2
votes
1 answer
How to troubleshoot API requests sent by Ansible module?
Here's the context :
The following playbook (simplified to one task for this stackoverflow topic and for ease of use) got different results depends on where I launch it. It uses the nutanix.ncp galaxy collection (tested with version 1.9.0, 1.8.0,…
motorbass
- 433
- 9
- 19
1
vote
1 answer
RDP sessions dropping during VM migration
We are using a Nutanix cluster though this could just as easily apply to VMware. We use RDP sessions from a Windows 2012 server to thin clients running either Windows 8, 10, or HP ThinPro to provide HMIs in an industrial setting. Currently I have…
NaOH
- 411
1
vote
1 answer
Understanding Nutanix features
From a very high level view:
Open Stack is sort of framework to manage your cloud but you need to implement things
Cloud Stack / Cloud Shift / Rancher are more or less solutions to get your cloud running but less customizable
Then, where does…
J. Doe
- 179
1
vote
0 answers
migrating sql server 2008r2 cluster from hyper-v to nutanix, persisting instance names
We have a SQL Server 2008R2 cluster with 2 servers called vp-sql01 and vp-sql02, both running Windows Server 2008R2. Both of these servers have 1 instance, respectively called SQL1\I1 and SQL2\I2.
We have set up a new Nutanix environment, running…
Appsum Solutions
- 111
1
vote
1 answer
Update JSON Payload using Powershell and Nutanix API
I'm currently writing a script that allow to update Nutanix VM Categories. Categories format is key:value and a VM may have no categories, 1 or multiple.
Process to do that is quite simple : first I create a request to get an existing VM…
motorbass
- 433
- 9
- 19
0
votes
0 answers
Nutanix Files Deployment Failure on Single Node Cluster
I have created a Single Node Cluster for Nutanix on VMWare ESXi 7 with configuration of 16 CPU, 64gb RAM, 64GB Hypervisor disk, 200 GB CVM disk and 1.4TB Data Disk with one CVM. I have successfully deployed hypervisor and able to access prism UI.…
0
votes
2 answers
Windows DNS Lag and Timeouts
I've recently migrated some 2012 R2 servers to Server 2022, including some domain controllers.
Everything appears to be fine except that one of the VMs is behaving strangely when attempting name resolution.
The behaviour:
I first noticed something…
s-twig
- 83
- 1
- 3
- 10
0
votes
2 answers
Advices on automating installation for Debian 11
I'm currently trying to automate Debian 11 template creation through Packer for Nutanix environment and need some advices about preseeding/automating Debian installation.
First of all, after reading this bible…
motorbass
- 433
- 9
- 19
-1
votes
2 answers
Best Practice: Add an Additional Disk to Expand Logical Volume or Expand Existing Disk
We host a client’s Oracle VMs on our Nutanix platform. To date, whenever their VMs require more space they have us add an additional vDisk which they then add to the VG in order to expand the required LV. The reason they’re doing it this way is…