This commit is contained in:
James Turland 2023-11-07 16:58:50 +00:00
parent f9b6645487
commit b23f19a119
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
1. Mount longhorn volume to a node (recommend worker node) 1. Mount longhorn volume to a node (recommend worker node)
1. Log into selected worker node 1. Log into selected worker node
1. Create temporary folder for migration 1. Create temporary folder for migration
sudo mkdir /tmp/folder > sudo mkdir /tmp/folder >
1. List the disks to format 1. List the disks to format
sudo fdisk -l sudo fdisk -l
1. Format the disk 1. Format the disk