Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
241c3744
Commit
241c3744
authored
Dec 17, 2013
by
KATOH Yasufumi
Committed by
Stéphane Graber
Dec 17, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: Update lxc-stop(1) for nolock option
update for commit
8face1de
Signed-off-by:
KATOH Yasufumi
<
karma@jazz.email.ne.jp
>
Acked-by:
Stéphane Graber
<
stgraber@ubuntu.com
>
parent
a58878d6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
1 deletion
+17
-1
lxc-stop.sgml.in
doc/ja/lxc-stop.sgml.in
+17
-1
No files found.
doc/ja/lxc-stop.sgml.in
View file @
241c3744
...
@@ -141,7 +141,23 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
...
@@ -141,7 +141,23 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
コンテナのクリーンシャットダウンをリクエストするのでなく,明確にコンテナ内の全てのタスクを kill します.これは,以前の <command>lxc-stop</command> の動作です.
コンテナのクリーンシャットダウンをリクエストするのでなく,明確にコンテナ内の全てのタスクを kill します.これは,以前の <command>lxc-stop</command> の動作です.
</para>
</para>
</listitem>
</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>
<varlistentry>
<term>
<term>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment