Hi,
We are getting 504 errors while launching the VDI desktop and the VM is showing, VMware tools not running. THis is happening random for VM's in a cluster.
Any ideas..
Hi,
We are getting 504 errors while launching the VDI desktop and the VM is showing, VMware tools not running. THis is happening random for VM's in a cluster.
Any ideas..
How can I get a list of all the virtual machines in my vSphere cloud from inside a Jenkins pipeline?
I couldn't find such an option in the vSphere Plugin for Jenkins.
Thanks.
______________________________________________________________________________
Get list of vSphere VMs - Jenkins pipelineTellDunkin
NSX Management Service operation failed.( I/O error on GET request for "http://localhost:7441/api/2.0/services/ssoconfig": Connection to http://localhost:7441 refused; nested exception is org.apache.http.conn.HttpHostConnectException: Connection to http://localhost:7441 refused )
there is an above error in NSX manager Web UI. we planned to restart NSX manager VM . Would be there be any problem.
Could someone help
I'm attempting to install and configure VMware Cloud Native Storage CSI driver in a Pivotal Enterprise PKS cluster that I have up and running. I'm hitting an issue with the installation of the vSphere Cloud Controller Manager. I don't see a way in PKS that I can schedule that pod to run on the master node as required, My master node does not appear in the output when running commands such as 'kubectl get nodes' only the workers show up. Under the covers it is running Kubernetes 1.14.5.
Is PKS simple not supported by VMware Cloud Native Storage? Or is there a setting somewhere that I'm missing?
Thanks
Bryan
Hello
I am having troubles with the installation of a VDP in "Replication Tarjet mode" and ask for help about it.
The asistant finish with ok all the tests and restart de VM but after that, in VCenter the task still at 70%. I have waited for a day and nothing changes.
When I try to access to VMIP:8543/vdp-configure/, the assistant starts again. If I try to refill all the steps (it remembers all the configuration), I cant pass the point that ask for "Create Storage".
The av_log file shows this.
And the status.dpn command, this
Has anyone idea about this and how to solve it?
Thaks and sorry for my english.
Dear all,
does someone have a complete description of possible settings for the Cisco AnyConnect (not the legacy settings please) for iOS devices?
There is a document from the VMware Knowledge Base which provides a rudimentary description, but nothing more sprecific.
We would like to better understand the settings for this VPN product and how to use them with WSO and iOS devices.
Thanks!
Best regards
Peter
Hi All ,
Just curious if anyone has had success pushing AutoDESK apps out on AppStacks ?
We run about 4 different versions along with a 1000 individual addon's each user has for AutoCAD / Revit..etc.
Any idea if putting these in AppStacks works ok ?.. From the searches i find.. it sounds like login times are getting crazy high. Im also not finding any premade UEM configs so that makes me think not a ton of people are putting this in an Appstack ( well... and also using UEM ).
Any idea if bad idea to put AutoCAD in an app stack and put each AutoCAD ver on gold images ? ( which wouldnt be fun ).
If i remember correctly AutoCAD is over 100gb.. to have that copy down each and every time a user logs into a CAD machine would create an immense amount of traffic imo .
we are 2.15 app vol / 9.5 UEM / 7.6 Horizon .
thanks !
Hi i wanted connect to API to NSX Manager because i need get amount of session VPN SSL. This value i will need to ise inside script wchich willbe upgrade only EDGES without active users.
I used instruction from this book: https://subscription.packtpub.com/book/virtualization_and_cloud/9781786468017/14/ch14lvl1sec135/connecting-to-rest-api-s…
and created simple test on to estabilish connection but looks like something is not working and i dont understand why.
### Autorization $NSXManager = 'NSXMANAGER' $Username = 'admin' $Password = 'PASSWORD' ### $base64AuthInfo = [Convert]::ToBase64String([Text.Encoding]::ASCII.GetBytes("$Username`:$Password")) $Headers = @{Authorization = "Basic $base64AuthInfo"} ### #URI $Uri = "https://$NSXManager/api/2.0/services/vcconfig" $xml = Invoke-RestMethod -Uri $Uri -Method Get-Headers $Headers $xm
Error:
Invoke-RestMethod : Cannot bind parameter 'Method'. Cannot convert value "Get-Headers" to type "Microsoft.PowerShell.Commands.WebRequestMethod". Error: "Unable to match the identifier name Get-Headers to a valid enumerator name. Specify one of the following enu
merator names and try again:
Default, Get, Head, Post, Put, Delete, Trace, Options, Merge, Patch"
At line:1 char:44
+ $xml = Invoke-RestMethod -Uri $Uri -Method Get-Headers $Headers
+ ~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Invoke-RestMethod], ParameterBindingException
+ FullyQualifiedErrorId : CannotConvertArgumentNoMessage,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
URI which i will use: https://NSXMANAGER/api/4.0/edges/edge-566/sslvpn/activesessions
Please about help.
Hi
I have set Execution policy to RemoteSigned for LocalMachine as well as CurrentUser scope. However when my application is running powercli commands using sdk, I am getting following error -
"File C:\Program Files\WindowsPowerShell\Modules\VMware.VimAutomation.Sdk\VMware.VimAutomation.Sdk.psm1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at http://go.microsoft.com/fwlink/?LinkID=135170."
1) OS - Windows Server 2012 Standard
2) PowerShell Version -
$PSVersionTable.PSVersion
Major Minor Build Revision
----- ----- ----- --------
3 0 -1 -1
Also tried by upgrading Powershell version to 5.1. It throws same error.
3) Get-PowerCLIVersion
PowerCLI Version
----------------
VMware PowerCLI 11.5.0 build 14912921
---------------
Component Versions
---------------
VMware Common PowerCLI Component 11.5 build 14898112
VMware Cis Core PowerCLI Component PowerCLI Component 11.5 build 14898113
VMware VimAutomation VICore Commands PowerCLI Component PowerCLI Component 11.5 build 14899560
Then I tried doing this setting in code for each connection I make, I don't see the error then.
Since the setting is global, want to avoid it setting through code. Any clue to why the natively done setting is not persistent through multiple sessions?
Thanks in advance.
Hello Experts,
We have a situation where in our vCenter server backup jobs get stuck at various %s ( 0%, 70%, 99% and so on ) and when I look at the event log I see the following events ( bottom to top)
Remove snapshot - completed
Rename snapshot - completed
Create VM snapshot - Completed
Remove snapshot - Completed
Rename Snapshot - Completed
Backup VM scheduled - Completed
Create VM snapshot - Completed
Backup VM scheduled - ( showing stuck at 99% ).
However the backup for the VM is happening successfully but the job which is stuck at 99% will remain like this until i manualy cancel it. this is happening for many VMs in the environment. We are using Tivoli for taking VM backup.
Initially, I suspected this could be because of vCenter to backup server dis connectivity and therefore killed all the stuck jobs but now this is happening quite frequently. Could you please advice what is going wrong here.
Many thanks in advance.
I have ESXi 5.5 HPE installed on my ProLiant ML350 G6 server and I want to use the web client to manage it. I have downloaded the vSphere 5.5 package and tried to install the vCenter Single Sign-On as a prerequisite to the vSphere Web Client but it fails. According to the log file it is failing while trying to install TCServer version 5.5. Any help to get the web client working would be great. Thanks.
after all of this installation and remote connectivity , i am facing error when i am opening the app volume manager, there is error like startup failure,
ODBC::ERROR:08004 (916) Microsoft, the server principle ******* is not able to access the database ***** under the current security context: USE*****
I have attached the image of the error
We are currently building a new GM for Windows 10 1909. I have used the official VMware guide to set everything up with OSOT and have used a customized template derived from the 1909 template that OSOT provides. We are using Instant-Clones with floating assignment.
Now with all the optimization done using the newest versions for Horizon, DEM and AppVolumes, I have found that the Login times are double that of our current 1809 branch. Granted we are using mandatory profiles but as this is no longer best practice, I did not set one up this time. I have since gone back and used the default OSOT template to rule out the possibilities of having anything active that might prolong the Login process.
Using Splunk and the Uberagent I have found that the loading of DEM and policies takes the usual amount of time, but the initialization of the profile in Windows itself takes a very long time.
Has anyone encountered this issue? Unfortunately I cannot pinpoint what is taking so long during setup as all the environment logging seems to do nothing and the few things I have found don't explain why it is taking so long. Last tests without DEM and AppVolumes have shown that the shell load time can be anywhere between 30 to 70 seconds.
Appreciate any ideas or info you might have.
Best regards,
Raetke
Hi.
I am using VMware Workstation pro and recently upgraded it to 15.5.2.
I have a virtual machine that I have been using for a long time. The OS is Windows 10 Version 1803. This version has reached its end of life and I need to upgrade it to version 1909.
I have tied several times to update it using windows update. It downloads and installs and then requires me to restart. When I restart and get in windows, I realize that the installation has failed and the windows version is still 1803.
I upgraded my Vmware to the latest version as mentioned above and tried again. Still I am experiencing the same issue.
I don't want to install windows 10 from scratch in Vmware as I will lose the softwares installed.
Any assistance is appreciated.
I'm running Mojave as a guest VM in Fusion under Catalina. The Unity mode menu selection is greyed out.
Can Mojave run in Unity under Catalina? If so, how do i enable it?
Thanks
Jeremy
こんにちは。
全く新規でVSANレディーノードサーバでVSAN環境を構築する場合、購入しなくてはいけないラインセンスは「vShpereライセンス」「VSANライセンス」だけでしょうか?
「vCenterライセンス」というのも必要なのでしょうか?
よろしくお願いします。
while anabling Vcenter HA following error occured:
A general system error occurred: Failed to start HACore profile on node
What is the reason?
I am having a DataCenter with Single ESXI host. I want to create a Host Cluster using that Single ESXi host during business hours.
Will there be any impact of doing so ?
Hi,
I'm trying to create a AWS enpoint on VRA 7.6 using the VRA API via Postman, but I'm getting the following error:
Tenantable endpoints are not implemented.
Below is the sample payload. Am I missing something?
{
"extensionData": {
"entries": [
{
"key": "Extensibility.Lifecycle.Properties.VMPSMasterWorkflow32.BuildingMachine",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": "password",
"value": {
"type": "secureString",
"value": "1233"
}
},
{
"key": "Extensibility.Lifecycle.Properties.CloudProvisioningWorkflow.BuildComplete",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": "Extensibility.Lifecycle.Properties.VMPSMasterWorkflow32.MachineProvisioned",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": "Extensibility.Lifecycle.Properties.VMPSMasterWorkflow32.Disposing",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": " Extensibility.Lifecycle.Properties.VMPSMasterWorkflow32.UnprovisionMachine",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": "Extensibility.Lifecycle.Properties.CloudProvisioningWorkflow.CloudProvisioning",
"value": {
"type": "complex",
"componentTypeId": "com.vmware.csp.core.endpoint.configuration",
"componentId": null,
"classId": "Infrastructure.CustomProperty",
"typeFilter": null,
"values": {
"entries": [
{
"key": "value",
"value": {
"type": "string",
"value": "*"
}
},
{
"key": "secureString",
"value": {
"type": "boolean",
"value": false
}
},
{
"key": "prompt-user",
"value": {
"type": "boolean",
"value": false
}
}
]
}
}
},
{
"key": "username",
"value": {
"type": "string",
"value": "XXXXXXXXXXXXXXXXXXXX"
}
}
]
},
"associations": [
{
"fromEndpointType": "AmazonEC2",
"toEndpointType": "Proxy",
"toEndpointId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"fromEndpointId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx",
"version": "1",
"customProperties": null,
"associationTypeInfoId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
}
],
"typeId": "AmazonEC2",
"name": "aa-bb-nonprod",
"typeDisplayName": "Amazon EC2",
"uri": "",
"tenantId": "aabbnonprod",
"version": 1,
"description": "AA BB - NonProd"
}
Hello,
I am trying to build a VM using a tool called packer.
Everything builds correctly, but the network adaptor keeps getting disconnected when the VM powers on. If I try to change it to connect ii get the Invalid configuration for device '0' error. Details of the error are below when I try to connect the adaptor
2020-04-01T15:22:45.903Z info vpxd[05371] [Originator@6876 sub=InvtNetwork opID=k8af22nq-212648-auto-4k2x-h5:70026105-4] Checking for DVS with portgroup key dvportgroup-47, port key
2020-04-01T15:22:45.903Z info vpxd[05371] [Originator@6876 sub=InvtNetwork opID=k8af22nq-212648-auto-4k2x-h5:70026105-4] Checking for DVS with portgroup key dvportgroup-47, port key
2020-04-01T15:22:45.936Z info vpxd[05359] [Originator@6876 sub=vpxLro opID=k8af22nq-212648-auto-4k2x-h5:70026105-4] [VpxLRO] -- BEGIN task-8764 -- vm-1156 -- vim.VirtualMachine.reconfigure -- 52ef4049-ce9a-2fd0-6fb3-6c56efa25ee7(5290c459-1933-324a-48bc-6b2eec70e36c)
2020-04-01T15:22:45.937Z info vpxd[05359] [Originator@6876 sub=vpxLro opID=k8af22nq-212648-auto-4k2x-h5:70026105-4] [VpxLRO] -- FINISH task-8764
2020-04-01T15:22:45.937Z info vpxd[05359] [Originator@6876 sub=Default opID=k8af22nq-212648-auto-4k2x-h5:70026105-4] [VpxLRO] -- ERROR task-8764 -- vm-1156 -- vim.VirtualMachine.reconfigure: vim.fault.ConcurrentAccess:
--> Result:
--> (vim.fault.ConcurrentAccess) {
--> faultCause = (vmodl.MethodFault) null,
--> faultMessage = <unset>
--> msg = ""
--> }
--> Args:
-->
--> Arg spec:
--> (vim.vm.ConfigSpec) {
--> changeVersion = "2020-04-01T15:21:40.42407Z",
--> name = <unset>,
--> version = <unset>,
--> createDate = <unset>,
--> uuid = <unset>,
--> instanceUuid = <unset>,
--> npivNodeWorldWideName = <unset>,
--> npivPortWorldWideName = <unset>,
--> npivWorldWideNameType = <unset>,
--> npivDesiredNodeWwns = <unset>,
--> npivDesiredPortWwns = <unset>,
--> npivTemporaryDisabled = <unset>,
--> npivOnNonRdmDisks = <unset>,
--> npivWorldWideNameOp = <unset>,
--> locationId = <unset>,
--> guestId = <unset>,
--> alternateGuestName = <unset>,
--> annotation = <unset>,
--> files = (vim.vm.FileInfo) null,
--> tools = (vim.vm.ToolsConfigInfo) null,
--> flags = (vim.vm.FlagInfo) null,
--> consolePreferences = (vim.vm.ConsolePreferences) null,
--> powerOpInfo = (vim.vm.DefaultPowerOpInfo) null,
--> numCPUs = <unset>,
--> numCoresPerSocket = <unset>,
--> memoryMB = <unset>,
--> memoryHotAddEnabled = <unset>,
--> cpuHotAddEnabled = <unset>,
--> cpuHotRemoveEnabled = <unset>,
--> virtualICH7MPresent = <unset>,
--> virtualSMCPresent = <unset>,
--> deviceChange = (vim.vm.device.VirtualDeviceSpec) [
--> (vim.vm.device.VirtualDeviceSpec) {
--> operation = "edit",
--> fileOperation = <unset>,
--> device = (vim.vm.device.VirtualVmxnet3) {
--> dynamicProperty = <unset>,
--> key = 4000,
--> deviceInfo = (vim.Description) {
--> label = "Network adapter 1",
--> summary = "DVSwitch: 50 16 83 17 8b 8a 4f 88-e3 a9 66 82 4f 3d fe 3b"
--> },
--> backing = (vim.vm.device.VirtualEthernetCard.DistributedVirtualPortBackingInfo) {
--> port = (vim.dvs.PortConnection) {
--> switchUuid = "50 16 83 17 8b 8a 4f 88-e3 a9 66 82 4f 3d fe 3b",
--> portgroupKey = "dvportgroup-47",
--> portKey = <unset>,
--> connectionCookie = <unset>
--> }
--> },
--> connectable = (vim.vm.device.VirtualDevice.ConnectInfo) {
--> migrateConnect = <unset>,
--> startConnected = true,
--> allowGuestControl = true,
--> connected = true,
--> status = "unrecoverableError"
--> },
--> slotInfo = (vim.vm.device.VirtualDevice.PciBusSlotInfo) {
--> pciSlotNumber = 33
--> },
--> controllerKey = 100,
--> unitNumber = 7,
--> addressType = "generated",
--> macAddress = "00:0c:29:bb:5b:ba",
--> wakeOnLanEnabled = false,
--> resourceAllocation = (vim.vm.device.VirtualEthernetCard.ResourceAllocation) {
--> reservation = 0,
--> share = (vim.SharesInfo) {
--> shares = 50,
--> level = "normal"
--> },
--> limit = -1
--> },
--> externalId = <unset>,
--> uptCompatibilityEnabled = false
--> },
--> profile = <unset>,
--> backing = (vim.vm.device.VirtualDeviceSpec.BackingSpec) null
--> }
--> ],
--> cpuAllocation = (vim.ResourceAllocationInfo) null,
--> memoryAllocation = (vim.ResourceAllocationInfo) null,
--> latencySensitivity = (vim.LatencySensitivity) null,
--> cpuAffinity = (vim.vm.AffinityInfo) null,
--> memoryAffinity = (vim.vm.AffinityInfo) null,
--> networkShaper = (vim.vm.NetworkShaperInfo) null,
--> cpuFeatureMask = <unset>,
--> extraConfig = <unset>,
--> swapPlacement = <unset>,
--> bootOptions = (vim.vm.BootOptions) null,
--> vAppConfig = (vim.vApp.VmConfigSpec) null,
--> ftInfo = (vim.vm.FaultToleranceConfigInfo) null,
--> repConfig = (vim.vm.ReplicationConfigSpec) null,
--> vAppConfigRemoved = <unset>,
--> vAssertsEnabled = <unset>,
--> changeTrackingEnabled = <unset>,
--> firmware = <unset>,
--> maxMksConnections = <unset>,
--> guestAutoLockEnabled = <unset>,
--> managedBy = (vim.ext.ManagedByInfo) null,
--> memoryReservationLockedToMax = <unset>,
--> nestedHVEnabled = <unset>,
--> vPMCEnabled = <unset>,
--> scheduledHardwareUpgradeInfo = (vim.vm.ScheduledHardwareUpgradeInfo) null,
--> vmProfile = <unset>,
--> messageBusTunnelEnabled = <unset>,
--> crypto = (vim.encryption.CryptoSpec) null,
--> migrateEncryption = <unset>
--> }