mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-03 07:11:01 +00:00
doc: Update lxc-stop(1) for nolock option
update for commit 8face1de22
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
a58878d626
commit
241c3744ca
@ -141,7 +141,23 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
|
||||
コンテナのクリーンシャットダウンをリクエストするのでなく,明確にコンテナ内の全てのタスクを kill します.これは,以前の <command>lxc-stop</command> の動作です.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
<option>--nolock </option>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
<!--
|
||||
This option avoids the use of any of the API lxc locking, and should
|
||||
only be used if <command>lxc-stop</command> is hanging due to a bad
|
||||
system state.
|
||||
-->
|
||||
このオプションはいかなる場合でも API の lxc のロックの使用を回避します.システム状態が不良な場合に lxc-stop の応答がない状態の場合のみ使用すべきです.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
<term>
|
||||
|
Loading…
Reference in New Issue
Block a user