![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,041 Views
Yet, the template has the user and I'm logging with the dbadmin and the specified password.
Accepted Solutions
![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,028 Views
Seems that my issue was not setting up '${NAME}-tmpdata' (as the description was not mentioning it at all). After setting it as per the solution - the grade script PASS-ed.
![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,031 Views
Seems that in the description we have a discrepancy compared to the solution:
Use template variables to configure the name of the rootdisk data volume to the name of the VM that the template creates.
while in the solution we change tmpdata too:
Use the YAML editor to append the name of the VM that the template creates to the tmpdata data volume. Navigate to the YAML tab and update the following object values to use the '${NAME}-tmpdata' template variable.
![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,029 Views
Seems that my issue was not setting up '${NAME}-tmpdata' (as the description was not mentioning it at all). After setting it as per the solution - the grade script PASS-ed.
![Mission Specialist Mission Specialist](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Specialist_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 1,007 Views
I'm glad to hear that setting up `${NAME}-tmpdata` resolved your issue and allowed the grade script to pass! It's unfortunate that the description didn't mention this requirement, which could definitely cause confusion.
If you have control over the documentation or can provide feedback, it might be helpful to update the description to include this step for others who might encounter the same problem.
Do you need any further assistance with this or anything else?
![Flight Engineer Flight Engineer](/html/rank_icons/RH_SERV_005534_01_MECH_Rank_Engineer_16x16@2x.png)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 976 Views
Hi Leon120,
Thanks for the reply. In this case, the solution is to change tmpdata data volume to '${NAME}-tmpdata' but it will be nice if someone can change the lab and adjust the description.
![Community Manager Community Manager](/i/rank_icons/admin.gif)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- 912 Views
@hunter86_bg Thanks for pointing it out - I will report this to have that information included in the description - so thag one does not have to click on the solution button to get the information.