提交 6b28a94d 编写于 作者: A amyMaYun 提交者: Gitee

支持100个并发

上级 1f214d30
......@@ -7,22 +7,22 @@
## 参数说明<a name="zh-cn_topic_0182200831_section3103441141912"></a>
<a name="zh-cn_topic_0182200831_table1869210387418"></a>
<table><thead align="left"><tr id="zh-cn_topic_0182200831_row1569373816419"><th class="cellrowborder" valign="top" width="14.04%" id="mcps1.1.4.1.1"><p id="zh-cn_topic_0182200831_p106936387415"><a name="zh-cn_topic_0182200831_p106936387415"></a><a name="zh-cn_topic_0182200831_p106936387415"></a>命令</p>
</th>
<th class="cellrowborder" valign="top" width="19.67%" id="mcps1.1.4.1.2"><p id="zh-cn_topic_0182200831_p3923191620525"><a name="zh-cn_topic_0182200831_p3923191620525"></a><a name="zh-cn_topic_0182200831_p3923191620525"></a>参数</p>
</th>
<th class="cellrowborder" valign="top" width="66.29%" id="mcps1.1.4.1.3"><p id="zh-cn_topic_0182200831_p3924171618525"><a name="zh-cn_topic_0182200831_p3924171618525"></a><a name="zh-cn_topic_0182200831_p3924171618525"></a>参数指定值说明</p>
</th>
</tr>
</thead>
<tbody><tr id="zh-cn_topic_0182200831_row12693163810415"><td class="cellrowborder" valign="top" width="14.04%" headers="mcps1.1.4.1.1 "><p id="zh-cn_topic_0182200831_p66931838134110"><a name="zh-cn_topic_0182200831_p66931838134110"></a><a name="zh-cn_topic_0182200831_p66931838134110"></a>lcrc create/run</p>
</td>
<td class="cellrowborder" valign="top" width="19.67%" headers="mcps1.1.4.1.2 "><p id="zh-cn_topic_0182200831_p169241552111"><a name="zh-cn_topic_0182200831_p169241552111"></a><a name="zh-cn_topic_0182200831_p169241552111"></a>--system-container</p>
</td>
<td class="cellrowborder" valign="top" width="66.29%" headers="mcps1.1.4.1.3 "><a name="zh-cn_topic_0182200831_ul642434723115"></a><a name="zh-cn_topic_0182200831_ul642434723115"></a><ul id="zh-cn_topic_0182200831_ul642434723115"><li>布尔变量,取值为true、false,未指定值时表示true。</li><li>指定某个容器类型是否属于系统容器,必须使能。</li></ul>
</td>
</tr>
</tbody>
<table><thead align="left"><tr id="zh-cn_topic_0182200831_row1569373816419"><th class="cellrowborder" valign="top" width="14.04%" id="mcps1.1.4.1.1"><p id="zh-cn_topic_0182200831_p106936387415"><a name="zh-cn_topic_0182200831_p106936387415"></a><a name="zh-cn_topic_0182200831_p106936387415"></a>命令</p>
</th>
<th class="cellrowborder" valign="top" width="19.67%" id="mcps1.1.4.1.2"><p id="zh-cn_topic_0182200831_p3923191620525"><a name="zh-cn_topic_0182200831_p3923191620525"></a><a name="zh-cn_topic_0182200831_p3923191620525"></a>参数</p>
</th>
<th class="cellrowborder" valign="top" width="66.29%" id="mcps1.1.4.1.3"><p id="zh-cn_topic_0182200831_p3924171618525"><a name="zh-cn_topic_0182200831_p3924171618525"></a><a name="zh-cn_topic_0182200831_p3924171618525"></a>参数指定值说明</p>
</th>
</tr>
</thead>
<tbody><tr id="zh-cn_topic_0182200831_row12693163810415"><td class="cellrowborder" valign="top" width="14.04%" headers="mcps1.1.4.1.1 "><p id="zh-cn_topic_0182200831_p66931838134110"><a name="zh-cn_topic_0182200831_p66931838134110"></a><a name="zh-cn_topic_0182200831_p66931838134110"></a>lcrc create/run</p>
</td>
<td class="cellrowborder" valign="top" width="19.67%" headers="mcps1.1.4.1.2 "><p id="zh-cn_topic_0182200831_p169241552111"><a name="zh-cn_topic_0182200831_p169241552111"></a><a name="zh-cn_topic_0182200831_p169241552111"></a>--system-container</p>
</td>
<td class="cellrowborder" valign="top" width="66.29%" headers="mcps1.1.4.1.3 "><a name="zh-cn_topic_0182200831_ul642434723115"></a><a name="zh-cn_topic_0182200831_ul642434723115"></a><ul id="zh-cn_topic_0182200831_ul642434723115"><li>布尔变量,取值为true、false,未指定值时表示true。</li><li>指定某个容器类型是否属于系统容器,必须使能。</li></ul>
</td>
</tr>
</tbody>
</table>
## 约束限制<a name="zh-cn_topic_0182200831_section186731325112013"></a>
......@@ -33,7 +33,6 @@
- 系统容器内支持运行各类服务,服务的启停通过systemctl来管理,服务之间可能会出现相互依赖关系导致异常情况下某些服务进程出现D/Z状态,使得容器无法正常退出。
- 系统容器内的某些服务进程可能会影响其它操作结果,例如容器内若运行了NetworkManager服务,可能会影响向容器添加网卡的行为(网卡添加成功然后被NetworkManger停掉),导致不可预期的结果。
- 系统容器和主机暂时无法实现udev事件隔离,所以fstab配置也暂不支持。
- 最多支持并发启动100个系统容器。
## 使用示例<a name="zh-cn_topic_0182200831_section55579413204"></a>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册