Sponsored Content
Operating Systems AIX IBM System Director Installation Post 302545280 by kwliew999 on Monday 8th of August 2011 12:34:45 AM
Old 08-08-2011
IBM System Director Installation

Anyone has installed IBM System Director? May I have the procedures manual or any experiences can be shared?
 

7 More Discussions You Might Find Interesting

1. AIX

File System Corruption on IBM DS8300

Hi All, We are facing the problem of file system corruption on DS8300,we have done very much effort to find out the root cause of problem but we still not get any success, we have AIX 5.3 OS installed on system with latest patches, we have upgraded HBA firmwares, DS8300 firmware, System... (5 Replies)
Discussion started by: m_raheelahmed
5 Replies

2. AIX

installation of 5.2 on iBM p series system

Hi all, we have iBM p series server on that 4. 3 operating system is runing.but i need ti install 5.2 or 5.3 then i ahve to install oracle 10g release 2 .but we have only 1 GB of RAM.can i install 5.2 or 5.3 with same RAM and please send me a document which discribe about how to install... (5 Replies)
Discussion started by: younusdba
5 Replies

3. Solaris

Installation of IBM Cognos 8 BI on Sun solaris operating system

Hi All, I am newbie to Sun solaris operating system. I am trying to install IBM Cognos 8 on it. However it can't execute the installation path when i insert to CD when i double click it. Anyone have any idea on installing it? or any documentation for me to view? (0 Replies)
Discussion started by: lkyow
0 Replies

4. AIX

AIX 5.2 installation on 'IBM system p5 type 9110-51A'

Hi All, I am new to AIX, not completly though.. I got a task to install AIX 5.2 on 'IBM system p5 type 9110-51A' server. I tried few things, but i am not able to get to the console of this server to proceed with the installation. I have installed AIX 6.1 earlier, but those servers can be plugged... (4 Replies)
Discussion started by: nd007
4 Replies

5. AIX

IBM System Director

Is IBM System Director good for collecting error and notifications from IBM servers such as x3250 x336 etc... or Please give me brief description for the purpose of IBM system Director Thanks in advance (1 Reply)
Discussion started by: Vit0_Corleone
1 Replies

6. AIX

IBM Systems Director

dears is IBM Systems Director free to downlad and install or i must pay to have this application? (2 Replies)
Discussion started by: thecobra151
2 Replies

7. AIX

Help on System Director

Hi all, the DIRDB on DB2 used by system director was dropped. It's possible to reinstall only the container DIRDB, instead of reinstall all system director software? P.S. If i use "smreset" i have an error: DB21005E An error occurred while accessing the file "db2/temp-connect.sql" I find... (1 Reply)
Discussion started by: Zio Bill
1 Replies
Bacula(8)						      System Manager's Manual							 Bacula(8)

NAME
Bacula - The Network Backup Solution SYNOPSIS
bacula-dir - Director bacula-fd - File daemon or Client bacula-sd - Storage daemon bconsole - Console to control Bacula wx-console - GUI Console DESCRIPTION
Bacula is a set of computer programs that permits you (or the system administrator) to manage backup, recovery, and verification of com- puter data across a network of computers of different kinds. In technical terms, it is a network Client/Server based backup program. Bac- ula is relatively easy to use and efficient, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to systems consisting of hundreds of computers located over a large network. Bacula Director service consists of the program that supervises all the backup, restore, verify and archive operations. The system admin- istrator uses the Bacula Director to schedule backups and to recover files. For more details see the Director Services Daemon Design Docu- ment in the Bacula Developer's Guild. The Director runs as a daemon or a service (i.e. in the background). Bacula Console services is the program that allows the administrator or user to communicate with the Bacula Director (see above). Cur- rently, the Bacula Console is available in two versions. The first and simplest is to run the Console program in a shell window (i.e. TTY interface). Most system administrators will find this completely adequate. The second version is a Qt 4.2 GUI interface named bat that has more features than the bconsole program. Bacula File services (or Client program) is the software program that is installed on the machine to be backed up. It is specific to the operating system on which it runs and is responsible for providing the file attributes and data when requested by the Director. The File services are also responsible for the file system dependent part of restoring the file attributes and data during a recovery operation. For more details see the File Services Daemon Design Document in the Bacula Developer's Guide. This program runs as a daemon on the machine to be backed up, and in some of the documentation, the File daemon is referred to as the Client (for example in Bacula's configura- tion file). In addition to Unix/Linux File daemons, there is a Windows File daemon (normally distributed in binary format). The Windows File daemon runs on all currently known Windows versions (2K, 2003, XP, and Vista). Bacula Storage services consist of the software programs that perform the storage and recovery of the file attributes and data to the phys- ical backup media or volumes. In other words, the Storage daemon is responsible for reading and writing your tapes (or other storage media, e.g. files). For more details see the Storage Services Daemon Design Document in the Bacula Developer's Guide. The Storage ser- vices runs as a daemon on the machine that has the backup device (usually a tape drive). Catalog services are comprised of the software programs responsible for maintaining the file indexes and volume databases for all files backed up. The Catalog services permit the System Administrator or user to quickly locate and restore any desired file. The Catalog ser- vices sets Bacula apart from simple backup programs like tar and bru, because the catalog maintains a record of all Volumes used, all Jobs run, and all Files saved, permitting efficicient restoration and Volume management. Bacula currently supports three different databases, MySQL, PostgreSQL, and SQLite3, one of which must be chosen when building Bacula. OPTIONS
See the HTML/PDF documentation at: <http://www.bacula.org> for details of the command line options. CONFIGURATION
Each daemon has its own configuration file which must be tailored for each particular installation. Please see the HTML/PDF documentation for the details. SEE ALSO
The HTML manual installed on your system (typically found in /usr/share/doc/bacula-<version>) or the online manual at: <http://www.bacula.org> BUGS
See <http://bugs.bacula.org> AUTHOR
Kern Sibbald Current maintainer Kern Sibbald Contributors An enormous list of past and former persons who have devoted their time and energy to this project -- thanks. See the AUTHORS file in the main Bacula source directory. COPYRIGHT
Bacula is distributed under a modified GPL version 2.0, as described in the file LICENSE included with the source distribution. The Network Backup Solution Bacula(8)
All times are GMT -4. The time now is 06:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy