Translated message

A translation of this page exists in English.

Warning message

This translation is outdated. For the most up-to-date information, please refer to the English version.

クローン作成を行ったシステムを Red Hat Hybrid Cloud Console に再登録する方法

Solution Verified - Updated -

Environment

  • Red Hat Enterprise Linux v 6.3 以降
  • Red Hat Enterprise Linux v 7
  • Red Hat Enterprise Linux v 8
  • Red Hat Enterprise Linux v 9
  • Red Hat Enterprise Linux v 10
  • 証明書ベースの登録
    • Hybrid Cloud Console
    • Red Hat カスタマーポータル
    • Red Hat ネットワークポータル
    • Red Hat Subscription Management

Issue

  • クローン作成を行ったシステムを Red Hat Hybrid Cloud Console に再登録するにはどうすればよいですか?

Resolution

クローン作成を行ったシステムが Subscription Management を使用して登録されている場合は、以下の手順を適用する必要があります。

  • クローン作成を行った仮想マシンのホスト名とその他のネットワーク情報を変更します。
  • ローカルシステムからすべてのサブスクリプションデータと ID データを削除するには、以下のコマンドを実行します。
# subscription-manager clean 
  • 以下のコマンドを実行してシステムを登録します。
# subscription-manager register --username=<RHN username> --password=<RHN password>
  • system inventory 内のシステムに適用可能な修正を表示する場合は、以下のコマンドを実行します。
  # inshigts-client --register

Root Cause

  • クローン作成を行ったシステムには古い登録情報が残っているため、更新時に問題が発生しています。

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments