
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 9,882 Views
We are excited to launch a space dedicated to the Red Hat Training course, Managing Virtual Machines with Red Hat OpenShift Virtualization!
To gain the most value from this group - click the "Join Group" button in the upper right hand corner of the group home page.
We encourage group members to collaborate in this group to discuss topics, ask questions, share best practices and tips, provide course feedback, and share their accomplishments as it relates to DO316.
Read more about Managing Virtual Machines with Red Hat OpenShift Virtualization here.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 751 Views
Problems with do316:
wait.sh reports:
But labs can't be started:
On Dec 23, I opened a ticket regading another lab with the same issue, called "multihomed-review". Received "thank you for submitting" and nothing since then.
Thanks,
Ilya.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 731 Views
the easier way,i would advise you to destroy lab and recreate again, it have some potential like operator been installed or some VM, namespace, resources not cleanup, so it will cause this issue.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 546 Views
I used to think that destroying and re-creating the lab environment is a universal way to resolve any OpenShift lab issue. But at some point, support asked me why I destroyed the lab if I didn't receive an instruction to do so

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 686 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 677 Views
Hello, is there a way for me to check how many lab hours I’ve used? I remember using it for less than 30 minutes, but the console shows that it was stopped 2 hours ago. As a result, I can’t see details about how many hours I have left. Can you help with this? I also checked this thread https://learn.redhat.com/t5/DO316-Managing-Virtual-Machines/lab-hours/m-p/48859#M173, but I couldn’t find these numbers in my subscription.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,550 Views
The number of hours used on your labs can be found in a few different places:
- On your Reports page. This will have a tab for "Lab Acrtivity" and list each lab and the number oif hours used.
- On the Dashboard. This will have a list of all labs that were created, and how many hours spent on each
- From a downloaded report. From either link above, there will be an option to download a TSV report. This report will list the courses where the labs were created, and include the number of hours used.
Please note, that depending on your subscription type, you access to each of the above may be limited.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 595 Views
```Traceback (most recent call last):
File "/home/student/.venv/labs/lib/python3.9/site-packages/labs/lab.py", line 352, in start
grading.prestart()
File "/home/student/.venv/labs/lib/python3.9/site-packages/labs/grading.py", line 25, in prestart
self.start()
File "/home/student/.venv/labs/lib/python3.9/site-packages/do316/network-services.py", line 225, in start
userinterface.Console(items).run_items(action="Starting")
File "/home/student/.venv/labs/lib/python3.9/site-packages/labs/common/userinterface.py", line 120, in run_items
raise LabError(msg)
labs.laberrors.LabError: The 'Checking CatalogSource' fatal step has failed
```

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 595 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 592 Views
oc login -u admin -p ********* https://api_server_url:6443
Once connected successfully, exit the utility machine and come back to the workstation machine. Finally, run : lab start lab_name
Hope it is helpful!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 319 Views