Sun N1 System Manager 1.1 管理ガイド

ProcedureN1 System Manager のデータベースおよび構成ファイルをバックアップする

ここでは、稼働中の管理サーバーから、データベースおよび構成ファイルをバックアップする手順を説明します。

このプロセスでは、N1 System Manager サービスは数回再起動されます。したがって、これらの手順は、N1 System Manager で現在稼動中のジョブが存在しないときにのみ行ってください。

バックアップと復元を行っている期間は、プロビジョニング対象のサーバーの構成または使用 OS を変更しないでください。

始める前に

類似のハードウェアおよびネットワーク構成を持つサーバーを、元の管理サーバーと同じものとして特定します。

手順
  1. スーパーユーザー (root) として管理サーバーにログインします。

    詳細は、「N1 System Manager のコマンド行にアクセスする」を参照してください。

  2. n1smbackup.shスクリプトを実行します。

    次に例を示します。


    # /opt/sun/n1gc/bin/n1smbackup.sh
    This program will back up Sun N1SM on this Linux/SunOS machine.
    
    The N1SM services will be restarted and N1SM will be interrupted during 
    the process.
    
    All files related to N1SM, including network interface 
    configuration, will be backed up. Therefore, it is recommended 
    that these files are restored to an identical hardware setup. 
    
    Verify that N1SM does not have outstanding jobs before proceeding.
    
    The backup process will take about 8 minutes.
    
    Would you like to continue? [y/N] y
    
    Backing up configuration files (done)
    Backing up SCS database (done)
    Backing up SPS database (done)
    N1SM restarted.
    N1SM backup completed. Backup saved to file 
    /var/tmp/n1smbackup/n1smbackup.tgz.

    バックアップファイルと /var/tmp/n1smbackup ディレクトリが作成されます。

  3. /var/tmp/n1smbackup/n1smbackup.tgz ファイルを、安全な場所 (CD メディア、FTP、または NFS) に保存します。

次の手順

「N1 System Manager のデータベースおよび構成ファイルを復元する」