2015年 07月 15日
SLES12 への NetVault Backup 10.0.5 のインストール手順
インストレーションガイドでは、直感的にわからない所を補足してみました。Pure64 版の補足です。
SLES 12 64-bitにNetVault Backupサーバーの64-bit専用パッケージをインストールする前に、以下の手順を完了します。
• 以下のパッケージをインストールします。
libXp6
libXm4
実際には yast(2) でインストールします。libxm4 は modif のランタイムライブラリです。デフォルトではインストールされていません。

以下のリンクを作成します。
ln -s /usr/lib64/libtcl8.6.so /usr/lib64/libtcl8.5.so
この作業は不要でした。
この状態からインストールを行います。
sles12:~/tmp # unzip NetVault-Backup-Distribution-for-Linux-x86-Pure-64-bit-Build-100124.zip.zip
Archive: NetVault-Backup-Distribution-for-Linux-x86-Pure-64-bit-Build-100124.zip.zip
creating: NVBU100124-Linux-Pure64/
inflating: NVBU100124-Linux-Pure64/netvault-R2014SEP12-v10.0.1.24-LinuxX86Pure64.tar.gz
inflating: NVBU100124-Linux-Pure64/netvault-server-R2014SEP12-v10.0.1.24-LinuxX86Pure64.tar.gz
sles12:~/tmp # cd NVBU100124-Linux-Pure64/
sles12:~/tmp/NVBU100124-Linux-Pure64 # ls
netvault-R2014SEP12-v10.0.1.24-LinuxX86Pure64.tar.gz netvault-server-R2014SEP12-v10.0.1.24-LinuxX86Pure64.tar.gz
sles12:~/tmp/NVBU100124-Linux-Pure64 # tar xvzf netvault-server-R2014SEP12-v10.0.1.24-LinuxX86Pure64.tar.gz
netvault/
netvault/extrabkl/
netvault/postgres/
: 中略
sles12:~/tmp/NVBU100124-Linux-Pure64 # cd netvault/
sles12:~/tmp/NVBU100124-Linux-Pure64/netvault # ls
RELEASEDEF clientpackages eula extrabkl extrapackages install nvdist packages postgres serverpackages
sles12:~/tmp/NVBU100124-Linux-Pure64/netvault # ./install
Installer invoked in /root/tmp/NVBU100124-Linux-Pure64/netvault
Using default /tmp as the temporary directory
Expanding distribution file
NetVault
Copyright 2014 Dell Software Inc.
ALL RIGHTS RESERVED.
Select a Language
1 English
2 JapaneseEUC
3 Chinese Simplified
4 Korean
5 French
6 German
Select language? [1] 2
- JapaneseEUC selected
Have you read and agreed to the terms of the license?
(y = yes, n = no, d = display license) (y n d) [d] d
Have you read and agreed to the terms of the license?
(y = yes, n = no, d = display license) (y n d) [d] y
Where should NetVault be installed? [/usr/netvault](Enter)
Where should NetVault database be installed? [/usr/netvault/db](Enter)
Please enter a NetVault machine name(Enter)
using A-Z, a-z, _ and 0-9 [sles12](Enter)
Please enter the NetVault password for this machine
Please enter the password for the NetVault PostgreSQL database superuser ****
Please confirm password****
checkinstall running
Install directory is /root/tmp/NVBU100124-Linux-Pure64/netvault
Platform System set to Linux
Platform Architecture set to x86_64
Platform Type set to 64BIT
: 中略
Starting NetVault Services
Copying uninstallation scripts
Installation completed successfully
sles12:~/tmp/NVBU100124-Linux-Pure64/netvault #
# nvconfigurator &

SUSE Linux は UTF8 なので、nvconfigurator は文字化けします。ちょっと探しますが、General タブの一番下に言語の設定ができるので JapaneseEUC から English に変えます。
Web タブの中に HTTP アクセスを有効にするチェックボックスがあるので、これを有効化して、ポート番号を任意に指定します。デフォルトは 80 なので、Apache などと競合しないよう異なるポート番号を与えます。

ブラウザから http://サーバーアドレス:指定したポート
を開くとブラウザ管理画面が開きます。

NetVault10 の初期パスワードは "admin/パスワードなし" です。
この記事の問い合わせ先は
islandcenter.jp
-Keyword-
SUSE Linux Enterprise Server 12 SLES12 NetVault10 インストール、openmotif