Server Express 技術情報(FAQ)


リストア後に発生したライセンスエラーの復旧方法を教えてください

OSのリストア作業後にライセンスエラーが発生した場合は、以下の手順で復旧することができます。


1. rootユーザでログインし、ライセンス管理機能のインストールディレクトリに移動します。

# cd /opt/microfocus/mflmf
※ライセンス管理機能が/opt/microfocus/mflmfにインストールされている場合の例です。


2. lmfdbrecoverを実行します。

# sh lmfdbrecover


3. 以下のメッセージが表示されたら、yを入力し、リカバリ処理を実行します。

  This script will remove the existing LMF license database
  and prompt you to install your LMF licenses to a new database.
  
  Do you wish to continue? (y/n)
  y ←(yを入力してください)
  Empty database created ok
  
  License db recovery utility (lmfdbrecover) starting.


4. 任意のインストール方法のオプションを選択します。以下は、「1. Text Mode license install」を選択した例です。

  1. Text Mode license install
  2. Screen Mode license install
  3. Exit with no license install
  1 ←(1を入力してください)


5. Iを入力します。

  Micro Focus License Manager Command Line Interface
  --------------------------------------------------
  Select the function you require from the list:
  License Install   - Enter 'I'
  License Uninstall - Enter 'U'
  I ←(Iを入力してください)
  Ready to install license


6. インストールしたいライセンスのシリアル番号とライセンス番号を入力します。

  Enter the Serial Number part of the License Key:  ← (シリアル番号を入力してください)
  Enter the License Number part of the License Key: ← (ライセンス番号を入力してください)
  License added ok


7. 複数のラインセンスをインストールしたい場合は、yを入力し、ライセンスのインストールを続けます。終了したい場合は、nを入力し、終了します。

  Install another license? (y/n)


n ←(yまたはnを入力してください)


8.以下のメッセージが表示されたら完了です。

  lmfdbrecover complete.