Mass Machine_id Duplication

SUSE Managerを使用して仮想マシンを管理している場合は、仮想マシンのクローンを作成すると役立つ場合があります。 クローンとは、既存のディスクの正確なコピーであるプライマリディスクを使用する仮想マシンのことです。

仮想マシンのクローンを作成すると時間を大幅に節約できますが、ディスク上の識別情報が重複しているために問題が発生する可能性があります。

If you try to register two machine where one is the clone of the other, you probably want SUSE Manager to register them as two separate clients. However, if the machine ID in both the original client and the clone is the same, SUSE Manager registers both clients as one system, and the data is overwritten one the second machine is registered.

This can be resolved by changing the machine ID of the clone, so that SUSE Manager recognizes them as two different clients. For more information and instructions on how to change machine ID, see クローンクライアントの登録のトラブルシューティング.

However, in some situations, it is neither feasible nor practical to change the machine ID on all systems, as this could disrupt other applications that depend on the existing machine IDs. In those cases, a option is available where a fake machine ID is generated to be used in the context of SUSE Manager.

Procedure: Generating machine ID for SUSE Manager at registration time
  1. Create a Bootstrap script (skip this step if you already have it) For more information, see ブートストラップスクリプトを使用してクライアントを登録する.

  2. Open the file and change the parameter:

    GENERATE_OWN_MACHINEID=1
  3. Start using your bootstrap strict, and machine ID will not collide anymore.