HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Installation of HP omniback II backup agents on Re...
Operating System - Linux
1828641
Members
7348
Online
109983
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2002 07:34 AM
06-22-2002 07:34 AM
Installation of HP omniback II backup agents on Redhat Linux 6.2
Hi Omniback gurus,
I'm a newbie to Omniback,i'd appreciate if any of you people guide me to a link on how can I install omniback backup agents on RedHat Linux 6.2 and where I can get the agent for trial. The cell manager we have in here is Windows 2000.We want to integrate our Linux servers which we have moved from another location into Omniback.
Your suggestions will be greatly appreciated.
-Regards,
Peram
I'm a newbie to Omniback,i'd appreciate if any of you people guide me to a link on how can I install omniback backup agents on RedHat Linux 6.2 and where I can get the agent for trial. The cell manager we have in here is Windows 2000.We want to integrate our Linux servers which we have moved from another location into Omniback.
Your suggestions will be greatly appreciated.
-Regards,
Peram
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2002 11:15 AM
06-23-2002 11:15 AM
Re: Installation of HP omniback II backup agents on Redhat Linux 6.2
Hi Peram,
Manual OmniBack installation is described in the Installation Guide (http://support.openview.hp.com).
The general idea of this manual installation is to unpack the software in the related directories, then edit /etc/inetd.conf and /etc/services to make the TCP/IP configuration.
The software can be found on the HP-UX cdroms (either 10.20 or 11.x).
Let's say you mount the cdrom on /mnt/cdrom.
Go to /mnt/cdrom/OMNIBACK-II and type :
find . -print | grep gpl | grep packet
The file you are looking for is "packet.Z". For each, copy the corresponding packet.Z into /tmp/.tar.Z.gz.
Here are the differents :
omnicf (Core, mandatory)
da (Disk Agent)
ma (Media Agent)
cc (Cell Console, here only command-line is supported)
integ (Mandatory for Oracle and SAP integrations)
oracle8 (Oracle integration)
sap (SAP integration)
To be able to backup your Linux client, you must have "omnicf" and "da" packets.
If you want to use command-line interface from you Linux systems, you also need "cc".
Create the OmniBack root directory (let's say /usr/omni). For each :
gunzip /tmp/.tar.Z.gz
uncompress /tmp/.tar.Z
cd /usr/omni
tar xvf.tar
Create the default configuration :
cd /usr/omni/newconfig/usr/omni/config/cell
cp -p omni_format /usr/omni/config/cell/
Edit /usr/omni/config/cell/cell_server and add the full DNS name of your OmniBack cell server.
Edit /etc/services and add :
omni 5555/tcp # OmniBack
Edit /etc/inetd.conf and add :
omni stream tcp nowait root /usr/omni/bin/inet inet -log /usr/omni/log/inet.log
FROM CONSOLE : restart inetd
/etc/rc.d/init.d/inetd restart
Go to the cell server system and import your Linux client from the graphical console.
Normally, it should work. Otherwise, post more information (OmniBack version, cell manger O/S, etc...)
Good luck.
Kodjo
Manual OmniBack installation is described in the Installation Guide (http://support.openview.hp.com).
The general idea of this manual installation is to unpack the software in the related directories, then edit /etc/inetd.conf and /etc/services to make the TCP/IP configuration.
The software can be found on the HP-UX cdroms (either 10.20 or 11.x).
Let's say you mount the cdrom on /mnt/cdrom.
Go to /mnt/cdrom/OMNIBACK-II and type :
find . -print | grep gpl | grep packet
The file you are looking for is "packet.Z". For each
Here are the different
omnicf (Core, mandatory)
da (Disk Agent)
ma (Media Agent)
cc (Cell Console, here only command-line is supported)
integ (Mandatory for Oracle and SAP integrations)
oracle8 (Oracle integration)
sap (SAP integration)
To be able to backup your Linux client, you must have "omnicf" and "da" packets.
If you want to use command-line interface from you Linux systems, you also need "cc".
Create the OmniBack root directory (let's say /usr/omni). For each
gunzip /tmp/
uncompress /tmp/
cd /usr/omni
tar xvf
Create the default configuration :
cd /usr/omni/newconfig/usr/omni/config/cell
cp -p omni_format /usr/omni/config/cell/
Edit /usr/omni/config/cell/cell_server and add the full DNS name of your OmniBack cell server.
Edit /etc/services and add :
omni 5555/tcp # OmniBack
Edit /etc/inetd.conf and add :
omni stream tcp nowait root /usr/omni/bin/inet inet -log /usr/omni/log/inet.log
FROM CONSOLE : restart inetd
/etc/rc.d/init.d/inetd restart
Go to the cell server system and import your Linux client from the graphical console.
Normally, it should work. Otherwise, post more information (OmniBack version, cell manger O/S, etc...)
Good luck.
Kodjo
Learn and explain...
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP