VMware : Tip of the Week #2

Correctly identifying an issue is the most critical step in troubleshooting.. Most of the time we are using either linux grep, sed, awk commands piped together, or find function in a text editor. VMware Skyline Health Diagnostics for vSphere is a new tool that can help you to log analysis and every vSphere administrator should use it.

This tool is designed to help you diagnose and detect issues using log bundles of your VMware platform (vCenter and ESXi Logs).

 You can

VMware : How to resolve a vSphere TPM error on VxRAIL

A TPM (Trusted Platform Module) is a computer chip/microcontroller that can securely store artifacts used to authenticate the platform and since version 6.7 vSphere support TPM 2.0.

If you have a host on you VxRAIL cluster with an alert in vCenter stating TPM 2.0 device detected, the steps below must be performed on each affected node to resolve this error (one at the time):

Before you start, place the host into Maintenance Mode in vCenter using Ensure Accessibilty.

In

Nutanix : Tip of the Week #1

This post is the first of a weekly series of short articles on Nutanix, providing hopefully useful tips.

If you need to change passwords on your Nutanix cluster (Host, IPMI and CVM) you can use these below scripts to do it quickly.

Change password on all CVM:

for i in svmips;do echo “–$i–“;ssh nutanix@$i ‘echo -e “NewPassword\nNewPassword” | sudo passwd nutanix’;done

Change password on all Host:

for i in hostips;do echo “–$i–“;ssh root@$i ‘echo -e “NewPassword\nNewPassword” | passwd

Veeam : Integration with AWX Part 1

Let’s say you have a private cloud solution in place where users can self-provision VMs and save a lot of time OPEX time and cost. But what about the data protection ? You’re still likely using a manual process by which users request data protection for those self-provisioned VMs.

If you choose the right platform, you might have the ability to automate your IT operations and grow your ITaaS portfolio! The only limit is your own business requirements !

In

VMware : How to factory reset a VxRail node

If you think your node is not running properly as it should be, or you simply need to move a node from one cluster to another,  it might be a good opportunity to perform a factory reset of your host.

Follow the directions below to perform a factory reset in VxRail node:

Enjoy! 

Nutanix : Files and VMware vRealize Automation integration

Nutanix Files is a native part of the Nutanix Enterprise portfolio and like any other Nutanix products, Files expose a REST API that can be used to automate many operations.

In the video below, we will cover how to extend many functionalities of Nutanix Files with both VMware vRealize Automation and vRealize Orchestrator in order to add a File as a Service in the vRA catalogue.

To do this, we integrate 3 platforms: Nutanix Files, vRealize Orchestrator, and the vRealize

Veeam : Do I need to backup my cloud data? Yes, you should.

Do you know that based on AWS share responsibility model here, you are only responsible for your data on the AWS cloud, so backing-up is a good policy.

In this vBLOG, we’ll show you a step-by-step on how to install and configure Veeam backup for AWS.

A new version of Veeam Backup for AWS was released today which comes with a lot of new features that you can see more in detail here

Here is a quick informal tour

HOW-TO : Migrate instances from AWS to Oracle Cloud

Migrate to cloud is not an easy project and requires hard planning and preparation to guarantee a sophisticated, well-working IT infrastructure.

In this post, we will provide a step-by-step demonstration on how to move instances from AWS to Oracle cloud. All these steps can help to migrate from a VMware on-premise infrastructure too.

STEP 00: Connect to your EC2 instance and Enable the Serial Console

This is a very important step in order to enable the console connection when the

Nutanix : Xi Leap a Disaster Recovery-as-a-Service (DRaaS)

We all wish to avoid disasters, but unfortunately, they do occur. Today statistics indicate that even a very short amount of downtime can have significant adverse effects on a company. Revenues are impacted. Customers are impacted. Company reputation is affected.

So, do you need a disaster recovery plan?

Hardware fails, people do mistakes, and having a solution with no downtime it’s just impossible. How can you guarantee no downtime at all?
The requirements, the size, the complexity, and the level

Veeam : How to reset the AHV Proxy Web Console admin’s password

We all know that password management can give headaches. Sometimes we forget a password, sometimes it’s set by someone else, they forget it or leave the company… No matter the action or current status, It’s clear that password management (changing/resetting/updating) is one of the frequent day 2 operations for a sysadmin.

This article provides all the steps to reset the Veeam AHV appliance admin’s password.

 

Disclaimer: The following operations may not be officially supported by Veeam, use it