mirror of
https://github.com/terem42/zfs-hetzner-vm.git
synced 2025-12-22 23:08:36 +00:00
Merge pull request #33 from jlsjonas/patch-1
Add note when dealing with software raid
This commit is contained in:
@@ -49,3 +49,5 @@ To reattach, type `screen -r zfs`
|
|||||||
|
|
||||||
Upon succesfull run, the script will reboot system, and you will be able to login into it, using the same SSH key you have used within rescue console
|
Upon succesfull run, the script will reboot system, and you will be able to login into it, using the same SSH key you have used within rescue console
|
||||||
|
|
||||||
|
Please note that the drives you intend to format can not be in use,
|
||||||
|
you can execute `mdadm --stop --scan` before running the script to halt default software raid operations.
|
||||||
|
|||||||
Reference in New Issue
Block a user