Uploaded image for project: 'VCL'
  1. VCL
  2. VCL-176

Prevent vmware.pm from looping 15 times before checking ssh during load

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.0
    • 2.1
    • vcld (backend)
    • None

    Description

      vmware.pm is looping 15 times before checking if a loaded VM responds to ssh. It is only checking whether or not a VM is on during the first 15 iterations. This causes unnecessary delays if a VM is on and already responding to ssh. It doesn't hurt to check ssh each time. Remove the condition "if loop > 15 check ssh".

      Attachments

        Activity

          People

            arkurth Andrew Kurth
            arkurth Andrew Kurth
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: