vRA 7.3 - "Save Sync Settings" - Empty error
Approval Policy for XAAS
Hello,
I have a XAAS Blueprint that provisions LXD Linux jails. In the request form I have various parameters like CPU / RAM / DISK and I would like to pass them for approval/modification to the approver defined in a Approval. Policy
It's easy to pass form values to Approval Polices for actions performed on those jails, since I can select those specific actions from the "Select an approval policy type" but I don't have idea how to specify the form parameters for a "Service Catalog - Catalog Item Request - XaaS Blueprint" Approval policy, since it has no properties and no custom properties.
Advice for how to reverse engineer existing deployment workflows/blueprints
Hi guys relatively new into a site with a fully fledged deployment of vRA 6. My previous experience is relatively basic deployment and designs for vRA 7
Anyway in the site everyone that's here says basically vRA is the box in the corner we don't kick as it works but nobody really understands it or how it works. It was implemented by PSO a number of years ago and i also keep hearing it's very bespoke and seems to follow no online guidelines of how it should be deployed...
So what i've got is a black box with no documentation, i need to reverse engineer the existing catalog and blueprints to figure out how the deployments work with a view to creating new ones. So really i'm looking for some advice on where to start.
- the catalog is full of service blueprints
- if i look at the service blueprints, i cannot see what workflow they call. All i can see is the details, and the form field designer, no provisioning (provisioned resource)
- there are also a number of blueprints but i'm not entirely sure if at all how the blueprints and service blueprints are linked
- Catalog management
- there are a number of catalog items (both retired and published) but i cannot see the link between published and the actual service catalog items
- also the catalog items source is either iaas-service or Advanced Designer Server not sure of the difference
Sorry for the really crappy vague request, but just hoping for some guidance on where to start unpicking this mess
all help much appreciated
vRelializa Orchestrator is not working in the vCenter.
Hi All,
In our vCenter version 6.0 not able to see the vRelializa Orchestrator . When we click orchetrator serves it giving the below error.
The query execution timed out because of a back-end property provider 'com.vmware.vco.adapter.dataservice.RootVcoNodePropertyProvider' which took more than 120 seconds.
Can you guys help tome am new to vRo. thanks you in advance.
A very wired behavior in VRA VM expirer data
Good afternoon, I am running into a interesting stuff.
When CRA request a vm , it require a lease days. And it write to __Cafe.Request.VM.LeaseDays
like this :
id : 1428169
name : __Cafe.Request.VM.LeaseDays
value : 99999
isHidden : False
isRuntime : False
isEncrypted : False
But in VRA portal it shows differente value. See attachment.
Where is the date save? I am try to use powerVRA (It should use REST API) to retrive this info, but where this info saving?
Thank in advance for nay help. :)
vra 7.3 boot issue
Hello All ….
Am struggling with the below issue from few days …..
When ever I boot the vra appliance, the boot process hung at "Updating network config through vaos.service.
logged in single user mode and updated hosts file, updated the ip in hosts file. still same issue. reverted snapshot and took the below screens.
Please find the below evidence and let me know if any other this required.
Please help ….
vRA + oVirt/RHEV 4.x
Hello!
Is there any chance that vRA will support any recent Versions of oVirt or RHEV in the near Future? The last supported Version is 3.1 which is from December 2012.
Robert
Integration of Shibboleth into vRA
Hello all,
does anyone have experience with SAML-based authentication in the vRealize suite?
More specifically, we intend to add our Shibboleth Identity Provider in vRA so that we can provide federated access to our application.
Did someone has already tried this constellation?
So far, I have tried to set up Shibboleth directly as a third party IdP in vRA - that did not work.
The log files also gave not much information.
thanks in advance
Fabian
Installing vRA with vSLCM
Hi, I'm trying to install just vRA 7.4.0 using the Suite Lifecycle Manager and it is erroring out right at the end when it gets to Creating AD on vIDM.
I have a preconfigured vIDM server using an external MS SQL server. I'm able to login to vSLCM from vIDM just fine. Not sure why it needs to create anything, it has already been configured.
The other problem is I'm using AD with IWA and the error is complaining about LDAP being the wrong directory type. I didn't configure LDAP anywhere so I don't know where it is even getting this from. It also says the host is the vRA server, but it should be using the separate vIDM server. Any help would be appreciated, I've started the whole thing over a couple times and it keeps stopping there.
Here is the error:
com.vmware.vrealize.lcm.common.exception.LcmException: Failed to create AD over LDAP, on vIDMServer{host=vra_server.fakedomain.corp.com, tenant=vsphere.local}: {"errors":[{"code":"directory.config.invalidType","message":"Invalid directory type.","parameters":{}}]}
vRealize Suite Lifecycle Manager (vRSLCM) 1.2 - unable to cancel Request
Wizard fails with time offset
vRealize 7.4 Automation Installation Wizard fails with message:
Time offset for <IAAS HOSTNAME> is missing. Please wait for it to be populated.
IaaS host is Windows 2016.
vRealize Hardening Tool for vRA7.3.1
is there some new version that we can apply for vRA 7.3.1 and vROPs6.6 and vRLI...?
InstallSoftwareWorkflow. Install software work item timeout.
Getting a "InstallSoftwareWorkflow. Install software work item timeout." error after i upgraded to 7.4 from 7.3 on my windows builds. In the guestagent log I get "Wait for completion '10_installsoftware.bat'. Any help would be grateful
Manager service is not running or cannot contact model manager
Data Collection not Working.
Hi All,
I have a fresh installer of VRA 7.4, While trying to get data collection on my vCenter Clusters, it is not running the data colleciton
When i Click Request now, nothing happens if i click finish and go back into the data colleciton Inventory data collection is green on 'OFF'
I tryed uninstalling msdtc and reinstalling and nothing has happened.
How to get Deployment Description on Custom Form in VRA 7.4
Hello fellow vRAers,
Is there a custom property or hidden property that I can use to add the Deployment "Description" or "Reason for request" fields to the new Custom Form in vRA 7.4?
Before the custom form feature was introduced, standard blueprint forms show the deployment description and reason for request field automatically, without having to specify a property:
The new custom form feature does not have either the description or request for properties as available to add to the canvas:
The only custom properties for deployments I can find are the following from the DOCs https://docs.vmware.com/en/vRealize-Automation/7.4/vrealize-automation-74-custom-properties.pdf:
_debug_deployment
_deploymentName
_number_of_instances
Looking at the vRA payload passed onto vRO, I can see a __request_reason property, but no deployment description property that I can see. Also, I know sometimes the hidden __ properties are read only, so I am not sure if i can even set the reason for request.
Does anyone know of a way I can get the Deployment Description and Reason for Request fields to show up on a custom form in vRA 7.4?
Just to clarify, the Machine properties has it's own description field which can be set using the "notes" property, but that is not what I am looking for. I am looking for the Deployment description.
Notification buffer is full, oldest notification was not sent in vro 7.2
Component Loadbalancer rename
Has anyone had the pleasure of changing the loadbalancer names for the mgr and web components? I see documentation on changing the hostname ( Change an IaaS Server Host Name ) and have gone through that, but still getting errors. Is there anything documented out there?
[vRO] Workflow collisions on powershell host
Hello All,
Having random issues with workflows failing, related to our powershell host via vRA event subscription orchestrator tasks that create MS DNS entries using dnscmd .
This issue happens consistently when launching 3 or more catalog item requests simultaneously in vRA.
We are using the Add DNS Record workflow from PSCoE (on solution exchange), after switching over from using run script in guest, which was overly complex for such a simple task, and also was experiencing the same issue as above.
Turned on vmtools logging, switched powershell hosts, the symptoms are consistent.
It looks like there are collisions/contention issues with the powershell script copy to the host before execution.
We tried adding random timers to the workflow, which only reduces the problem but doesn't eliminate them altogether.
Has anyone seen this kind of behavior before?
Any feedback or alternative methods would be welcomed and appreciated.
Thanks and Cheers...
Login to the embedded vRealize Orchestrator on vRLCM appliance
Anyone know how to login to the embedded vRealize Orchestrator - TCP 8281 (Embedded for Content Management) on the vRLCM appliance? Trying to troubleshoot the Content Pipeline workflow
I already opened port 8281 and I get a vRO login prompt; but i dont know what user/creds to use. I tried the default vRLCM user admin@localhost but that doesnt work
Enter the following on vRLCM appliance:
sed -i '$a\iptables -I INPUT -m state --state NEW -m tcp -p tcp --dport 8281 -j ACCEPT' /etc/systemd/scripts/iptables
sed -i '$a\iptables -I OUTPUT -m state --state NEW -m tcp -p tcp --dport 8281 -j ACCEPT' /etc/systemd/scripts/iptables
sed -i '$a\iptables -I FORWARD -m state --state NEW -m tcp -p tcp --dport 8281 -j ACCEPT' /etc/systemd/scripts/iptables
systemctl restart iptables
My root issue is that the Pipeline fails to update GITLAB with my content...
Workflow execution status: failed : exception : Failed to deploy [BLUEPRINT NAME] to GITLAB with error [[Failed to check-in] Error: [No repository id found for the repository [TOP_GROUP/SUB_GROUP/SUB_GROUP/PROJECT] ]] (Workflow:GitlabCheckIn / Check-in (item0)#44) (Dynamic Script Module name : executeVcoWorkflowAndWait#24) (Workflow:Run Content Workflow / Throw Error (item3)#1) (Workflow:Blackstone RP Deploy Content / Continue on failure (item29)#1)