System Requirements - 1-Touch for Unix


The following requirements are for 1-Touch Server and Client on:

Operating System

Processor

AIX

AIX 5.2 32-bit and 64-bit with technology level 10 (or higher) and runtime library xlC.rte 8.0.0.0 or higher

AIX 5.3 32-bit and 64-bit with technology level 6 (or higher) and runtime library xlC.rte 8.0.0.0 or higher

AIX 6.1 64-bit with technology level 2

Power PC (Includes IBM System p)

HP-UX

HP-UX 11i v1 (11.11) with a minimum of OS patch PHCO29328 (contact Hewlett Packard to obtain the patch)

HP-UX 11i v2 (11.23)

HP-UX 11i v3 (11.31)

PA-RISC

HP-UX 11i v2 (11.23)

HP-UX 11i v3 (11.31)

Intel Itanium

Linux

Red Hat Enterprise Linux

Red Hat Enterprise Linux 3.x with glibc 2.3.x

Red Hat Enterprise Linux 4.x with glibc 2.3.x

Red Hat Enterprise Linux 5.x with glibc 2.5.x

SuSE Linux

SuSE Linux 9.x with glibc 2.3.x

SuSE Linux 10.x with glibc 2.4.x

 

Intel Pentium, Intel Itanium, x64 or compatible processors

Solaris

Solaris 8 32-bit with Service Packs 108434-09, 108435-09, and 109147-20

Solaris 8 64-bit with Service Packs 108434-09, 108435-09, and 109147-20

Solaris 9 4/04 32-bit

Solaris 9 4/04 64-bit

Solaris 9 32-bit

Solaris 9 64-bit

Solaris 10 64-bit

Sun Sparc5 or higher recommended

Cluster Support

See Clustering - Support

Hard Disk

AIX

The 1-Touch Server requires 2 GB of disk space per client for the 1-Touch client configuration files.

HP-UX

The 1-Touch Server requires 2 GB of disk space per client for the 1-Touch client configuration files.

The 1-Touch Client requires 2 GB of disk space per client.

Linux

The 1-Touch Server requires 2GB of disk space per client on 1-Touch server NFS share for 1-Touch client configuration files.

The 1-Touch Client requires 500 MB of disk space for 1-Touch client configuration files.

Solaris

The 1-Touch Server and client requires 500 MB of disk space.

Peripherals

A CD-ROM burner and software to convert the ISO image to a bootable CD-ROM are required for the 1-Touch Server.

A CD-ROM drive or ability to boot from an ISO image file is required to boot the 1-Touch client for recovery.

Miscellaneous

For Memory and other requirements, see System Requirements - Unix File System iDataAgent.

The File System iDataAgent will be automatically installed during installation of the 1-Touch server software, if it is not already installed. For System Requirements specific to the File System iDataAgent, refer to System Requirements - Unix File System iDataAgent.

If you have SELinux enabled on the client computer, create the SELinux policy module as a root user before performing a backup. The SELinux Development package must be installed on the client.

To create SELinux policy module, perform the following steps as user "root":

  1. Create the following files in the /usr/share/selinux/devel directory:
File Name Content of the file
<directory>/<file_name>.te

where:

<directory> is /usr/share/selinux/devel

<file_name> is the name of the Unix file, created to save the policy module statement. It is a good idea to use the same name for policy module and the file.

For example: When you are creating a policy module for backup_IDA application, you can use the following file name: backup_IDA.te

 

The content of the file should be as follows:

policy_module(<name>,<version>)

##############################

where:

<name> is the name of the policy module. You can give any unique name to the policy module, such as a process or application name.

<version> is the version of the policy module. It can be any number, such as 1.0.0.

For Example: While creating a policy module for the backup_IDA application, you can use the following content.

policy_module(backup_IDA,1.0.0)

<directory>/<file_name>.fc

where:

<directory> is /usr/share/selinux/devel

<file_name> is the name of the Unix file, created to save the policy module statement. It is a good idea to use the same name for policy module and the file.

For example: When you are creating a policy module for backup_IDA application, you can use the following file name: backup_IDA.fc

 

The content of the file should be as follows:

Note that the following list of files is not exhaustive. If the process fails to launch, check /var/log/messages. Also, if required, add it to the following list of files.

/opt/<software installation directory>/Base/libCTreeWrapper.so -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libCVMAGuiImplgso -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libdb2locale.so.1 -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libdb2osse.so.1 -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libDb2Sbt.so -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libdb2trcapi.so.1 -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libDrDatabase.so -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libIndexing.so -- gen_context(system_u:object_r:texrel_shlib_t,s0)

/opt/<software installation directory>/Base/libSnooper.so -- gen_context(system_u:object_r:texrel_shlib_t,s0)

 

  1. Create the policy file from command line. Use the following command. Ensure that you give the following commands in the /usr/share/selinux/devel directory.

[root]# make backup_IDA.pp

Compiling targeted backup_IDA module

/usr/bin/checkmodule: loading policy configuration from tmp/backup_IDA.tmp

/usr/bin/checkmodule: policy configuration loaded

/usr/bin/checkmodule: writing binary representation (version 6) to tmp/backup_IDA.mod

Creating targeted backup_IDA.pp policy package

rm tmp/backup_IDA.mod tmp/backup_IDA.mod.fc

[root]# semodule -i backup_IDA.pp

[root]#

  1. Execute the policy module. Use the following command:

[root]# restorecon -R /opt/<software installation directory>

SELinux is now configured to work with this application.

Notes on Client Installations

The following packages are required for 1Touch clients on Linux:

  • mkisofs
  • syslinux 2.11 (syslinux-2.11-1 is the minimum version required)
  • 1-Touch for Unix supports the following File system and volume manager types:

    Operating System Supported File system and volume manager types
    Linux Linux Logical Volume Manager (LVM) Version 2

    Extent 2 File System (ext2) (Red Hat Linux)

    Extent 3 File System (ext3) (Red Hat Linux)

    Reiser File System (reiserfs) (SuSE Linux)

    No Software RAID support

    AIX AIX logical Volume Manager for Root and Non- root Volumes (LVM)

    VERITAS Volume Manager for Non root Volumes (VXVM)

    Journal File System (JFS) (AIX)

    Enhanced Journal File System (JFS2) (AIX)

    HP-UX HPUX Logical Volume Manager for Root and Non-Root volumes (LVM)

    VERITAS Volume Manager for Root and Non Root volumes (VxVM)

    HFS File system (HFS)

    VERITAS File System (VxFS)

    Solaris VERITAS Volume Manager (VxVM) (unencapsulated root volume only)

    Solaris Volume Manager (svm)

    UNIX File System (UFS)

    VERITAS File System (VxFS)

    Linux Boot loader elilo (Itanium-based computers)

DISCLAIMER

Minor revisions and/or service packs that are released by application and operating system vendors may, in some cases, affect the working of our software. Although we may list such revisions and/or service packs as “supported” in our System Requirements, changes to the behavior of our software resulting from an application or operating system revision/service pack may be beyond our control. However, we will make every effort to correct such disruption as quickly as possible. When in doubt, please contact your software provider to ensure support for a specific application or operating system.

Additional considerations regarding minimum requirements and End of Life policies from application and operating system vendors are also applicable.