-
Bug
-
Resolution: Done
-
Minor
-
DO316 - OCP4.16-en-1-20241121
-
None
-
False
-
-
False
-
2
-
-
-
en-US (English)
Please fill in the following information:
URL: | https://role.rhu.redhat.com/rol-rhu/app/courses/do316-4.16/pages/ch02s05 |
Reporter RHNID: | shasingh01 |
Section Title: | Creating and Accessing Virtual Machines from the Command Line |
Issue description
Description: Typo the below paragraph has "postresql" must to say "PostgreSQL". mission "G"
You can use the --volume-datasource option to specify a data volume that the VM can use as the boot source. You must define the name of the data volume and the namespace where the resource is located. To create the manifest file of a VM named postgresql-rhel9 that uses the postresql-dv data volume, use the virtctl create vm --name postgresql-rhel9 --volume-datasource=src:dv-namespace/dv-name command:
[user@host ~]$ virtctl create vm --name postgresql-rhel9 --volume-datasource=src:postresql-project/postresql-dv
Steps to reproduce:
Workaround:
Expected result: