Sponsored Content
Full Discussion: Veritas or Legato??
Top Forums UNIX for Dummies Questions & Answers Veritas or Legato?? Post 9335 by shimb0 on Thursday 25th of October 2001 11:33:46 AM
Old 10-25-2001
I like Legato, but that could be because I am more familiar with it. And if your index gets corrupt, it is usually because of a disk getting full, but this is fixable, by restoring the index from one of the tapes in your repository. They both cost considerable money, and you have to separately purchase separate modules to do things like backup live databases. I know Legato offers pretty good training classes.
 

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. HP-UX

Legato networker on hp-ux

Hello, Firstable I am new on hp-ux (well long time ago) I am more aix admin.... Legato networker is the tool backup use on the hp-ux. I don't know this tool and would like to know where to find some docs or training. My first question will be : when a system (hp-ux B.11.0) is backuped on a... (8 Replies)
Discussion started by: touny
8 Replies

4. 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

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. AIX

Did Sudo break my Legato

I have a system that has been runing Legato for a few years (i inherieted this system). I have now been tasked with maintaining this system. I installed sudo on it so i didnt have to give out my root password and not some of my SAP backup jobs are failing. Can anyone out there give me some help?... (2 Replies)
Discussion started by: seacros
2 Replies

7. Solaris

legato for Lotus (load_notes_api|0|0|0)

hai, Help me please OS SUN 5.10 Lotus 8 Legato for Lotus 3.0 when backing up gives this error The dlopen() call for library libnotes.so failed with error: ld.so.1: nsrnotesv: fatal: libnotes.so: open failed: No such file or directory (load_notes_api|0|0|0) ... ... (1 Reply)
Discussion started by: eshon
1 Replies

8. 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

9. 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

10. UNIX for Beginners Questions & Answers

How to extend a disk in veritas volume manager in veritas cluster?

Hi Experts, I wanted to extend a veritas file system which is running on veritas cluster and mounted on node2 system. #hastatus -sum -- System State Frozen A node1 running 0 A node2 running 0 -- Group State -- Group System Probed ... (1 Reply)
Discussion started by: Skmanojkum
1 Replies
modunload(1M)                                             System Administration Commands                                             modunload(1M)

NAME
modunload - unload a module SYNOPSIS
modunload -i module_id [-e exec_file] DESCRIPTION
modunload unloads a loadable module from the running system. The module_id is the ID of the module as shown by modinfo(1M). If ID is 0, all modules that were autoloaded which are unloadable, are unloaded. Modules loaded by modload(1M) are not affected. OPTIONS
The following options are supported: -e exec_file Specify the name of a shell script or executable image file to be executed before the module is unloaded. The first argu- ment passed is the module id (in decimal). There are two additional arguments that are module specific. For loadable driv- ers, the second argument is the driver major number. For loadable system calls, the second argument is the system call num- ber. For loadable exec classes, the second argument is the index into the execsw table. For loadable filesystems, the sec- ond argument is the index into the vfssw table. For loadable streams modules, the second argument is the index into the fmodsw table. For loadable scheduling classes, the second argument is the index into the class array. Minus one is passed for an argument that does not apply. -i module_id Specify the module to be unloaded. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
modinfo(1M), modload(1M), update_drv(1M), attributes(5) NOTES
The modunload command has often been used on driver modules to force the system to reread the associated driver configuration file. While this works in Solaris 9, this behavior might break in future releases. The supported way for rereading driver configuration file is through the update_drv(1M) command. SunOS 5.10 19 Nov 2001 modunload(1M)
All times are GMT -4. The time now is 09:57 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy