From 42e9f2470f8b602c777186eb9115b5b58202559b Mon Sep 17 00:00:00 2001 From: xz_ocs Date: Sat, 27 Sep 2025 11:20:16 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'ocs/diag=5Fnote.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ocs/diag_note.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ocs/diag_note.md b/ocs/diag_note.md index be9a087..cf418d3 100644 --- a/ocs/diag_note.md +++ b/ocs/diag_note.md @@ -1,3 +1,10 @@ +如需调试模块,请先备份参数。 +1. 备份参数: + python3 ocsdiag.py -i 10.57.216.95 -e 2 -s all -c reg_save --sl_file ./main_data/bak_regs/95_bak.yaml +2. 恢复参数: + python3 ocsdiag.py -i 10.57.216.95 -e 2 -s all -c reg_load --sl_file ./main_data/bak_regs/95_bak.yaml + + 0. 根据需求对节点执行power cycle ipmitool power cycle