SEP Appliance en

From SEPsesam

Jump to: navigation, search

(C)SEP AG

Copyright 1999-2011 by SEP AG. All Rights reserved.

Any form of reproduction of the contents or parts of this manual is allowed only with the express written permission from SEP AG. When compiling and designing user documentation SEP AG uses great diligence and attempts to deliver accurate and correct information. However, SEP AG cannot issue a guarantee for the contents of this manual.


SEP sesam SLES 11 Appliance


Contents

Introduction

The SEP sesam SLES11 Appliance allows the user to install and setup a SEP sesam Server environment without the need to manually install the SEP sesam Server and its dependencies (e.g. for testing). It consists a live bootable SLES11 instance which will self-install to the bootable target-system. During the first boot of the installed system, the SEP sesam Server will be automatically installed and is ready to use.

Currently the SEP sesam appliance includes:

  • 32 Bit or 64 Bit SLES11 with all dependencies, i.e. Java (PostgreSQL on 64 Bit) and Tape tools
  • Latest version of SEP sesam Server

Prerequisites

  • CD-ROM drive
  • Min. 12 GB hard disk space for the installation
  • Min. 768 MB main memory


Download

The appliance ISO image can be downloaded from http://download.sep.de/linux/appliance/


Installation

Boot Menu

First step of the installation is to select the correct boot entry from the SLES11 boot process.


Image:App_install_boot.jpg


Pre-Installation

The Appliance will boot from the CD-ROM media and start the installation process. Currently the pre-installation process can be started in either English or German:


Image:App_install_1.jpg


Installation to Disk

ATTENTION

This Step will destroy all data on your system!


The next step will be the installation of the SLES Appliance to the hard disk of the booted system:


Image:App_install_2.jpg


Image:App_install_3.jpg


Removing the CD-ROM disc

After installation, the CD-ROM disc must be removed from the drive:


Image:App_install_4.jpg


Configuration

Once pre-installation step has finished successfully, the target system is now ready for configuration. The following configuration steps are necessary in order to allow the customization of the system for your requirements. Since a SEP sesam Server assumes a working and properly configured network environment (name resolution via DNS), particular attention should be paid to the proper configuration of the network.

The configuration process has been reduced for simplicity to the following settings:

  • Language
  • Keyboard layout
  • Network settings
  • Root password

Language

In the first step choose your language ..:


Image:App_install_5.jpg


Keyboard Layout

Next, set the desired keyboard layout:


Image:App_install_6.jpg


Network Settings

It is absolutely necessary to configure the proper network settings. SEP sesam depends on a working DNS and network infrastructure. The example in this manual configures the network by using DHCP. If your network has a proper DHCP setup, this is fine.


Image:App_install_7a.jpg


ATTENTION
  • If you have no working DHCP setup, please configure the network settings manually using the Yast2 configuration.
  • If your DHCP service doesn't serve a DNS name server on which the appliance hostname is configured properly, please activate the checkbox Write Hostname to /etc/hosts (see the screen shot above). That is imperative for a successful SEP sesam server installation later. If you do that on this way and you would like to connect the SEP sesam Server from external, keep in mind that the YaST writes a wrong IP address (it's a second localhost address) in the /etc/hosts. Please exchange the wrong IP address in the /etc/hosts with the correct one which is assigned to your active network interface.


Image:App_install_8.jpg

Root Password

In the last step is to set a proper root password to be used for login.


Image:App_install_9.jpg


SEP sesam Server Setup

During the first boot of the system, the SEP sesam server will be setup automatically, you can verify this by the following output during the systems boot process:


Image:App_install_sesam.jpg


NOTE: Be patient

Be patient! The SEP sesam Server installation process may take a while!


Usage

Login

As the system has finished its boot process it is now time to login and make use of the SEP sesam Server. The username to the system is root and the password is the one configured during installation:


Image:App_install_10.jpg


Image:App_install_11.jpg


Starting the SEP sesam Graphical User Interface

After login the SEP sesam GUI can be started from the IceWM main menu. The SEP sesam Server processes have been started during the system boot automatically and they are ready to use:


IceWM main menue:


Image:App_install_gui_start2.jpg


Started SEP sesam GUI:


Image:App_install_gui.jpg


Accessing the booted installation with SSH

The appliance image includes a ssh daemon, therefore, it is also possible to access the booted appliance remotely by using SSH. If an SSH login is not possible, please check whether the SSHD Daemon started correctly:

# chkconfig sshd

(should report on, if not enabled, activate with chkconfig sshd on)

# rcsshd status

(should report started if not, start with rcsshd start)

Appliance in Netware or OES Environments

As with the Appliance Version 3.6.4.30.2 the Installation also includes the sesam-novell-client. This allows the installed Appliance also to act as data-mover!

For More Documentation please have a look at the following Documents:
Sesam README for Novell OES Linux and OES Netware

Troubleshooting

Before starting to use the SEP sesam Server or if problems occur, please review our online manuals at:

wiki.sep.de

If the SEP sesam installation errors out

If the automatic installation of the SEP sesam Server during the boot process reports an error, please check the log file /tmp/sm_setup.lgc for further information.

SEP sesam GUI does not start

Please check whether all SEP sesam services are started correctly by entering:

# source /var/opt/sesam/var/ini/sesam2000.profile
# sm_main status

Especially check if the service rmi is active.

If the rmi server is not active, please check the log files in the directory /var/opt/sesam/var/log/lgc/ with the name sm_rmi_main.lgc.The most common problem is a misconfiguration of the network or your /etc/hosts file.

Starting the GUI can also be done from the xterm by entering:

# /opt/sesam/bin/gui/sesam_gui

Here you will get detailed error messages on their status.

Personal tools