My Services UI showing Lifecycle Operations, Locker, Identity and Tenant Management, Content Management, Marketplace, and vRealize Cloud options.

Upgrading vRSLCM (vRealize Lifecycle Manager) to 8.6.1

In this guide I will go over the steps of getting an existing 8.x vRSLCM appliance upgraded to the latest 8.6.1 release. The release notes can be found here The first step is to lo in to vRealize Suite Lifecycle Manager under the Lifecycle Operations section Go to settings -> System Upgrade ...

December 12, 2021 · Cosmin Trif
VRSLCM's service menu with options like Lifecycle Operations, Locker, Identity and Tenant Management, Content Management, and Marketplace.

Upgrading vRSLCM (vRealize Lifecycle Manager) to 8.6

In this guide I will go over the steps of getting an existing 8.x vRSLCM appliance upgraded to the latest 8.6 release. The release notes can be found here The first step is to lo in to vRealize Suite Lifecycle Manager under the Lifecycle Operations section Go to settings -> System Upgrade ...

October 12, 2021 · Cosmin Trif
vRealize Lifecycle Manager dashboard with services like Lifecycle Operations, Locker, Identity and Tenant Management, Content Management, and Marketplace.

vRealize Lifecycle Manager (vRSLCM) enable product and licensing downloads

In order to enable product and licensing downloads in lifecycle manager we need to go to Lifecycle Operations Settings -> My vmware Add my vmware account. Make sure the account added has a proper entitlement to perform downloads and patches. With the releases of 8.x and above we now have a password vault that we need to add the passwords to. When presented with the add my VMware Account Detail screen press on Click here to add a new password ...

September 15, 2021 · Cosmin Trif
User interface for managing cloud organization settings in vRA Cloud, with options to change organization, view settings, and access user account details.

vROps cloud API getting started

I wanted to keep track of what needs to be done prior to actually being able to query API on vROps cloud. I’ve been having a hard time finding the documentation I needed in the past First step is to get an API token for the specific username. We can do this by going to My account under User Settings in vROps Cloud ...

August 4, 2021 · Cosmin Trif
The image shows vRSLCM services: Lifecycle Operations, Locker, Identity and Tenant Management, Content Management, and Marketplace.

Upgrading vRSLCM (vRealize Lifecycle Manager) to 8.4.1.1

In this guide I will go over the steps of getting an existing 8.x vRSLCM appliance upgraded to the latest 8.4 release. The release notes can be found here The first step is to lo in to vRealize Suite Lifecycle Manager under the Lifecycle Operations section Go to settings -> System Upgrade ...

August 4, 2021 · Cosmin Trif
Services for managing lifecycle operations, locker, identity, content, and marketplace in vRealize Suite Lifecycle Manager.

Changing passwords for the vRealize suite via vRSLCM (vRealize Suite Lifecycle Manager)

In this guide I will go over one of the Locker feature in vRealize Lifecycle Manager specifically the password management. Passwords Managed by vRSLCM As a reminder vRSLCM can manage the following: Type of Password Change vRealize Product Name Admin Password Change vRealize Automation, vRealize Operations Manager, vRealize Network Insight, vRealize Log Insight, VMware Identity Manager Root Password Change vRealize Automation, vRealize Operations Manager, vRealize Network Insight, vRealize Log Insight, VMware Identity Manager Support Password Change vRealize Network Insight Console User Password Change vRealize Network Insight SSH User Password Change VMware Identity Manager Accessing the Locker Service The first step is to create a new password. We can do so by going to Locker from the welcome screen or the menu on top right ...

May 19, 2021 · Cosmin Trif
Advanced vCenter Server settings displayed in vSphere configuration UI.

Disable vCLS (vSphere Cluster Services) in vSphere

While doing maintenance on my vSAN cluster recently I had the need to disable the vCLS in order to fully shut down the cluster. Doing some reasearch I found kb article 80472 that talk about temporarily disabling the service in order to perform maintenance. The steps are fairly easy First we need to get the Cluster id from vSphere. To do so all we need to do is select the cluster and look at the url. For example ...

May 19, 2021 · Cosmin Trif
This image shows vRSLCM services: Lifecycle Operations, Locker, Identity and Tenant Management, Content Management, and Marketplace.

Upgrading vRSLCM (vRealize Lifecycle Manager) to 8.4

In this guide I will go over the steps of getting an existing 8.x vRSLCM appliance upgraded to the latest 8.4 release. The release notes can be found here The first step is to lo in to vRealize Suite Lifecycle Manager under the Lifecycle Operations section Go to settings -> System Upgrade ...

May 19, 2021 · Cosmin Trif
Error message: "No networking detected. Please login and run the command to configure the network.

vIDM upgrade to 3.3.4 no networking detected

If you are like me and you tried to perform an upgrade of vIDM 3.3.x to 3.3.4 you were most likely greeted by no network connectivity after upgrade with the following screen: If you made a backup of the network configuration this is where we would restore it. If not we can perform it manually by running /opt/vmware/share/vami/vami_config_net Press 6 and go through the screens to configure the ip ...

February 17, 2021 · Cosmin Trif
The image lists various event types for vCenter, including Alarm, Authorization, and Cluster events.

Adding events from vCenter to Operations Manager

I recently ran in to a situation where one of the events in vCenter wasn’t showing up in Operations Manager Doing some research and I found this kb article: 65106 Basically there’s a file called eventlist.txt under /usr/lib/vmware-vcops/user/plugins/inbound/vmwarevi_adapter3/conf/ on the master node so I logged on to master node via ssh and did vi /usr/lib/vmware-vcops/user/plugins/inbound/vmwarevi_adapter3/conf/eventlist.txt Comment out the event that we want to get alerts for and restart the service by running ...

December 4, 2020 · Cosmin Trif