as my previous post about collecting vRO log bundle using command line This post addresses step by step instructions for collecting log bundle from vRA infra. ==> Take log bundle from vRA Appliance only login into vRA appliance using SSH Client cd /tmp run command ‘vcac-support’ this will create a tgz file use WinSCP to… Continue reading How to collect log bundle of vRA using command line
Month: June 2017
Collection log bundle from vRO appliance using command line
Lately I have come across cases where vRO appliance 7.x doesn’t allow us to take log bundle. Making an attempt to collect it using vRO Control Center fails with Timed out error. Same thing happens when we try using VAMI page. in order to get log bundle successfully, use following CLI method. login into vRO… Continue reading Collection log bundle from vRO appliance using command line
Rename vSphere datastore which is being used as Storage Path in vRA 7.2
Just for curiosity sake, This morning I have decided to see how vRA managed machines behave when I rename corresponding datastore name. Let’s say I have a vSphere cluster being used as Compute Resource in vRA, and this cluster is being backed by a datastore named ‘datastore1’, and there are set of VMs residing on… Continue reading Rename vSphere datastore which is being used as Storage Path in vRA 7.2
vRO workflow execution tokens and state from Server.log
Lately I was working with a customer who requested that they need vRealize Orchestrator workflow execution token and state to be fetched from logs, since they have vRealize LogInsight in place which they wanted to make use of it. This is when I looked in the server.log file and found following bits. in this case… Continue reading vRO workflow execution tokens and state from Server.log