[Veritas-bu] Multiple Master for Single Client

2009-02-09 Thread NBU
Thanks forum for your valuable suggestions. But my query is how should i put multiple Master server enteries on client side in bp.conf. I am not initiating any MANUAL Backup. Given below is the bp.conf entry on the client side. Currently i am backing up this client (NB3) through M1 Master. Now

Re: [Veritas-bu] issue with 6.5.3 and win 2008 servers

2009-02-09 Thread judy_hinchcliffe
I got this tech note from support. Option 1 did not work for me. Option 2 did, but not a good option for me Option 3 did- the one I am currently working... Still have the call open with support but do not have a solution yet. It also works if you do option 1 but turn off (unc

[Veritas-bu] NetBackup Administration Console

2009-02-09 Thread Crowey
Simon Weaver wrote: > As far as I know, when you use the install CD for the Master / Media > Server there should be an option to install the console. At least it is > for Windows. > > This is what I use to install the software on an XP Desktop. > > Simon > Thanks everyone for your help, it

[Veritas-bu] E-mail Notification on the LINUX (RedHat) Master Server

2009-02-09 Thread Servet Ince
Hello, I'm trying to set the e-mail notification on the LINUX Master Server (6.5.1) I've found the following document on the Symantec Knowledge Base; http://seer.entsupport.symantec.com/docs/316365.htm It tells that NetBackup

Re: [Veritas-bu] Aptare scripting

2009-02-09 Thread Rusty . Major
If you're on 6.5+, things are much easier. Check out the Aptare forums for some custom scripts created based on user requests: http://newsgroup.storageconsole.com/ Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪

[Veritas-bu] Aptare scripting

2009-02-09 Thread Reynolds, Susan K.
Is anyone aware of repositories or resources for customized report scripts for APTARE? It is a great tool, just would like to customize some of the reports for our specific needs. Thanks. ___ Veritas-bu maillist - Veritas-bu@mailman.eng.auburn.edu htt

[Veritas-bu] Rman restore

2009-02-09 Thread servet ince
Hi, Yes, you can get the Online DB backups by NetBackup but your license has to has the Oracle Agent Feature. Then it is easy. Servet +-- |This was sent by servet.i...@gantek.com via Backup Central. |Forward SPAM to ab...@back

Re: [Veritas-bu] RMAN BACKUPS

2009-02-09 Thread Servet Ince
Hello Mark, I'm collogue of Asiye. 'rw' by owner is issue for us; because we are not able to Duplicate the DATA to the another client. The permissions should be 640 at least. We have one more Oracle DB, and its users backups the DATA as we want (-rw-rw). I've just send a another

[Veritas-bu] RMAN User + Permissions of IMAGES

2009-02-09 Thread Servet Ince
Hello All, I have a question about Oracle User; When I check the image list by using bplist command, I see that 'oratpp' user has backed up the FILES which seems like a member of Oratpp Group. The first weird thing is we dont have a group as named 'Oratpp'. If you check the '/etc/group'

[Veritas-bu] RMAN User + Permissions of IMAGES ??

2009-02-09 Thread servet ince
Hello All, I have a question about Oracle User; When I check the image list by using bplist command, I see that ‘oratpp’ user has backed up the FILES which seems like a member of Oratpp Group. The first weird thing is we dont have a group as named ‘Oratpp’. If you check the ‘/etc/group’ and ‘

Re: [Veritas-bu] RMAN BACKUPS

2009-02-09 Thread Donaldson, Mark
"rw" by owner should be no problem for RMAN backups (I assume you mean on the oracle dbf files). RMAN is an oracle utility, run by oracle, so only the oracle user needs to be able to read the file. Just make sure you permissions on the log directories are 777 (drwxrwxrwx) and you'll be fine: /u

Re: [Veritas-bu] NetBackup Administration Console

2009-02-09 Thread ckstehman
NBConsole for Windows is on the base install for Netbackup Server, when you install it asks you if you want to install only on this machine. -- Carl Stehman Distributed Services Pepcoholdings, Inc. 701 Ninth St NW Washington DC 20068 202-331-6619 --

Re: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon runningonLinux????

2009-02-09 Thread Donaldson, Mark
One way to to check for the correct "listener" on a linux box... > netstat -a | grep bpcd tcp 0 0 *:bpcd *:* LISTEN Look for the "LISTEN" line above - if you see that then xinetd & the bpcd entry are setup right. If you don't have the the line above, start with

Re: [Veritas-bu] Multiple Master for Single Client

2009-02-09 Thread Justin Piszcz
Unless you specify the master server with the -S option: bpbackup -i [-p policy] [-s schedule] [-k "keyword phrase"] [-h hostname] [-L progress_log [-en]] [-S master_server...] [-t policy_type] [-w [hh:mm:ss]] On Mon, 9 Feb 2009, W. Curtis Preston wrote: > Good p

Re: [Veritas-bu] Multiple Master for Single Client

2009-02-09 Thread W. Curtis Preston
Good point. -Original Message- From: Donaldson, Mark [mailto:mark.donald...@staples.com] Sent: Monday, February 09, 2009 9:28 AM To: W. Curtis Preston; Justin Piszcz; VERITAS-BU@mailman.eng.auburn.edu Subject: RE: [Veritas-bu] Multiple Master for Single Client Note: Anything initiated o

Re: [Veritas-bu] Multiple Master for Single Client

2009-02-09 Thread Donaldson, Mark
Note: Anything initiated on the client side, though, ie: user-backups & user-archives, is going to use the first server in the bp.conf file. -M -Original Message- From: veritas-bu-boun...@mailman.eng.auburn.edu [mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of W. Curtis Pr

[Veritas-bu] VCB Testing

2009-02-09 Thread Klebba, Don
We're starting to do some VCB testing in our environment. We're currently running Netbackup 6.5.2a. The problem I'm having is, the client that I've been testing with is giving me status 13 errors (file read). I'm using option 2 in the snapshot properties. According to Symantec, that option doesn

Re: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon running onLinux????

2009-02-09 Thread smpt
NBU connect daemons for Unix are bpcd and vnetd. Both run threw xinetd. To see if there is any problem check the NBU logs. Create the directories /usr/openv/netbackup/logs/bpcd and /usr/openv/netbackup/logs/vnetd A way to check the connectivity is to run the command " telnet machinename 137

Re: [Veritas-bu] DR compatibility

2009-02-09 Thread Boris Kraizman
Folks, does anybody have 256K data buffer tuning in Netbackup with SCSI attached LTO tape drives? If yes, which SCSI card I should use. I have all fiber attached tape drives at the primary sites and I need to know if I can use scsi attached tape drives at the dr site, and then I will be able to rea

Re: [Veritas-bu] [Q] How to check Veritas client 6.5 daemon running onLinux????

2009-02-09 Thread Jeff Lightner
There is no "daemon" running on the RHEL client usually. Instead xinetd should be listening on the port and start the client process when a request is made. By default xinetd is NOT installed on RHEL. The NBU Client is brain dead so assumes you have inetd when it doesn't find xinetd running.

[Veritas-bu] [Q] How to check Veritas client 6.5 daemon running on Linux????

2009-02-09 Thread bbb bb
We have Veritas Netbackup client 6.5 install on Redhat As 4.7. It has been run for a period of time. Sometime we got "can not connect to client" message" and Veritas server can NOT perform backup. Our support engineer say it may be Netbackup client daemon is die on LINUX server. Does there

[Veritas-bu] RMAN BACKUPS

2009-02-09 Thread Asiye Yigit
Hello, We have used nb oracle agent to back up online oracle backups. When we check the permission of the backup files, it is seen there is rw permission on owner. There is no permission for group and other. How can this permission be determined? Who is responsible for this? NetBackup & RMAN

Re: [Veritas-bu] question on key manager for IBM lto-4 tape drives and Netbackup

2009-02-09 Thread Travis Kelley
I should have said you must use media from a VOLUME POOlL whose name begins with a prefix of ENCR_. On 2/9/09, Travis Kelley wrote: > I've used the netbackup KMS and it does work fine, although its sort > of a kluge right now in my opinion. Currently you are limited to 2 > keychains and you must

Re: [Veritas-bu] question on key manager for IBM lto-4 tape drives and Netbackup

2009-02-09 Thread Travis Kelley
I've used the netbackup KMS and it does work fine, although its sort of a kluge right now in my opinion. Currently you are limited to 2 keychains and you must use media from a policy whose name begins with a prefix of ENCR_ (for instance ENCR_Offsite). I've talked with our account rep and they st

Re: [Veritas-bu] sgscan & mpxio

2009-02-09 Thread smpt
This is a bug of mpxio. Check this http://forums.sun.com/thread.jspa?forumID=831 &threadID=5096670 stefanos _ From: veritas-bu-boun...@mailman.eng.auburn.edu [mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Beh

Re: [Veritas-bu] Netbackup 3.4 C error code 83 media open error

2009-02-09 Thread Justin Piszcz
On Sun, 8 Feb 2009, naymyotun wrote: > > sorry for my late reply. Thanks for your help. > > netbackupserver# tpclean -L > Drive Name Type Mount Time Frequency Last Cleaned > C omment > ** ** * *