Documentation survey

客户端联系方法

SUSE Multi-Linux Manager 服务器可以使用三种联系方法来与客户端通讯。这些方法基于 Salt 协议。

使用哪种 Salt 联系方法取决于客户端类型以及网络体系结构:

默认

除非用户有特殊需求,否则建议使用此方法。默认会部署 Salt 捆绑包实现。有关详细信息,请参见 默认联系方法

SSH 推送

仅当由于网络限制而导致客户端无法与服务器建立联系时才有用。只能通过 Salt 捆绑包支持此方法。此联系方法有严重的限制。有关详细信息,请参见 SSH 推送联系方法

SSH 推送(使用隧道)

与 SSH 推送相同,但使用安全通讯隧道。有关详细信息,请参见 SSH 推送(使用隧道)联系方法

Salt 通讯软件实现选项:

Salt 捆绑包 (venv-salt-minion)

is a single binary package containing Salt Minion, Python 3, required Python modules, and libraries. Thus the Salt contact method is independent from software installed on the client.

For more information, see Salt 捆绑包.

Salt 受控端 (salt-minion)

is Salt software installed on the client system and it is no longer supported with SUSE Multi-Linux Manager in general. If needed, you can install it on SUSE Linux Enterprise 15 clients and derivatives (like SLE Micro) for bootstrapping only. Then, during bootstrapping it will be replaced with venv-salt-minion.

SUSE Multi-Linux Manager 5.0 及更高版本不再支持所谓的传统联系协议。在从 SUSE Multi-Linux Manager 4 升级到 5 之前,必须将所有现有的传统客户端(包括传统代理)迁移到 Salt,或将其替换为 Salt 代理。

有关将传统 SUSE Multi-Linux Manager 4 客户端迁移到 Salt 客户端的详细信息,请参见 https://documentation.suse.com/suma/4.3/en/suse-manager/client-configuration/contact-methods-migrate-traditional.html