From 316746d9689eb576166dbfafe222973fe50a93f1 Mon Sep 17 00:00:00 2001 From: James Blair Date: Fri, 12 Apr 2024 09:16:07 +1200 Subject: [PATCH] Continue working on scenario 3. --- data/workshop/scenario3.mdx | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/data/workshop/scenario3.mdx b/data/workshop/scenario3.mdx index ddd59a9..bb4fc52 100644 --- a/data/workshop/scenario3.mdx +++ b/data/workshop/scenario3.mdx @@ -17,15 +17,17 @@ The Acme Financial Services team have put you on the spot, can you quickly pull ## 3.1 - Initiate the live migration -... +For this task, your team must live migrate the virtual machine named `fedora` in namespace `demotestblah17` from one node to another. -## 3.2 - Confirm the workload is uninterrupted +No command line is required. However you will need to investigate why the machine currently reports `LiveMigratable` to be `False`. -... +Documentation you may find helpful is: +- https://docs.openshift.com/container-platform/4.15/virt/live_migration/virt-configuring-live-migration.html -## 3.3 - Check your work -If the virtual machine in your **demotestblah17** namespace has been live migrated successfully please post a message in `#event-anz-ocp-virt-hackathon` with the message: +## 3.2 - Check your work + +If the virtual machine in your **demotestblah17** namespace has been live migrated to another node successfully please post a message in `#event-anz-ocp-virt-hackathon` with the message: > Please review team [name] solution for exercise 3.