From 5c1b5604be2fcc9a5f96a9874ff088565194bb04 Mon Sep 17 00:00:00 2001 From: Max Bachhuber Date: Thu, 7 Nov 2024 18:03:27 +0100 Subject: [PATCH] docs(clustertool) Add hint about removing the ISO after installation on TrueNAS (#28961) **Description** Not removing the Talos ISO after installation causes DHCP errors on restarts of the VM. So i have added "Post installation steps" documentation to the TrueNAS VM setup documentation. Signed-off-by: Max Bachhuber --- .../docs/clustertool/virtual-machines/truenas-scale.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/src/content/docs/clustertool/virtual-machines/truenas-scale.mdx b/website/src/content/docs/clustertool/virtual-machines/truenas-scale.mdx index b0d951c01ca..35ced44acf0 100644 --- a/website/src/content/docs/clustertool/virtual-machines/truenas-scale.mdx +++ b/website/src/content/docs/clustertool/virtual-machines/truenas-scale.mdx @@ -327,6 +327,12 @@ Workernodes can be pretty basic and should "just work". size: <= 600GB ``` +### Post-Installation steps + +To make sure your Talos cluster starts correctly after restarting the VM, don't forget to remove the Installation Media ISO after you initialized the cluster. + +You can do this by going to `Virtualization` > Expand your VM > `Devices` and then delete the "CD Rom"-device. + ### GPU pass-through Caveats