subscription-manager list --consumed コマンドが "Status Details: Subscription management service doesn't support Status Details." を表示する
Environment
- Red Hat Enterprise Linux
- Red Hat Subscription Management
Issue
-
subscription-manager consume コマンドが
Subscription management service doesn't support Status Detailsを表示します。 -
subscription-manager list --consumedが以下のメッセージを表示して失敗します。# subscription-manager list --consumed Status Details: Subscription management service doesn't support Status Details.
Resolution
-
サーバーを登録解除し、以下のコマンドを使用して
Customer Portalに適切に再登録する必要があります。# subscription-manager remove --all # subscription-manager unregister # subscription-manager clean -
システムを登録するには、How to register and subscribe a RHEL system to the Red Hat Customer Portal using Red Hat Subscription-Manager? を参照してください。
Root Cause
- サーバーがカスタマーポータルから登録解除されました。
Diagnostic Steps
- サーバーが引き続きカスタマーポータルに登録されているか確認してください。
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