Re: [Veritas-bu] Bpbackup Command Issues

2009-04-28 Thread Sweeney, Patrick
Alternatively you would need to run the command on the master server.  I have 
some processes where I run a script prior to kicking off the backup, and then 
fire off the backup command on the master server by using schtasks.  If you 
have multiple schedules in the policy, you will probably want to specify the 
schedule in the command.

Patrick Sweeney
 (978) 787-4553
 patrick.swee...@axcelis.com
 I.T. Systems/Networks

For issues requiring immediate attention please contact the Solution Center
IT Solution Center
 (978) 787-
beverly.helpd...@axcelis.com
Axcelis Technologies

Have you searched here and 
here?

From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Dean
Sent: Monday, April 27, 2009 9:13 PM
To: Jimenez, Daniel
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Bpbackup Command Issues

You'll need a schedule of the type "User Backup".

As you have the bpbackup command below, it will spawn the backup off and the 
script will continue without waiting for the backup to actually complete. You 
need to add the -w parameter if you want the script to wait for the backup to 
complete and check it's status.

-
Dean
On Tue, Apr 28, 2009 at 9:25 AM, Jimenez, Daniel 
mailto:daniel.jime...@imb.com>> wrote:

Hey guys



We've been encountering issues running Bpbackup below through batch file on a 
Windows Netbackup environment (6.5.1).  We have been receiving the errors below 
and was wondering if anyone has automated a vbscript to run a backup? We take a 
snap on a clariion and mount the drives, once the import completes, we will 
then run the bpbackup command and if the status comes back with a 0 we will 
continue the script which will deport the drives. The part of the script that 
does not seem to work is listed below.



Script:

Bpbackup -p rst101_vtl -S master1 -h server1 -f d:\scripts\emxtest.txt -t 13 -L 
d:\Scripts\emx001-np1.log  (## attempted with -s and without)





Errors:

Backup started 04/27/2009 15:36:07



15:36:11 Initiating backup

15:36:13 INF - Server status = 240

15:36:14 INF - Server status = 240

15:36:18 INF - Backup by admin_user on client server1 using policy 
rst101_vtl:no schedules of the correct type exist in this policy.



===



15:58:09 Initiating backup

15:58:11 INF - Server status = 240

Backup started 04/27/2009 16:01:25



The policy and schedule have been created and the server is listed as a client. 
There are no issues with case sensitivity and have attempted several ways to 
run this script. Any assistance would be appreciated, thanks.



Daniel

___
Veritas-bu maillist  -  
Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Support of NetBackup with RBAC

2009-04-28 Thread Chapman, Scott
We are being pushed to support our netbackup environment, with servers
running on solaris10, using Role Based Access Control (RBAC).  I'm
wondering if anyone out there is doing this?  

It has always been my understanding that netbackup needed to be
installed and supported by the user "root" and NOTHING else.
Thoughts??

Thanks!

Scott

This email and any attachments are intended only for the named
recipient and may contain confidential and/or privileged material.
Any unauthorized copying, dissemination or other use by a person
other than the named recipient of this communication is prohibited.
 If you received this in error or are not named as a recipient,
please notify the sender and destroy all copies of this email
immediately.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Bpbackup Command Issues

2009-04-28 Thread Jimenez, Daniel
Patrick

Thanks for the additional information. We've managed to get the script running 
after making the changes that Dean sent me.

Dean

Thanks for all your help with this issue.

Daniel

From: Sweeney, Patrick [mailto:patrick.swee...@axcelis.com]
Sent: Tuesday, April 28, 2009 9:20 AM
To: Dean; Jimenez, Daniel
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Bpbackup Command Issues

Alternatively you would need to run the command on the master server.  I have 
some processes where I run a script prior to kicking off the backup, and then 
fire off the backup command on the master server by using schtasks.  If you 
have multiple schedules in the policy, you will probably want to specify the 
schedule in the command.

Patrick Sweeney
 (978) 787-4553
 patrick.swee...@axcelis.com
 I.T. Systems/Networks

For issues requiring immediate attention please contact the Solution Center
IT Solution Center
 (978) 787-
beverly.helpd...@axcelis.com
Axcelis Technologies

Have you searched here and 
here?

From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Dean
Sent: Monday, April 27, 2009 9:13 PM
To: Jimenez, Daniel
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Bpbackup Command Issues

You'll need a schedule of the type "User Backup".

As you have the bpbackup command below, it will spawn the backup off and the 
script will continue without waiting for the backup to actually complete. You 
need to add the -w parameter if you want the script to wait for the backup to 
complete and check it's status.

-
Dean
On Tue, Apr 28, 2009 at 9:25 AM, Jimenez, Daniel 
mailto:daniel.jime...@imb.com>> wrote:

Hey guys



We've been encountering issues running Bpbackup below through batch file on a 
Windows Netbackup environment (6.5.1).  We have been receiving the errors below 
and was wondering if anyone has automated a vbscript to run a backup? We take a 
snap on a clariion and mount the drives, once the import completes, we will 
then run the bpbackup command and if the status comes back with a 0 we will 
continue the script which will deport the drives. The part of the script that 
does not seem to work is listed below.



Script:

Bpbackup -p rst101_vtl -S master1 -h server1 -f d:\scripts\emxtest.txt -t 13 -L 
d:\Scripts\emx001-np1.log  (## attempted with -s and without)





Errors:

Backup started 04/27/2009 15:36:07



15:36:11 Initiating backup

15:36:13 INF - Server status = 240

15:36:14 INF - Server status = 240

15:36:18 INF - Backup by admin_user on client server1 using policy 
rst101_vtl:no schedules of the correct type exist in this policy.



===



15:58:09 Initiating backup

15:58:11 INF - Server status = 240

Backup started 04/27/2009 16:01:25



The policy and schedule have been created and the server is listed as a client. 
There are no issues with case sensitivity and have attempted several ways to 
run this script. Any assistance would be appreciated, thanks.



Daniel

___
Veritas-bu maillist  -  
Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Thomas Schulz/DE/ConSors ist außer Haus.

2009-04-28 Thread Thomas . Schulz

Ich werde ab  28.04.2009 nicht im Büro sein. Ich kehre zurück am
29.04.2009.

Ich werde Ihre Nachrichten nach meiner Rückkehr beantworten.






Cortal Consors S.A. Zweigniederlassung Deutschland, Bahnhofstraße 55,
D-90402 Nürnberg, HR Nürnberg B 20075, USt-IdNr. DE225900761

Sitz der Cortal Consors S.A.: 1, boulevard Haussmann, F-75318 Paris cedex
09, Registergericht: R.C.S. Paris 327 787 909
Président du Conseil d'Administration (Verwaltungsratsvorsitzender) und
Directeur Général (Generaldirektor) der Cortal Consors S.A.: Olivier Le
Grand
Leitung der Zweigniederlassung Deutschland: Martin Daut (CEO Deutschland),
Olivier Le Grand, Richard Döppmann, Pascal Grundrich

Before printing, think about environmental responsibility!
Bevor Sie diese E-Mail ausdrucken, überlegen Sie bitte, ob dies wirklich
nötig ist.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Support of NetBackup with RBAC

2009-04-28 Thread Chapman, Scott
We are being pushed to support our netbackup environment, with servers
running on solaris10, using Role Based Access Control (RBAC).  I'm
wondering if anyone out there is doing this?  

It has always been my understanding that netbackup needed to be
installed and supported by the user "root" and NOTHING else.
Thoughts??

Thanks!

Scott

This email and any attachments are intended only for the named
recipient and may contain confidential and/or privileged material.
Any unauthorized copying, dissemination or other use by a person
other than the named recipient of this communication is prohibited.
 If you received this in error or are not named as a recipient,
please notify the sender and destroy all copies of this email
immediately.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Support of NetBackup with RBAC

2009-04-28 Thread Nardello, John
Probably depends on how Veritas/Symantec has NetBackup coded, as to
whether it checks your effective authorization when you run the command,
or does some kind of check on whether your UID=0. 'man rbac' had a bunch
of info on how to modify code for that, no idea if they read it though.
=) 

If you really want to know whether it works for your environment though,
setup a test server, have them give you full permissions via RBAC, and
see if the CLI commands work. Less than full permissions isn't going to
cut it for Tier 3/4 folks though if that was their goal - too much
catalog manipulation and installation/patching work. 

- John Nardello


-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Chapman,
Scott
Sent: Monday, April 27, 2009 1:46 PM
To: VERITAS-BU@MAILMAN.ENG.AUBURN.EDU
Subject: [Veritas-bu] Support of NetBackup with RBAC

We are being pushed to support our netbackup environment, with servers
running on solaris10, using Role Based Access Control (RBAC).  I'm
wondering if anyone out there is doing this?  

It has always been my understanding that netbackup needed to be
installed and supported by the user "root" and NOTHING else.
Thoughts??

Thanks!

Scott

This email and any attachments are intended only for the named
recipient and may contain confidential and/or privileged material.
Any unauthorized copying, dissemination or other use by a person
other than the named recipient of this communication is prohibited.
 If you received this in error or are not named as a recipient,
please notify the sender and destroy all copies of this email
immediately.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Support of NetBackup with RBAC

2009-04-28 Thread judy_hinchcliffe
Are you perhaps looking for this?

Access Management 
NetBackup administrators can protect a NetBackup configuration by
defining who may access NetBackup and what functions a user group can
perform. This access control is configured by using the Access
Management utility. Access Management is enabled when Symantec Product
Authentication and Authorization and NetBackup Access Control (NBAC) is
installed and configured.

-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Chapman,
Scott
Sent: Monday, April 27, 2009 3:46 PM
To: VERITAS-BU@MAILMAN.ENG.AUBURN.EDU
Subject: [Veritas-bu] Support of NetBackup with RBAC

We are being pushed to support our netbackup environment, with servers
running on solaris10, using Role Based Access Control (RBAC).  I'm
wondering if anyone out there is doing this?  

It has always been my understanding that netbackup needed to be
installed and supported by the user "root" and NOTHING else.
Thoughts??

Thanks!

Scott

This email and any attachments are intended only for the named
recipient and may contain confidential and/or privileged material.
Any unauthorized copying, dissemination or other use by a person
other than the named recipient of this communication is prohibited.
 If you received this in error or are not named as a recipient,
please notify the sender and destroy all copies of this email
immediately.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu