cancel
Showing results for 
Search instead for 
Did you mean: 
fmarchio
Cadet
Cadet
  • 349 Views

AI267 projects not starting

Jump to solution

Hi all,

I have started the Developing and Deploying AI/ML Applications on Red Hat OpenShift AI (267) Course however I'm facing some issues with starting the labs. Basically, the "lab start" actions are hanging up with no progress.

For example, the first two guided exercises fail to verify the cluster state:

$ lab install -u AI262 && lab start projects-concept
. . .

FAIL Verifying cluster state
- Operators were not ready after 6 minutes
- Cannot continue lab script


$ lab install -u AI262 && lab start projects-workbenches

FAIL Verifying cluster state
- Operators were not ready after 6 minutes
- Cannot continue lab script

Can you recommend how to progress with the labs in this course?

Thanks

Labels (1)
1 Solution

Accepted Solutions
Wasim_Raja
Moderator
Moderator
  • 287 Views

@fmarchio Thanks for reaching out.

This error happens when the cluster is not completely up.

You can check the status of the cluster and try the script again.

To check the cluster run: ssh lab@utility "./wait.sh"

If the above results looks OK then try the script again it will work.

 

View solution in original post

0 Kudos
1 Reply
Wasim_Raja
Moderator
Moderator
  • 288 Views

@fmarchio Thanks for reaching out.

This error happens when the cluster is not completely up.

You can check the status of the cluster and try the script again.

To check the cluster run: ssh lab@utility "./wait.sh"

If the above results looks OK then try the script again it will work.

 

0 Kudos
Join the discussion
You must log in to join this conversation.