[HPADM] SUMMARY - Problem with Omniback Client on RH Linux 7.2

From: Epstein, Kevin (kepstein@uti.co.za)
Date: Tue Jul 09 2002 - 02:02:05 EDT


Thanks to:
All who answered, but in particular Tom Warren

Resolution:
1) Install patch PHSS_25959 on the Cell server (HP-UX 11.0 running Omniback
II 4.0)
2) As per Tom's email,
Look for this block in that file (/usr/omni/bin/.util)
gpl/i386/linux)
/bin/df -P -t ext2 -t ext -t minix -t xiafs -t reiserfs 2>/dev/null | sed
'1d' | awk '{print $6}'
;;
Make it look like:
gpl/i386/linux)
/bin/df -P -t ext2 -t ext -t minix -t xiafs -t reiserfs -t ext3 2>/dev/null
| sed '1d' | awk '{print $6}'
;;
After you do this it should start working for ext3 file systems.

Original question:
I've just installed the Omniback Client on my RH7.2 server but I'm
struggling to get it working correctly.
I've tried 2 different way of installing the software:
1) Let the cell server push the client software onto the machine. Which
worked without error
2) Manually copy the files off the OmniBack II cd's onto the linuxbox and
install the components by hand, and then imported the client with the
manager (again - no error)
The problem I have is this:
Whenever I try and create a new backup specification, I can see the Linux
client BUT I cannot see the mounts/filesystems.

Rgds,
Kevin Epstein
UTi - Centurion

--
             ---> Please post QUESTIONS and SUMMARIES only!! <---
        To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
       Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
 
 Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
            http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 11:02:15 EDT