From 03a44eb4eef51bae0da64f056f371356c5c17ac4 Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 12 Apr 2024 13:38:17 +1200 Subject: [PATCH] Updated scenario 3 documentation. --- data/workshop/scenario3.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/workshop/scenario3.mdx b/data/workshop/scenario3.mdx index bb4fc52..a3146de 100644 --- a/data/workshop/scenario3.mdx +++ b/data/workshop/scenario3.mdx @@ -19,10 +19,11 @@ The Acme Financial Services team have put you on the spot, can you quickly pull For this task, your team must live migrate the virtual machine named `fedora` in namespace `demotestblah17` from one node to another. -No command line is required. However you will need to investigate why the machine currently reports `LiveMigratable` to be `False`. +No command line is required. However before you can complete the migration you will first need to investigate and correct why the virtual machine is currently not running. You had one too many mountain dews last night and can't remember how the machine got into the state it did. Documentation you may find helpful is: - https://docs.openshift.com/container-platform/4.15/virt/live_migration/virt-configuring-live-migration.html +- https://docs.openshift.com/container-platform/4.15/virt/virtual_machines/advanced_vm_management/virt-specifying-nodes-for-vms.html ## 3.2 - Check your work