Alvarito_CODE
Contributor
Contributor

Problem with vSphere and hosts

Hi,
I have problems with vSphere vCenter Server and with hosts in this.

I have 2 hosts inside of vShpere vCenter Server and in each one i have many VM

When i turn off a VM and then i try power on from the vCenter give me a error: Refused Connection but if i entry in host with vShpere Client i can power on the VM.

Does anyone know why?

Thank you!

Reply
0 Kudos
hussainbte
Expert
Expert

What is the status of hosts in venter? Are they connected.?

What license are you using with venter and esxi hosts.?

If you found my answers useful please consider marking them as Correct OR Helpful Regards, Hussain https://virtualcubes.wordpress.com/
Reply
0 Kudos
vijayrana968
Virtuoso
Virtuoso

This is happening on all VMs or any particular vm ?

Reply
0 Kudos
Tech0Addict
Enthusiast
Enthusiast

Please provide more details,

vSphere version,

Screen shot of the error

HA enabled ? status of admission control ?

Windows based vCenter or vcsa ?

it looks like the vCenter workflow manager service is not working.

Reply
0 Kudos
bhards4
Hot Shot
Hot Shot

Hi,

Well, its mostly seen in VCSA6.0 (vCenter appliance)

Resolution is to check the status of VMware vCenter Workflow Manager Services on VCSA

First verify the disk size by using df -vh and see if there any disk which is about to 100%

Most of the time disk is full at /storage/log. Try to clear the space and then try to start the workflow service by using below steps.

Please find below steps to follow

1) Login to VCSA via Putty.

2) shell.set --enabled True

3) service-control --status vmware-vpx-workflow

4) If its showing stop. Start the same by below command

service-control --start vmware-vpx-workflow.

Now try to power on the vm from vCenter.

-Sachin

View solution in original post

Reply
0 Kudos
Alvarito_CODE
Contributor
Contributor

Yes, the host are connected and running without problems
The license, i dont know because the old system administrator is not working here now. Imagine that is Standard

Reply
0 Kudos
Alvarito_CODE
Contributor
Contributor

On all VMs.

Reply
0 Kudos
Alvarito_CODE
Contributor
Contributor

vSphere Version is 6.0
Ha not enabled.

For the answers and what I read in the help, I think it's because Workflow is not activated. What are the consequences if I activate it?

Reply
0 Kudos
Alvarito_CODE
Contributor
Contributor

What are the consequences if I activate it?


Is stopped the workflow in my vSphere

Reply
0 Kudos
Tech0Addict
Enthusiast
Enthusiast

You can feel free for doing that Smiley Happy

the only consequences is that it will fix your problem Smiley Happy

Please follow this VMware KB:

https://kb.vmware.com/s/article/2118319

If you found my answers useful please consider marking them as Correct OR Helpful

Reply
0 Kudos
Alvarito_CODE
Contributor
Contributor

Thank you so much! The perfect solution.


Many thanks for all!

Reply
0 Kudos