ESXi

 View Only
  • 1.  Unable to install staf

    Posted Sep 27, 2012 06:45 AM

    Hi ,

    Currently configuring  vmware workbench with ESXi machines. While installing staf on the esx machines getting below response.

    Staf Ping Failed : Please check the network connection and make sure all firewalls are disabled.

    Network connectivity is good  and checked the firewall status .

    esxcli network firewall get
       Default Action: DROP
       Enabled: false
       Loaded: true

    Any ideas to install staf and resolve this issue ?

    Thanks in Advance .

    - venkatesh



  • 2.  RE: Unable to install staf

    Posted Dec 27, 2013 06:26 AM

    Hi

    I'm having exactly same issue.

    Can someone let me know how to resolve this issue ?



  • 3.  RE: Unable to install staf

    Posted Sep 11, 2014 04:51 AM

    Same issue with ESXi 5.5 and WB 3.0.1 :smileysad:

    This is not a connectivity issue for sure, both hosts is able to ping each other, firewall is disabled.

    Any way to debug it?



  • 4.  RE: Unable to install staf

    Posted Sep 11, 2014 07:07 AM

    Please run /bin/STAFProc& as you have already installed staf and do a 'ps' and see STAFProc is running.

    Check the ouput of 'staf local ping ping.'




  • 5.  RE: Unable to install staf

    Posted Mar 23, 2019 12:53 PM

    Yes ,I often met this issue,but recently I find the way to solve this .

    1.go to the ESXI host and edit the file /etc/hosts 

    2.add the FQDN of workbench into ESXI hosts file.such as

    --------------------------------------------------------------

    vi /etc/hosts

    192.168.10.1 esxi01.xxx.com esxi01

    192.168.10.10 workbench.xxx.com workbench

    --------------------------------------------------------------

    3.intall STAF into ESXI host via workbench installation helper.

    4.done well

    My personal website

    http://www.daimongu.com