대량 Machine_id 중복
SUSE Multi-Linux Manager를 사용하여 가상 머신을 관리하는 경우 VM의 클론을 생성하는 것이 유용할 수 있습니다. 클론은 기존 디스크의 복사본인 기본 디스크를 사용하는 VM입니다.
VM을 복제하면 시간을 크게 절약할 수 있지만, 디스크에 중복된 식별 정보가 있으면 문제가 발생할 수 있습니다.
If you try to register two machine where one is the clone of the other, you probably want SUSE Multi-Linux 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 Multi-Linux 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 Multi-Linux Manager recognizes them as two different clients. For more information and instructions on how to change machine ID, see 문제 해결 복제된 클라이언트 등록.
하지만 일부 경우에는 기존 머신 ID에 의존하는 다른 애플리케이션에 장애를 유발할 수 있으므로, 모든 시스템에서 머신 ID를 변경할 수 없으며 이것이 실용적이지도 않습니다. 이러한 경우 SUSE Multi-Linux Manager 환경에서 사용하기 위해 가짜 머신 ID를 생성할 수 있는 옵션이 제공됩니다.
Create a Bootstrap script (skip this step if you already have it) For more information, see Register Clients With a Bootstrap Script.
Open the file and change the parameter:
GENERATE_OWN_MACHINEID=1부트스트랩을 엄격하게 사용하면 머신 ID가 더 이상 충돌하지 않습니다.