Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-14010

RH318-4.3 : Ch02s02 - lab start script fails at "access to the RHV-M API" even after waiting 20 minutes of lab uptime

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • RH318 - RHV 4.3 20190918
    • RH318
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • 2
    • ROLE
    • en-US (English)

      Please fill in the following information:


      URL: https://rol.redhat.com/rol/app/courses/rh318-4.3/pages/ch02s04
      Reporter RHNID: bmittal@redhat.com
      Section Title:                           h2. Guided Exercise: Viewing a Red Hat Virtualization Host                                             

      Issue description

      None of the lab start script is working, since the RHV-M API is inaccessible even after wait of 20 minutes.

      Steps to reproduce:

       

      Workaround:

      Running this script in the workstation machine, after RHVM gets active(15 mins after lab gets active), to set the VM's to an old date of 2023-12-20.

      for host in rhvm hosta hostb hostc hostd utility workstation; do  
      echo $host;
      ssh root@$host 'systemctl disable chronyd';
      ssh root@$host 'systemctl stop chronyd';
      ssh root@$host 'timedatectl set-time 2023-12-20';
      done

       

      Expected result:

            glsbugs-hybridcloud@redhat.com PTL - RHEL Team
            bmittal@redhat.com Bhawyya Mittal
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: