Well as far as the backup script, the first thing I would suspect is a
permissions issue. If NetVault is the utility that is running the start
script after backup, then the script is running as either a NetVault user
(this I do not know) or the system. You may try setting the SUID bit on the
script to run as root if you haven't already.
On the SCSI card issue, I'm afraid I cant help ya there. I've never seen
this problem before, but if it works once, then subsequently fails, I would
try to verify the backup to ensure that is is even working correctly the
first time. There may be a problem with the SCSI card module?

'Hope this helps!

Dylan Baxter


----- Original Message -----
From: "Simpson, Doug" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 03, 2003 5:55 PM
Subject: RE: netvault


> This is the first problem.  I have set the backup to stop and start a
> service /etc/init.d/atria.  The stop works and the backup commences to
> success, but When it tries to start the "startup" script it fails.  It has
> failed many ways, depending on how I right the script.  It either starts
the
> service and then just hangs (NetVault that is).  The job does not finish
and
> I have to "abort" the job.  The technical people have given me many ideas
> but they have not helped.  The script does work if I run it on it's own.
> Here is the script as I ran it last night.  I started using bash and the
> support suggested c-shell.  They also suggested the
> /usr/Netvault6/util/shexec part and the "exit 0".
>
> #!/bin/tcsh
>
>
> ###########################################
> # script for starting services after backup
>
> /usr/Netvault6/util/shexec "/etc/init.d/atria start"
>
> exit 0
>
> The second problem is when the program tries to start a backup it IDs a
> blank tape as "BAD" and then fails.  The error message points to the scsi
> card.  I reboot the server and NetVault sees the "BLANK" tape as "BLANK"
and
> I can do a backup.  Last night I even manually kicked off the backup
myself
> and it was fine.
> Have you seen any of these problems?  The scsi may not be NetVault.  I am
> just trying to narrow this one down to something.
>
> I can send more info and logs.  Just seeing if anyone has any ideas.
> Doug
>
> -----Original Message-----
> From: Dylan Baxter [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 03, 2003 9:59 AM
> To: [EMAIL PROTECTED]
> Subject: Re: netvault
>
>
> My company just purchased NetVault. We're in the process of setting up
just
> about every plugin they've got!
> What trouble are you having?
>
> Dylan Baxter
>
> ----- Original Message -----
> From: "Simpson, Doug" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, April 03, 2003 6:30 AM
> Subject: netvault
>
>
> > Is anyone using "NetVault" for a backup application?  I am testing it
and
> > having some problems.
> > Anyone?
> > Thanks
> > Doug
> >
> >
> >
> > --
> > redhat-list mailing list
> > unsubscribe mailto:[EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to