Red Hat Training

A Red Hat training course is available for Red Hat Satellite

第8章 Satellite Server および Capsule Server のアンインストール

Satellite Server または Capsule Server は、必要なくなったらアンインストールできます。

8.1. Satellite Server のアンインストール

Satellite Server と Capsule Server をアンインストールすると、ターゲットシステムで使用されたすべてのアプリケーションが削除されます。アプリケーションまたはアプリケーションデータを Satellite Server 以外の目的で使用する場合は、削除する前にそれらの情報をバックアップする必要があります。

作業を開始する前に

アンインストールスクリプトを実行すると、2 つの警告が 発生し、システムのすべてのパッケージと設定ファイルを削除する前に確認が求められます。

警告

このスクリプトを実行すると、多くのパッケージと設定ファイルが削除されます。以下のような重要なパッケージが削除されます。

  • httpd (apache)
  • mongodb
  • tomcat
  • puppet
  • Ruby
  • rubygems
  • すべての Katello および Foreman パッケージ

Satellite Server のアンインストール

  1. Satellite Server をアンインストールします。

    # katello-remove
    Once these packages and configuration files are removed there is no going back.
    If you use this system for anything other than Katello and Foreman you probably
    do not want to execute this script.
    Read the source for a list of what is removed.  Are you sure(Y/N)? y
    ARE YOU SURE?: This script permanently deletes data and configuration.
    Read the source for a list of what is removed.  Type [remove] to continue? remove
    Shutting down Katello services...

8.2. Capsule Server のアンインストール

Capsule Server をアンインストールすると、ターゲットシステムで使用されたすべてのアプリケーションが削除されます。アプリケーションまたはアプリケーションデータを Satellite Server 以外の目的で使用する場合は、削除する前にそれらの情報をバックアップする必要があります。

作業を開始する前に

アンインストールスクリプトを実行すると、2 つの警告が 発生し、システムのすべてのパッケージと設定ファイルを削除する前に確認が求められます。

警告

このスクリプトを実行すると、パッケージと設定ファイルが削除されます。以下のような重要なパッケージが削除されます。

  • httpd (apache)
  • mongodb
  • tomcat
  • puppet
  • Ruby
  • rubygems
  • すべての Katello および Foreman パッケージ

Capsule Server のアンインストール

  1. Capsule Server をアンインストールします。

    $ capsule-remove

    次のようなメッセージが表示されます。

    Once these packages and configuration files are removed there is no going back.
    If you use this system for anything other than Katello and Foreman you probably
    do not want to execute this script.
    Read the source for a list of what is removed.  Are you sure(Y/N)? y
    ARE YOU SURE?: This script permanently deletes data and configuration.
    Read the source for a list of what is removed.  Type [remove] to continue? remove
    Shutting down Katello services...