mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
edit
This commit is contained in:
parent
f9b6645487
commit
b23f19a119
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
1. Mount longhorn volume to a node (recommend worker node)
|
||||
1. Log into selected worker node
|
||||
1. Create temporary folder for migration
|
||||
sudo mkdir /tmp/folder
|
||||
> sudo mkdir /tmp/folder >
|
||||
1. List the disks to format
|
||||
sudo fdisk -l
|
||||
1. Format the disk
|
||||
|
|
Loading…
Reference in a new issue