diff --git a/data/workshop/scenario5.mdx b/data/workshop/scenario5.mdx index d1ba868..e495e18 100644 --- a/data/workshop/scenario5.mdx +++ b/data/workshop/scenario5.mdx @@ -40,7 +40,11 @@ Time to roll up your sleeves, join the Acme Skype for Business™ video call and For this task your team's challenge is to increase the storage of an existing virtual machine `cryto-carnivore-cpuminer3000` in the `super-important-dont-deleteme` namespace. -The virtual machine currently has a root disk of `30GiB` of storage. This needs to be increased to `60GiB`. No command line is required, though you will need to verify that your additional storage is now presented to the virtual machine operating system. +The virtual machine currently has a root disk of `30GiB` of storage. This needs to be increased to `60GiB`. No command line is required, though you will need to investigate potential storage misconfigurations and verify that your additional storage is now presented to the virtual machine operating system. + +Documentation you may find helpful is: +- https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/virtual_disks/virt-expanding-vm-disks.html +- https://docs.openshift.com/container-platform/4.15/storage/expanding-persistent-volumes.html#expanding-csi-volumes_expanding-persistent-volumes ## 5.2 - But wait there's more!