Sponsored Content
Full Discussion: Legato networker on hp-ux
Operating Systems HP-UX Legato networker on hp-ux Post 302109442 by blowtorch on Tuesday 6th of March 2007 12:49:16 AM
Old 03-06-2007
Well, you can create a seperate filesystem for Ignite if you want. Or install it outside /opt. make_tape_recovery is an absolutely amazing command and it is unfortunate that Sun doesn't come up with something like that. (If they have, then I don't know about it so please correct me)
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Veritas or Legato?

Hi guys, What product would you suggest for a hot/on-line backup with an active oracle database ?? (3 Replies)
Discussion started by: guest100
3 Replies

2. UNIX for Advanced & Expert Users

Legato Networker

Has anyone ever used Networker to backups a SunSolaris 5.4 system. I have all the my other OS on the network being backup except for the 5.4 systems. It's has to do with a daemon. So help me out this doesn't make any since> (3 Replies)
Discussion started by: aojmoj
3 Replies

3. Filesystems, Disks and Memory

restore from Legato

Hi Fellas/Ladies I havent dont any restore unix systemsand recently issue has come up that I need to restore to fridays copy. I want to restore everything to last fridays for the directory /usr/local/projects. Anyone done legato restores? Would it keep acl/permissions, symlinks etc. ... (0 Replies)
Discussion started by: brabored
0 Replies

4. UNIX for Dummies Questions & Answers

networker

hi all, I have just installed networker 7.3 on my HPUX machine, licenced and ready to go, however, when I try to load/inventory/label a type using the autochanger I am getting the following error: Cannot find attribute 'operation instance' for resource 'NSR jukebox'. When I check to see what... (1 Reply)
Discussion started by: macgre_r
1 Replies

5. UNIX for Advanced & Expert Users

Legato Display

I am running legato 7.3.2. Here is my issue. I have taken over the backup duties from an employee who left the company. He was running Legato as the backup server/client of choice (I don't know much about Legato, but i am learning on the job). He has it setup to run the admin qui from the backup... (3 Replies)
Discussion started by: seacros
3 Replies

6. UNIX and Linux Applications

Sun EBS Networker 7.3

I am having an issue with Sun EBS Networker 7.3, (64 bit) (Sun Hardware, Solaris 9) where it expects an Oracle DB (11.5.10 with 10g Database (10.2.0.2)) size of 4294967295 bytes. The DB's get backed up anyway, but it's only happening to certain DB's. The warning messages occur at random intervals... (4 Replies)
Discussion started by: djembeplayer
4 Replies

7. UNIX for Dummies Questions & Answers

Legato networker 7.6

Hi ALl I have recently installed networker 7.6 on my solaris 10 host(V240). My bosses requirement was that the GUI was still availible (nwadmin). However on 7.6 there is no GUI and nwadmin does not exist. I have copied nwadmin over from the previous version of legato i had installed (6.2), and... (5 Replies)
Discussion started by: brian112
5 Replies

8. UNIX for Dummies Questions & Answers

Networker upgrade

Hi Guys, we are currently upgrading our networker to a newer version on newere hardware. We are currently running networker 6.1.2 adn are upgrading to Networker 7.6sp2. I was wondering if there was a way to migrate our indexes (so that from the old version(on E450) to the new version of... (0 Replies)
Discussion started by: brian112
0 Replies

9. AIX

Networker : LUS Passthrough driver

Hi. AIX 7.1, Networker 7.6.3. My system detect all drives, but a jbconfig sent me this message : "You must install the LUS SCSI passthrough driver" I have Atape driver 12.3.9 on my AIX. Tks (0 Replies)
Discussion started by: stephnane
0 Replies

10. Solaris

Legato Networker

Hi , I have a lot of Tape device with backups from solaris sparc servers. This tape are in Legato Networker Format and now I need access and search an old backup. I know that Legato needed a Server , but this server is wrong , this down long time ago. I have a Legato Networker Server/Client... (10 Replies)
Discussion started by: z0rtiz
10 Replies
DH_QUILT_UNPATCH(1)						     Debhelper						       DH_QUILT_UNPATCH(1)

NAME
dh_quilt_unpatch - unapply patches listed in debian/patches/series SYNOPSIS
dh_quilt_unpatch [debhelper options] DESCRIPTION
dh_quilt_unpatch simply calls quilt pop -a after having set the environment variable QUILT_PATCHES to debian/patches. All patches listed in debian/patches/series are then unapplied in the current directory. The command does not fail if the patches have already been unapplied. You can use another directory instead of debian/patches by setting (and exporting) the environment variable QUILT_PATCH_DIR. EXAMPLES
dh_quilt_unpatch is usually called indirectly in a rules file via the dh command. %: dh $@ --with quilt It can also be direcly called in the clean rule. clean: dh_testdir dh_testroot [ ! -f Makefile ] || $(MAKE) clean dh_quilt_unpatch dh_clean NOTES
This tool is useless if you use the source package format 3.0 (quilt). Consider switching to this source format if you haven't done it yet. SEE ALSO
debhelper(7), dh(1). This program is meant to be used together with debhelper. AUTHOR
Raphael Hertzog <hertzog@debian.org> perl v5.14.2 2012-03-04 DH_QUILT_UNPATCH(1)
All times are GMT -4. The time now is 02:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy