From bda4f092b1824b03e41757bf5fcd90087a0999bd Mon Sep 17 00:00:00 2001 From: bach Date: Fri, 1 Jul 2022 11:47:13 +0200 Subject: [PATCH] readme --- readme.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..c588891 --- /dev/null +++ b/readme.md @@ -0,0 +1,16 @@ +proxmox post install ovh soyoustart +=================================== + + +# zfs + +```sh +systemctl stop pvestatd +systemctl stop pvedaemon +systemctl stop pve-cluster +systemctl stop corosync +systemctl stop pve-ha-crm +systemctl stop pve-ha-lrm +systemctl stop pveproxy +systemctl stop pve-manager +``` \ No newline at end of file