Re: [Veritas-bu] Open file backup error

2011-06-22 Thread Len Boyle
Good Afternoon, 

I have some questions.
Are you using luns defined on emc storage.
Does the emc storage have the  vss support installed. 
Does your policy include the system state (this may be called something else 
like shadow copy ...)
If yes to these, is the lun for the windows system disk (normally c:) share a 
volume with other luns.
Did the volume fill.  
Did the snapshot cache area fill. 



-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of X_S
Sent: Wednesday, June 22, 2011 3:48 PM
To: VERITAS-BU@MAILMAN.ENG.AUBURN.EDU
Subject: [Veritas-bu] Open file backup error

i am having the same exact problem.  my master and media are windows 2003 sp2 
with NB 7.1.  i have three win 2003 sp2 clients x64 with different nb versions 
installed 7.1, 6.5.6, and 6.5.5.  they are all failing with the same problem.  
parent stream runs long and then eventually fails out.  i enabled the bpbfis 
log and found this at the bottom:

14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Execption occured 
while closing handles
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  execSymCLI : 
Command output
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Gate keeper is 
locked. Releasing the lock on the gate keeper.
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Failed to create 
child process

this just repeats over and over.  policy is a regular "windows" policy and not 
snapshot.  anybody ever experience this before?

+--
|This was sent by xsp...@yahoo.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--


___
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] Open file backup error

2011-06-22 Thread X_S
i am having the same exact problem.  my master and media are windows 2003 sp2 
with NB 7.1.  i have three win 2003 sp2 clients x64 with different nb versions 
installed 7.1, 6.5.6, and 6.5.5.  they are all failing with the same problem.  
parent stream runs long and then eventually fails out.  i enabled the bpbfis 
log and found this at the bottom:

14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Execption occured 
while closing handles
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  execSymCLI : 
Command output
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Gate keeper is 
locked. Releasing the lock on the gate keeper.
14:03:07.452 [5188.6052] <2> onlfi_vfms_logf: INF - snapshot services: 
emcsymfi:Wed Jun 22 2011 14:03:07.452000  Failed to create 
child process

this just repeats over and over.  policy is a regular "windows" policy and not 
snapshot.  anybody ever experience this before?

+--
|This was sent by xsp...@yahoo.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--


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


[Veritas-bu] Open file backup error

2011-06-18 Thread kback
VSS is better than VSP for Windows 2003 and beyond.

It is still at the mercy of the Microsoft open file BEDS type software.

>From the command prompt, on the client, run this command:

vssadmin list writers.

The Writers should return as "Stable" and should NOT have "Waiting for 
Completion"

If it is other than the above, see that your client is at the latest Microsoft 
Service Pack and / or latest VSS rollup patch.

A good verbose bpbkar log from the client will give better information on what 
is going on as well

+--
|This was sent by krees...@hotmail.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+--


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


Re: [Veritas-bu] Open file backup error

2011-06-08 Thread bob944
> Hey Bob, it's not FUD. VSP has been problematic since, I
> don't know, 4.5?

Yessir, 4.5fp6 was the total replacement release where Columbia Data
Products' OTM was replaced with VSP.

> It would fail to release the lock on the file and therefore ]...]

Sure there were problems, the worst IMO being what I believe you're
alluding to--where antivirus software that wasn't told to ignore the
.vsp files and would keep them open so NetBackup couldn't delete the
cache file, requiring a reboot to remove.  And several other to be
sure--but where I intended to go was that, properly configured, VSP
generally did a good job of OFB for me--where _any_ OFB backup was a
win since Microsoft had nothing to help their own OS.

> I agree with you that MS took too long to come out with VSS. But now
> that VSS is around and works very well (most of the time), there is
> no reason for VSP.

Agree, and that's the reason this is worth a reply.  I intended to say
it explicitly in the first message but forgot:  once MS offered OFB
with w2k3, there was no reason to keep using a third-party installable
device driver--configure the OS vendor's solution and move on.


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


Re: [Veritas-bu] Open file backup error

2011-06-08 Thread Rusty.Major
Hey Bob, it's not FUD. VSP has been problematic since, I don't know, 4.5? 
It would fail to release the lock on the file and therefore you would end 
up with GB files filling up the filesystems which sometimes required a 
reboot to be able to delete. It didn't happen consistently, but it was 
frequent enough to cause problems on those systems so at my previous job 
we moved away from it.

I agree with you that MS took too long to come out with VSS. But now that 
VSS is around and works very well (most of the time), there is no reason 
for VSP.

Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard 
Availability Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 
281-584-4693
Keeping People and Information Connected® ▪ 
http://availability.sungard.com/ 
P Think before you print 
CONFIDENTIALITY:  This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this e-mail in error, 
please notify the sender and delete this e-mail from your system. 



bob944  
Sent by: 
06/08/2011 04:34 AM

To

cc

Subject
Re: [Veritas-bu] Open file backup error






> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor
provided *zero* tools for open file backups.  Veritas had been filling
that void since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the
Veritas-written replacement, VSP, functioning in the horribly flaky
world of Microsoft device drivers, do a pretty good job of getting a
consistent version of write-locked files that the OS won't otherwise
allow to be read.  The admin had to do his part--configure VSP, have
the snap space and not let his PC's antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on
this mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE
REPLIES?


___
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] Open file backup error - OT rant

2011-06-08 Thread Patrick
I agree. There are many opinions. My preference is to have all the threads
in one email because I regularly delete the old emails. Also if someone is
on holiday/vacation for a while and then returns and answers a question
without the rest of the thread I don't have a clue what he is referring to.
I can see where having long threads can cause a problem when the exchange
admin limits your mailbox size. I'm not sure there is a satisfactory answer.

To paraphrase Abe:

You can please some of the emails all of the time and all of the emails some
of the time, but you can please all of the emails all of the time.

Regards,
 
Patrick Whelan
VERITAS Certified NetBackup Support Engineer for UNIX.
VERITAS Certified NetBackup Support Engineer for Windows.

netbac...@whelan-consulting.co.uk



-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of Lightner,
Jeff
Sent: 08 June 2011 15:02
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Open file backup error - OT rant

To me the most courteous "email courtesy" would be NOT to bitch about how
others send email.  

There is no consistent view of what is courteous - some hate top posting,
some hate bottom posting, some hate in line responses, some hate emails that
have been trimmed because they think it loses context
whereas others hate the huge threads.   Some complain about HTML mail
where others don't give a *ahem* darn.  Given that these are all OPINIONS of
the folks that have them suggesting that they are FACTS of life seems to me
the ultimate in hubris.


-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of bob944
Sent: Wednesday, June 08, 2011 5:34 AM
To: veritas-bu@mailman.eng.auburn.edu
Cc: simon.wea...@astrium.eads.net
Subject: Re: [Veritas-bu] Open file backup error

> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+ 
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor provided
*zero* tools for open file backups.  Veritas had been filling that void
since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the Veritas-written
replacement, VSP, functioning in the horribly flaky world of Microsoft
device drivers, do a pretty good job of getting a consistent version of
write-locked files that the OS won't otherwise allow to be read.  The admin
had to do his part--configure VSP, have the snap space and not let his PC's
antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on this
mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE REPLIES?


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
 
Proud partner. Susan G. Komen for the Cure.
 
Please consider our environment before printing this e-mail or attachments.
--
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential
information and is for the sole use of the intended recipient(s). If you are
not the intended recipient, any disclosure, copying, distribution, or use of
the contents of this information is prohibited and may be unlawful. If you
have received this electronic transmission in error, please reply
immediately to the sender that you have received the message in error, and
delete it. Thank you.
--
___
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] Open file backup error - OT rant

2011-06-08 Thread WEAVER, Simon (external)
Trouble is, no matter what answer I would have said or done it would
be deemed wrong anyhow :-(
Even though the environment has had great backups, and worked flawlessly
with IDR when needbe!
Each to their own.
Sorry if my reply was not to everyones like 

-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of
Lightner, Jeff
Sent: Wednesday, June 08, 2011 3:02 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Open file backup error - OT rant

To me the most courteous "email courtesy" would be NOT to bitch about
how others send email.  

There is no consistent view of what is courteous - some hate top
posting, some hate bottom posting, some hate in line responses, some
hate emails that have been trimmed because they think it loses context
whereas others hate the huge threads.   Some complain about HTML mail
where others don't give a *ahem* darn.  Given that these are all
OPINIONS of the folks that have them suggesting that they are FACTS of
life seems to me the ultimate in hubris.


-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of bob944
Sent: Wednesday, June 08, 2011 5:34 AM
To: veritas-bu@mailman.eng.auburn.edu
Cc: simon.wea...@astrium.eads.net
Subject: Re: [Veritas-bu] Open file backup error

> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+ 
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor provided
*zero* tools for open file backups.  Veritas had been filling that void
since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the
Veritas-written replacement, VSP, functioning in the horribly flaky
world of Microsoft device drivers, do a pretty good job of getting a
consistent version of write-locked files that the OS won't otherwise
allow to be read.  The admin had to do his part--configure VSP, have the
snap space and not let his PC's antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on
this mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE
REPLIES?


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
 
Proud partner. Susan G. Komen for the Cure.
 
Please consider our environment before printing this e-mail or
attachments.
--
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or
confidential information and is for the sole use of the intended
recipient(s). If you are not the intended recipient, any disclosure,
copying, distribution, or use of the contents of this information is
prohibited and may be unlawful. If you have received this electronic
transmission in error, please reply immediately to the sender that you
have received the message in error, and delete it. Thank you.
--
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

This email (including any attachments) may contain confidential
and/or privileged information or information otherwise protected
from disclosure. If you are not the intended recipient, please
notify the sender immediately, do not copy this message or any
attachments and do not use it for any purpose or disclose its
content to any person, but delete this message and any attachments
from your system. Astrium disclaims any and all liability if this
email transmission was virus corrupted, altered or falsified.
-o-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office:
Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Open file backup error - OT rant

2011-06-08 Thread Lightner, Jeff
To me the most courteous "email courtesy" would be NOT to bitch about
how others send email.  

There is no consistent view of what is courteous - some hate top
posting, some hate bottom posting, some hate in line responses, some
hate emails that have been trimmed because they think it loses context
whereas others hate the huge threads.   Some complain about HTML mail
where others don't give a *ahem* darn.  Given that these are all
OPINIONS of the folks that have them suggesting that they are FACTS of
life seems to me the ultimate in hubris.


-Original Message-
From: veritas-bu-boun...@mailman.eng.auburn.edu
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of bob944
Sent: Wednesday, June 08, 2011 5:34 AM
To: veritas-bu@mailman.eng.auburn.edu
Cc: simon.wea...@astrium.eads.net
Subject: Re: [Veritas-bu] Open file backup error

> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor
provided *zero* tools for open file backups.  Veritas had been filling
that void since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the
Veritas-written replacement, VSP, functioning in the horribly flaky
world of Microsoft device drivers, do a pretty good job of getting a
consistent version of write-locked files that the OS won't otherwise
allow to be read.  The admin had to do his part--configure VSP, have
the snap space and not let his PC's antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on
this mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE
REPLIES?


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
 
Proud partner. Susan G. Komen for the Cure.
 
Please consider our environment before printing this e-mail or attachments.
--
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential 
information and is for the sole use of the intended recipient(s). If you are 
not the intended recipient, any disclosure, copying, distribution, or use of 
the contents of this information is prohibited and may be unlawful. If you have 
received this electronic transmission in error, please reply immediately to the 
sender that you have received the message in error, and delete it. Thank you.
--
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Open file backup error

2011-06-08 Thread pranav batra


VSS writers are not giving any error:
Loooks like ,i need to reboot the syatem
Pranav


 




Date: Wed, 8 Jun 2011 01:47:29 -0700
Subject: Re: [Veritas-bu] Open file backup error
From: saranb...@live.com
To: harpreet_si...@ctl.creative.com
CC: rusty.ma...@sungard.com; veritas-bu@mailman.eng.auburn.edu; 
veritas-bu-boun...@mailman.eng.auburn.edu; pranav_vent...@hotmail.com

May be the VSS writers are not registered properly. Try running this command 
"vssadmin list writers" and make sure all the writers are stable. And are you 
using microsoft vss writers or some other vendor.



On Tue, Jun 7, 2011 at 4:56 PM, Harpreet SINGH 
 wrote:

Dear Rusty,

I am heaving this issue, But it is intermittent.  In my case it is
happening only during the weekly Full Backup.


My Master/Media Server = Linux (Redhat 5.4)
My Client = Windows 2003 SP2.
This is a Windows File Server with capacity of 1.2 TB. This server is
running on VM.

<<
(Embedded image moved to file: pic64397.gif)

>>

I have logged this case with support but they could not conclude the root
cause. As we are not getting any error on the OS side.

With Warm Regards
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Harpreet Singh Chana


Phone  : (O) 6895 - 4326
Fax   : (O) 6895 - 4991
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
** Please do not print this email unless it is absolutely necessary.

Notice
The information in this message is confidential and may be legally

privileged.  It is intended solely for the addressee.  Access to this
message by anyone else is unauthorized.  If you are not the intended
recipient,  any disclosure,  copying or distribution of the message,  or

any action taken by you in reliance on it,  is prohibited and may be
unlawful.  If you have received this message in error,  please delete it
and contact the sender immediately.  Thank you.






Sent by:   To
veritas-bu-bounce Justin Piszcz
s...@mailman.eng.aub 

urn.educc
  veritas-bu-boun...@mailman.eng.aubu
  rn.edu, pranav batra

06/08/2011 03:15  ,
AMVeritas
  

  Subject
          Re: [Veritas-bu] Open file backup
  error











First, don't bother using VSP. It has known issues and eventually goes away
in version 7.x.

In addtion to all the other suggestions, take a look at the Windows Event
Log for any VSS errors.


Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability
Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 281-584-4693
Keeping People and Information Connected® ▪

http://availability.sungard.com/
P Think before you print
CONFIDENTIALITY:  This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized

disclosure or use is prohibited.  If you received this e-mail in error,
please notify the sender and delete this e-mail from your system.


 Justin Piszcz
 

 Sent by:
  pranav batra
   
 06/07/2011 08:40 AMcc
   Veritas

   
  Subject

           Re: [Veritas-bu] Open
       file backup error












Hi,

Please try what I noted below, also show media, master and client logs with

VERBOSE=5 or the max in windows respectively, show/check the bptm, bpbkar
logs and paste the error here.

Justin




On Jun 7, 2011, at 7:46 AM, pranav batra 

wrote:

>
> Hello,
>
> Its just a flat file backup.
> Master and media are also on 6.5.4.
>
> Pranav
>
>
>
>
>
>
>> Date: Tue, 7 Jun 2011 07:44:13 -0400

>> From: jpis...@lucidpixels.com
>> To: pranav_vent...@hotmail.com
>> CC: veritas-bu@mailman.eng.auburn.edu

>> Subject: Re: [Veritas-bu] Open file backup error
>>
>> Hi,
>>
>> What are you trying to backup?
>> Database files?
>> Open PST files?
>> Are you using DFSR replication?

>> What version is your master, media servers?
>>
>> --
>>
>> Typically though you want to go to:
>>
>> Host Properties
>> -> Client Attributes
>> -> Add the client name here.

>> -> Click the Windows Open File Backup tab.
>> -> Click [x] Enable Windows Open File Back

Re: [Veritas-bu] Open file backup error

2011-06-08 Thread WEAVER, Simon (external)
Bob
Nice reply :)
In 3.4, I turned VSP off, and found I got better reliable backups than
with it on!
Even 5.1, 6 and 6.5 it was dire.
Thankfully we dont need to worry about in the current versions :-)
Simon 

-Original Message-
From: bob944 [mailto:bob...@attglobal.net] 
Sent: Wednesday, June 08, 2011 10:34 AM
To: veritas-bu@mailman.eng.auburn.edu
Cc: WEAVER, Simon (external)
Subject: RE: [Veritas-bu] Open file backup error

> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+ 
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor provided
*zero* tools for open file backups.  Veritas had been filling that void
since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the
Veritas-written replacement, VSP, functioning in the horribly flaky
world of Microsoft device drivers, do a pretty good job of getting a
consistent version of write-locked files that the OS won't otherwise
allow to be read.  The admin had to do his part--configure VSP, have the
snap space and not let his PC's antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on
this mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE
REPLIES?



This email (including any attachments) may contain confidential
and/or privileged information or information otherwise protected
from disclosure. If you are not the intended recipient, please
notify the sender immediately, do not copy this message or any
attachments and do not use it for any purpose or disclose its
content to any person, but delete this message and any attachments
from your system. Astrium disclaims any and all liability if this
email transmission was virus corrupted, altered or falsified.
-o-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office:
Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Open file backup error

2011-06-08 Thread bob944
> I would agree! VSP is dire!! Ignore it. I can say that in all my 11+
> years in NBU, I turned it off !

I have to throw the BS flag here.  That's just FUD.

Until Microsoft finally came up with VSS in w2k3, the OS vendor
provided *zero* tools for open file backups.  Veritas had been filling
that void since... what, 3.2 c. 1999 or so?  OTM (pre 4.5fp6) and the
Veritas-written replacement, VSP, functioning in the horribly flaky
world of Microsoft device drivers, do a pretty good job of getting a
consistent version of write-locked files that the OS won't otherwise
allow to be read.  The admin had to do his part--configure VSP, have
the snap space and not let his PC's antivirus program lock the snaps.

And while I'm being bitchy, are there more than three people left on
this mailing list WITH THE COURTESY TO EFFING TRIM THEIR 400-LINE
REPLIES?


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


Re: [Veritas-bu] Open file backup error

2011-06-08 Thread Saran Brar
May be the VSS writers are not registered properly. Try running this command
"vssadmin list writers" and make sure all the writers are stable. And are
you using microsoft vss writers or some other vendor.

On Tue, Jun 7, 2011 at 4:56 PM, Harpreet SINGH <
harpreet_si...@ctl.creative.com> wrote:

> Dear Rusty,
>
> I am heaving this issue, But it is intermittent.  In my case it is
> happening only during the weekly Full Backup.
>
> My Master/Media Server = Linux (Redhat 5.4)
> My Client = Windows 2003 SP2.
> This is a Windows File Server with capacity of 1.2 TB. This server is
> running on VM.
>
> <<
> (Embedded image moved to file: pic64397.gif)
> >>
>
> I have logged this case with support but they could not conclude the root
> cause. As we are not getting any error on the OS side.
>
> With Warm Regards
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> Harpreet Singh Chana
>
> Phone  : (O) 6895 - 4326
> Fax   : (O) 6895 - 4991
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> ** Please do not print this email unless it is absolutely necessary.
>
> Notice
> The information in this message is confidential and may be legally
> privileged.  It is intended solely for the addressee.  Access to this
> message by anyone else is unauthorized.  If you are not the intended
> recipient,  any disclosure,  copying or distribution of the message,  or
> any action taken by you in reliance on it,  is prohibited and may be
> unlawful.  If you have received this message in error,  please delete it
> and contact the sender immediately.  Thank you.
>
>
>
>
>
>  ard.com>
> Sent by:   To
> veritas-bu-bounce Justin Piszcz
> s...@mailman.eng.aub 
> urn.educc
>   veritas-bu-boun...@mailman.eng.aubu
>   rn.edu, pranav batra
> 06/08/2011 03:15  ,
> AM    Veritas
>   
>   Subject
>   Re: [Veritas-bu] Open file backup
>   error
>
>
>
>
>
>
>
>
>
>
> First, don't bother using VSP. It has known issues and eventually goes away
> in version 7.x.
>
> In addtion to all the other suggestions, take a look at the Windows Event
> Log for any VSS errors.
>
> Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability
> Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 281-584-4693
> Keeping People and Information Connected® ▪
> http://availability.sungard.com/
> P Think before you print
> CONFIDENTIALITY:  This e-mail (including any attachments) may contain
> confidential, proprietary and privileged information, and unauthorized
> disclosure or use is prohibited.  If you received this e-mail in error,
> please notify the sender and delete this e-mail from your system.
>
>
>  Justin Piszcz
>  
>  Sent by:
>n.edu> pranav batra
>l.com>
>  06/07/2011 08:40 AMcc
>            Veritas
>        g.auburn.edu>
>   Subject
>Re: [Veritas-bu] Open
>file backup error
>
>
>
>
>
>
>
>
>
>
>
>
> Hi,
>
> Please try what I noted below, also show media, master and client logs with
> VERBOSE=5 or the max in windows respectively, show/check the bptm, bpbkar
> logs and paste the error here.
>
> Justin
>
>
>
>
> On Jun 7, 2011, at 7:46 AM, pranav batra 
> wrote:
>
> >
> > Hello,
> >
> > Its just a flat file backup.
> > Master and media are also on 6.5.4.
> >
> > Pranav
> >
> >
> >
> >
> >
> >
> >> Date: Tue, 7 Jun 2011 07:44:13 -0400
> >> From: jpis...@lucidpixels.com
> >> To: pranav_vent...@hotmail.com
> >> CC: veritas-bu@mailman.eng.auburn.edu
> >> Subject: Re: [Veritas-bu] Open file backup error
> >>
> >> Hi,
> >>
> >> What are you trying to ba

Re: [Veritas-bu] Open file backup error

2011-06-08 Thread WEAVER, Simon (external)
I would agree! VSP is dire!! Ignore it. I can say that in all my 11+ years in 
NBU, I turned it off !



From: veritas-bu-boun...@mailman.eng.auburn.edu 
[mailto:veritas-bu-boun...@mailman.eng.auburn.edu] On Behalf Of 
rusty.ma...@sungard.com
Sent: Tuesday, June 07, 2011 8:15 PM
To: Justin Piszcz
Cc: veritas-bu-boun...@mailman.eng.auburn.edu; pranav batra; Veritas
Subject: Re: [Veritas-bu] Open file backup error


First, don't bother using VSP. It has known issues and eventually goes away in 
version 7.x. 

In addtion to all the other suggestions, take a look at the Windows Event Log 
for any VSS errors. 

Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability 
Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 281-584-4693 
Keeping People and Information Connected® ▪ http://availability.sungard.com/ 
<http://availability.sungard.com/>  
P Think before you print 
CONFIDENTIALITY:  This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this e-mail in error, please 
notify the sender and delete this e-mail from your system. 



Justin Piszcz  
Sent by:  

06/07/2011 08:40 AM 

To
pranav batra  
cc
Veritas  
Subject
Re: [Veritas-bu] Open file backup error






Hi,

Please try what I noted below, also show media, master and client logs with 
VERBOSE=5 or the max in windows respectively, show/check the bptm, bpbkar logs 
and paste the error here.

Justin




On Jun 7, 2011, at 7:46 AM, pranav batra  wrote:

> 
> Hello,
> 
> Its just a flat file backup.
> Master and media are also on 6.5.4.
> 
> Pranav
> 
> 
> 
> 
> 
> 
>> Date: Tue, 7 Jun 2011 07:44:13 -0400
>> From: jpis...@lucidpixels.com
>> To: pranav_vent...@hotmail.com
>> CC: veritas-bu@mailman.eng.auburn.edu
>> Subject: Re: [Veritas-bu] Open file backup error
>> 
>> Hi,
>> 
>> What are you trying to backup?
>> Database files?
>> Open PST files?
>> Are you using DFSR replication?
>> What version is your master, media servers?
>> 
>> --
>> 
>> Typically though you want to go to:
>> 
>> Host Properties
>> -> Client Attributes
>> -> Add the client name here.
>> -> Click the Windows Open File Backup tab.
>> -> Click [x] Enable Windows Open File Backups for this client.
>> -> Click Snapshot Provider: Use VSS
>> -> Individual drive snapshot (seems to work best..)
>> -> Snapshot Error Control (Disable Snapshot & continue)
>> 
>> Justin.
>> 
>> 
>> On Tue, 7 Jun 2011, pranav batra wrote:
>> 
>>> 
>>> 
>>> 
>>> Hello Geeks,
>>> I am facing issue with one of my windows 2003 SP2 server.It is on Netbackup 
>>> 6.5.4 and whenever I try to take its backup using VSP or VSS it fails after 
>>> long ( The parent streams runs for long)But whenever I disable open file 
>>> ,it runs fine.
>>> I need to take open file backups..Please suggest what is the issue, other 
>>> clients with same version are running fine and there is no VSS error in 
>>> this.
>>> Pranav
>>> 
>>> 
>>> 
>>> 
>>> 

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




This email (including any attachments) may contain confidential
and/or privileged information or information otherwise protected
from disclosure. If you are not the intended recipient, please
notify the sender immediately, do not copy this message or any
attachments and do not use it for any purpose or disclose its
content to any person, but delete this message and any attachments
from your system. Astrium disclaims any and all liability if this
email transmission was virus corrupted, altered or falsified.
-o-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office:
Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Open file backup error

2011-06-07 Thread Harpreet SINGH
Dear Rusty,

I am heaving this issue, But it is intermittent.  In my case it is
happening only during the weekly Full Backup.

My Master/Media Server = Linux (Redhat 5.4)
My Client = Windows 2003 SP2.
This is a Windows File Server with capacity of 1.2 TB. This server is
running on VM.

<<
(Embedded image moved to file: pic64397.gif)
>>

I have logged this case with support but they could not conclude the root
cause. As we are not getting any error on the OS side.

With Warm Regards
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Harpreet Singh Chana

Phone  : (O) 6895 - 4326
Fax   : (O) 6895 - 4991
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
** Please do not print this email unless it is absolutely necessary.

Notice
The information in this message is confidential and may be legally
privileged.  It is intended solely for the addressee.  Access to this
message by anyone else is unauthorized.  If you are not the intended
recipient,  any disclosure,  copying or distribution of the message,  or
any action taken by you in reliance on it,  is prohibited and may be
unlawful.  If you have received this message in error,  please delete it
and contact the sender immediately.  Thank you.




   
   
 Sent by:   To 
 veritas-bu-bounce Justin Piszcz   
 s...@mailman.eng.aub
 urn.educc 
   veritas-bu-boun...@mailman.eng.aubu 
   rn.edu, pranav batra
 06/08/2011 03:15  ,   
 AMVeritas 

   Subject 
   Re: [Veritas-bu] Open file backup   
       error   
   
   
   
   
   
   




First, don't bother using VSP. It has known issues and eventually goes away
in version 7.x.

In addtion to all the other suggestions, take a look at the Windows Event
Log for any VSS errors.

Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard Availability
Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 281-584-4693
Keeping People and Information Connected® ▪
http://availability.sungard.com/
P Think before you print
CONFIDENTIALITY:  This e-mail (including any attachments) may contain
confidential, proprietary and privileged information, and unauthorized
disclosure or use is prohibited.  If you received this e-mail in error,
please notify the sender and delete this e-mail from your system.

   
 Justin Piszcz 
  
 Sent by:  
  pranav batra   
 
 06/07/2011 08:40 AMcc 
Veritas
  
   Subject 
        Re: [Veritas-bu] Open  
        file backup error  
   
   
   
   
   
   
   





Hi,

Please try what I noted below, also show media, master and client logs with
VERBOSE=5 or the max in windows respectively, show/check the bptm, bpbkar
logs and paste the error here.

Justin




On Jun 7, 2011, at 7:46 AM, pranav batra 

Re: [Veritas-bu] Open file backup error

2011-06-07 Thread Rusty.Major
First, don't bother using VSP. It has known issues and eventually goes 
away in version 7.x.

In addtion to all the other suggestions, take a look at the Windows Event 
Log for any VSS errors.

Rusty Major, MCSE, BCFP, VCS ▪ Sr. Storage Engineer ▪ SunGard 
Availability Services ▪ 757 N. Eldridge Suite 200, Houston TX 77079 ▪ 
281-584-4693
Keeping People and Information Connected® ▪ 
http://availability.sungard.com/ 
P Think before you print 
CONFIDENTIALITY:  This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information, and unauthorized 
disclosure or use is prohibited.  If you received this e-mail in error, 
please notify the sender and delete this e-mail from your system. 



Justin Piszcz  
Sent by: 
06/07/2011 08:40 AM

To
pranav batra 
cc
Veritas 
Subject
Re: [Veritas-bu] Open file backup error






Hi,

Please try what I noted below, also show media, master and client logs 
with VERBOSE=5 or the max in windows respectively, show/check the bptm, 
bpbkar logs and paste the error here.

Justin




On Jun 7, 2011, at 7:46 AM, pranav batra  
wrote:

> 
> Hello,
> 
> Its just a flat file backup.
> Master and media are also on 6.5.4.
> 
> Pranav
> 
> 
> 
> 
> 
> 
>> Date: Tue, 7 Jun 2011 07:44:13 -0400
>> From: jpis...@lucidpixels.com
>> To: pranav_vent...@hotmail.com
>> CC: veritas-bu@mailman.eng.auburn.edu
>> Subject: Re: [Veritas-bu] Open file backup error
>> 
>> Hi,
>> 
>> What are you trying to backup?
>> Database files?
>> Open PST files?
>> Are you using DFSR replication?
>> What version is your master, media servers?
>> 
>> --
>> 
>> Typically though you want to go to:
>> 
>> Host Properties
>> -> Client Attributes
>> -> Add the client name here.
>> -> Click the Windows Open File Backup tab.
>> -> Click [x] Enable Windows Open File Backups for this client.
>> -> Click Snapshot Provider: Use VSS
>> -> Individual drive snapshot (seems to work best..)
>> -> Snapshot Error Control (Disable Snapshot & continue)
>> 
>> Justin.
>> 
>> 
>> On Tue, 7 Jun 2011, pranav batra wrote:
>> 
>>> 
>>> 
>>> 
>>> Hello Geeks,
>>> I am facing issue with one of my windows 2003 SP2 server.It is on 
Netbackup 6.5.4 and whenever I try to take its backup using VSP or VSS it 
fails after long ( The parent streams runs for long)But whenever I disable 
open file ,it runs fine.
>>> I need to take open file backups..Please suggest what is the issue, 
other clients with same version are running fine and there is no VSS error 
in this.
>>> Pranav
>>> 
>>> 
>>> 
>>> 
>>> 

___
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] Open file backup error

2011-06-07 Thread Justin Piszcz
Hi,

Please try what I noted below, also show media, master and client logs with 
VERBOSE=5 or the max in windows respectively, show/check the bptm, bpbkar logs 
and paste the error here.

Justin




On Jun 7, 2011, at 7:46 AM, pranav batra  wrote:

> 
> Hello,
> 
> Its just a flat file backup.
> Master and media are also on 6.5.4.
> 
> Pranav
> 
> 
> 
> 
> 
> 
>> Date: Tue, 7 Jun 2011 07:44:13 -0400
>> From: jpis...@lucidpixels.com
>> To: pranav_vent...@hotmail.com
>> CC: veritas-bu@mailman.eng.auburn.edu
>> Subject: Re: [Veritas-bu] Open file backup error
>> 
>> Hi,
>> 
>> What are you trying to backup?
>> Database files?
>> Open PST files?
>> Are you using DFSR replication?
>> What version is your master, media servers?
>> 
>> --
>> 
>> Typically though you want to go to:
>> 
>> Host Properties
>> -> Client Attributes
>> -> Add the client name here.
>> -> Click the Windows Open File Backup tab.
>> -> Click [x] Enable Windows Open File Backups for this client.
>> -> Click Snapshot Provider: Use VSS
>> -> Individual drive snapshot (seems to work best..)
>> -> Snapshot Error Control (Disable Snapshot & continue)
>> 
>> Justin.
>> 
>> 
>> On Tue, 7 Jun 2011, pranav batra wrote:
>> 
>>> 
>>> 
>>> 
>>> Hello Geeks,
>>> I am facing issue with one of my windows 2003 SP2 server.It is on Netbackup 
>>> 6.5.4 and whenever I try to take its backup using VSP or VSS it fails after 
>>> long ( The parent streams runs for long)But whenever I disable open file 
>>> ,it runs fine.
>>> I need to take open file backups..Please suggest what is the issue, other 
>>> clients with same version are running fine and there is no VSS error in 
>>> this.
>>> Pranav
>>> 
>>> 
>>> 
>>> 
>>> 

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


Re: [Veritas-bu] Open file backup error

2011-06-07 Thread Saran Brar
Have you checked free spaceon clients.

On Tue, Jun 7, 2011 at 4:46 AM, pranav batra wrote:

>
> Hello,
>
> Its just a flat file backup.
> Master and media are also on 6.5.4.
>
> Pranav
>
>
>
>
>
>
> > Date: Tue, 7 Jun 2011 07:44:13 -0400
> > From: jpis...@lucidpixels.com
> > To: pranav_vent...@hotmail.com
> > CC: veritas-bu@mailman.eng.auburn.edu
> > Subject: Re: [Veritas-bu] Open file backup error
> >
> > Hi,
> >
> > What are you trying to backup?
> > Database files?
> > Open PST files?
> > Are you using DFSR replication?
> > What version is your master, media servers?
> >
> > --
> >
> > Typically though you want to go to:
> >
> > Host Properties
> > -> Client Attributes
> > -> Add the client name here.
> > -> Click the Windows Open File Backup tab.
> > -> Click [x] Enable Windows Open File Backups for this client.
> > -> Click Snapshot Provider: Use VSS
> > -> Individual drive snapshot (seems to work best..)
> > -> Snapshot Error Control (Disable Snapshot & continue)
> >
> > Justin.
> >
> >
> > On Tue, 7 Jun 2011, pranav batra wrote:
> >
> > >
> > >
> > >
> > > Hello Geeks,
> > > I am facing issue with one of my windows 2003 SP2 server.It is on
> Netbackup 6.5.4 and whenever I try to take its backup using VSP or VSS it
> fails after long ( The parent streams runs for long)But whenever I disable
> open file ,it runs fine.
> > > I need to take open file backups..Please suggest what is the issue,
> other clients with same version are running fine and there is no VSS error
> in this.
> > > Pranav
> > >
> > >
> > >
> > >
> > >
>
> ___
> 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] Open file backup error

2011-06-07 Thread pranav batra


Hello,
Its just a flat file backup.Master and media are also on 6.5.4.
Pranav


 




> Date: Tue, 7 Jun 2011 07:44:13 -0400
> From: jpis...@lucidpixels.com
> To: pranav_vent...@hotmail.com
> CC: veritas-bu@mailman.eng.auburn.edu
> Subject: Re: [Veritas-bu] Open file backup error
> 
> Hi,
> 
> What are you trying to backup?
> Database files?
> Open PST files?
> Are you using DFSR replication?
> What version is your master, media servers?
> 
> --
> 
> Typically though you want to go to:
> 
> Host Properties
> -> Client Attributes
> -> Add the client name here.
> -> Click the Windows Open File Backup tab.
> -> Click [x] Enable Windows Open File Backups for this client.
> -> Click Snapshot Provider: Use VSS
> -> Individual drive snapshot (seems to work best..)
> -> Snapshot Error Control (Disable Snapshot & continue)
> 
> Justin.
> 
> 
> On Tue, 7 Jun 2011, pranav batra wrote:
> 
> >
> >
> >
> > Hello Geeks,
> > I am facing issue with one of my windows 2003 SP2 server.It is on Netbackup 
> > 6.5.4 and whenever I try to take its backup using VSP or VSS it fails after 
> > long ( The parent streams runs for long)But whenever I disable open file 
> > ,it runs fine.
> > I need to take open file backups..Please suggest what is the issue, other 
> > clients with same version are running fine and there is no VSS error in 
> > this.
> > Pranav
> >
> >
> >
> >
> >
  ___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Open file backup error

2011-06-07 Thread Justin Piszcz
Hi,

What are you trying to backup?
Database files?
Open PST files?
Are you using DFSR replication?
What version is your master, media servers?

--

Typically though you want to go to:

Host Properties
-> Client Attributes
-> Add the client name here.
-> Click the Windows Open File Backup tab.
-> Click [x] Enable Windows Open File Backups for this client.
-> Click Snapshot Provider: Use VSS
-> Individual drive snapshot (seems to work best..)
-> Snapshot Error Control (Disable Snapshot & continue)

Justin.


On Tue, 7 Jun 2011, pranav batra wrote:

>
>
>
> Hello Geeks,
> I am facing issue with one of my windows 2003 SP2 server.It is on Netbackup 
> 6.5.4 and whenever I try to take its backup using VSP or VSS it fails after 
> long ( The parent streams runs for long)But whenever I disable open file ,it 
> runs fine.
> I need to take open file backups..Please suggest what is the issue, other 
> clients with same version are running fine and there is no VSS error in this.
> Pranav
>
>
>
>
>
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Open file backup error

2011-06-07 Thread pranav batra



Hello Geeks,
I am facing issue with one of my windows 2003 SP2 server.It is on Netbackup 
6.5.4 and whenever I try to take its backup using VSP or VSS it fails after 
long ( The parent streams runs for long)But whenever I disable open file ,it 
runs fine.
I need to take open file backups..Please suggest what is the issue, other 
clients with same version are running fine and there is no VSS error in this.
Pranav

 


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