I encounter a error in Guided Exercise: Create and Access a Virtual Machine.
It says the default storage class - nfs has no volumeSanpshotClass.
Is this kind of bug or miss-confuration in the storage class?
How chould I walk this around?
Hello
I get the same error
Also after re-creating the lab (lab finish & lab start)
I assume it has something to do with the rootdisk definition
*I'm working on 4.14 version
replace image name with 'mariadb-server.qcow2', this worked for me, if you check utility PVC URL, provided image doesnt exist there, so I have replaced with this image to make it work.
tl;dr
If you are getting this error, most likely you have a typo in your URL. Log in to the utility server and check the file is there in /var/www/html/openshift4/images/ directory.
Got the same error and there was a typo in my URL. Fixed it in the yaml, but the VM still never created. Had to delete the VM and start again. Made a different error in the URL and got the exact same error. Came here and saw this thread. The file and URL are now correct in the course 4.14 version (rhel9-mariadb.qcow2 and http://utility.lab.example.com:8080/openshift4/images/rhel9-mariadb.qcow2). Needed to log on to the utility classroom server and naviagate to /var/www/html/openshift4/..... to make sure the file is there and that httpd was running and listening on port 8080.
Bottom line, if you are getting this error, most likely you have a typo in your URL. Log in to the utility server and check the file is there in /var/www/html/openshift4/images/ directory.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.