プロキシへのクライアントの登録

プロキシサーバは、クライアントのためにブローカおよびパッケージキャッシュとして動作できます。クライアントをプロキシに登録する動作は、クライアントをSUSE Multi-Linux Managerサーバに直接登録する動作に似ていますが、いくつかの相違点があります。

Web UI、コマンドラインにおけるコマンド、またはブートストラップスクリプトを使用してクライアントをプロキシに登録するための情報が次の各セクションに記載されています。クライアントをあるSUSE Multi-Linux Managerプロキシから別のプロキシまたはSUSE Multi-Linux Managerサーバに移動する方法もあります。

Within the Web UI, proxy pages show information about clients. You can see a list of clients that are connected to a proxy by clicking the name of the proxy in Systems  System List  Proxy, then select the Proxy subtab of the Details tab.

A list of chained proxies for a client can be seen by clicking the name of the client in Systems  All, then select the Connection subtab of the Details tab.

1. プロキシ間でのクライアントの移動

登録プロセスを繰り返すことなく、クライアント(Salt)およびSalt SSH Pushクライアントをプロキシ間で移動することができます。

チェーンされたプロキシを移動することはできません。 チェーンされたプロキシを移動する代わりに、新しいプロキシを作成し、クライアントを移動して、古いプロキシを削除します。

プロシージャ: プロキシ間でクライアントまたは Salt SSH Pushクライアントを移動する
  1. In the SUSE Multi-Linux Manager Web UI, navigate to the System Details page for the client you want to move between proxies.

  2. Navigate to the Connection tab. Then follow the Change proxy link to see the drop-down menu.

  3. From the New Proxy drop-down menu select the proxy you want the client to move to, and click Change Proxy.

プロシージャ: SSMで複数のクライアントまたはSalt SSH Pushクライアントをプロキシ間で移動する
  1. SUSE Multi-Linux ManagerのWeb UIで、システム  システム一覧に移動し、移動するそれぞれのクライアントを確認します。クライアントがシステムセットマネージャに追加されます。

  2. Navigate to Systems  System Set Manager, and go to the Misc  Proxy tab.

  3. From the New Proxy drop-down menu select the proxy you want the clients to move to, and click Change Proxy.

The same functionality is also available with the system.changeProxy API call.

1.1. 背景情報

この機能の効果は、通常のSaltクライアントとSalt SSH Pushクライアントで異なります。

1.1.1. デフォルトのクライアント

The function schedules a Salt state action, which modifies master: setting in the susemanager.conf Salt client configuration file to point to the new proxy. Then the function restarts the Salt client.

Changing master: by manually editing the susemanager.conf file has the same effect and is supported, too.

クライアントが再起動して新しいプロキシ経由で再接続すると、サーバはデータベース内のプロキシパスを更新し、チャンネルURLを更新するための別のアクションをスケジュールします。

1.1.2. Salt SSH Pushクライアント

この機能はデータベース内のプロキシパスをただちに更新し、チャンネルURLを更新するための新しいアクションがスケジュールされます。

2. プロキシからサーバへのクライアントの移動

If you want to move a client from a proxy to the server, select None from proxy list.