Re: [Veritas-bu] 10GB network + perf questions etc

2007-08-24 Thread Peter Marelas
If it's the card I'm thinking about the TCP checksum is already offload
to hardware. In fact most gigaswift cards support this today with 1 Gbit
technology.

I think a great deal of tuning would be required to achieve anywhere
near 10 GB w/ a single TCP stream.

Regards
Peter Marelas


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Curtis
Preston
Sent: Friday, 24 August 2007 3:43 PM
To: Dominik Pietrzykowski; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] 10GB network + perf questions etc

Check out my blog entry on this topic:
http://www.backupcentral.com/content/view/133/47/

I just spent some time today with some REALLY smart folks who were using
Intel's 10 GbE NICs with Sun 6900s and Solaris 10.  They can do about
250 MB/s and have the box still function.  They can get it up to 400
MB/s, but when they do that, the box won't respond.  They couldn't run
top, they can't login, they can't run ps, etc -- NOTHING.

So I'm thinking that with Solaris, you're not going to get anywhere near
10,000 Mb/s (1200 MB/s).  Maybe with Linux or Windows and a TOE (TCP
offload engine) NIC, you might have a chance.  (I only say those OSs
because that's where they're making TOE NICs.)  One vendor replied to my
blog post and I'm looking into it.

---
W. Curtis Preston
Backup Blog @ www.backupcentral.com
VP Data Protection, GlassHouse Technologies 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dominik
Pietrzykowski
Sent: Monday, August 13, 2007 4:42 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] 10GB network + perf questions etc




Hi Group,

Just curious to know if anyone is using 10GB network (fibre/copper, is
copper available yet at 10GB ???) on their media servers or clients and
what sort of data transfer rates are they getting ???

I'm waiting for my 10GB blade for the switch to come from the US, it's
taking ages 

Also, are you using Solaris or windows on these ???

What's the best you've seen on 100MB and 1GB copper/fibre networks ???

What data rates are you seeing via HBAs 2/4GB 

Are you using standard backup method or flashbackup ?

I've played around with flash and on a server with about 4.7TB of small
files, I have gone from 10MB/s - 70MB/s. It's a V490

Thanks in advance,

Dominik


___
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 maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Remote media server connection speed line

2007-08-24 Thread smpt1
Does anyone know the minimum line speed requirements for a master and a media 
server communication?

I have a remote site that connects with the primary with a 1 Mbps line. Will a 
media server operate successfully at my remote site?

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


Re: [Veritas-bu] Has anyone run a database consistency check recently?

2007-08-24 Thread Preston, Douglas L
In windows you can run this command.  

C:\Program Files\VERITAS\netbackup\bin\bpdbm -consistency
f:\catalog.consistency.txt

On a *nix machine it should still be the same command

While it checks the catalog it will move corrupt entries to 
C:\Program Files\VERITAS\netbackup\db.corrupt and your catalog backups
will complete.  Using this command to do the consistency check and fix
it does not delete the corrupt entries so if a fix for the corrupt
entries ever happen you still have them.  On our catalog it takes
approxamately 2 hours to run.  Our catalog is 60+ gigs.

Doug Preston
Systems Engineer
Land America Tax and Flood Services
Phone 626-339-5221 Ext 1104
Email  [EMAIL PROTECTED]




NOTICE: This electronic mail transmission may constitute a communication
that is legally privileged. It is not intended for transmission to, or
receipt by, any unauthorized persons. If you have received this
electronic mail transmission in error, please delete it from your system
without copying it, and notify the sender by reply e-mail, so that our
address record can be corrected.






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, August 23, 2007 9:05 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Has anyone run a database consistency check
recently?

Hi all, 

We have been having issues with our catalog (running NBU 6.0 MP4) and
have found that our catalog is very inconsistent. We have been running a
utility from Symantec called consistency_gather.pl, which basically
grabs image, media and vol DB information. We send that through to
Symantec to produce a report, which we receive back. 

We have two NetBackup 6.0 environment, and both are reporting that we
have inconsistencies in our catalog. 

Has anyone else run this utility and obtained a report from Symantec. 

In one of our report, it stats that of the 375000 images that we have,
about 4700 of them could be lost due to being overwritten. We also have
multiple tapes that appear to be assigned to multiple media servers, and
the list goes on. 

Anyone else run into this type of issue? 

Regards
Ian.

National Australia Bank Ltd - ABN 12 004 044 937 This email may contain
confidential information. If you are not the intended recipient, please
immediately notify us at [EMAIL PROTECTED] or by replying to the
sender, and then destroy all copies of this email. Except where this
email indicates otherwise, views expressed in this email are those of
the sender and not of National Australia Bank Ltd. Advice in this email
does not take account of your objectives, financial situation, or needs.
It is important for you to consider these matters and, if the e-mail
refers to a product(s), you should read the relevant Product Disclosure
Statement(s)/other disclosure document(s) before making any decisions.
If you do not want email marketing from us in future, forward this email
with unsubscribe in the subject line to [EMAIL PROTECTED] in
order to stop marketing emails from this sender. National Australia Bank
Ltd does not represent that this email is free of errors, viruses or
interference.


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


Re: [Veritas-bu] Has anyone run a database consistency check recently?

2007-08-24 Thread Steven L. Sesar
This took way too long (over 24 hours) in our environment. It was never 
an option for us, unfortunately.



Preston, Douglas L wrote:
In windows you can run this command.  


C:\Program Files\VERITAS\netbackup\bin\bpdbm -consistency
  

f:\catalog.consistency.txt
  


On a *nix machine it should still be the same command

While it checks the catalog it will move corrupt entries to 
C:\Program Files\VERITAS\netbackup\db.corrupt and your catalog backups

will complete.  Using this command to do the consistency check and fix
it does not delete the corrupt entries so if a fix for the corrupt
entries ever happen you still have them.  On our catalog it takes
approxamately 2 hours to run.  Our catalog is 60+ gigs.

Doug Preston
Systems Engineer
Land America Tax and Flood Services
Phone 626-339-5221 Ext 1104
Email  [EMAIL PROTECTED]




NOTICE: This electronic mail transmission may constitute a communication
that is legally privileged. It is not intended for transmission to, or
receipt by, any unauthorized persons. If you have received this
electronic mail transmission in error, please delete it from your system
without copying it, and notify the sender by reply e-mail, so that our
address record can be corrected.






-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, August 23, 2007 9:05 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Has anyone run a database consistency check
recently?

Hi all, 


We have been having issues with our catalog (running NBU 6.0 MP4) and
have found that our catalog is very inconsistent. We have been running a
utility from Symantec called consistency_gather.pl, which basically
grabs image, media and vol DB information. We send that through to
Symantec to produce a report, which we receive back. 


We have two NetBackup 6.0 environment, and both are reporting that we
have inconsistencies in our catalog. 

Has anyone else run this utility and obtained a report from Symantec. 


In one of our report, it stats that of the 375000 images that we have,
about 4700 of them could be lost due to being overwritten. We also have
multiple tapes that appear to be assigned to multiple media servers, and
the list goes on. 

Anyone else run into this type of issue? 


Regards
Ian.

National Australia Bank Ltd - ABN 12 004 044 937 This email may contain
confidential information. If you are not the intended recipient, please
immediately notify us at [EMAIL PROTECTED] or by replying to the
sender, and then destroy all copies of this email. Except where this
email indicates otherwise, views expressed in this email are those of
the sender and not of National Australia Bank Ltd. Advice in this email
does not take account of your objectives, financial situation, or needs.
It is important for you to consider these matters and, if the e-mail
refers to a product(s), you should read the relevant Product Disclosure
Statement(s)/other disclosure document(s) before making any decisions.
If you do not want email marketing from us in future, forward this email
with unsubscribe in the subject line to [EMAIL PROTECTED] in
order to stop marketing emails from this sender. National Australia Bank
Ltd does not represent that this email is free of errors, viruses or
interference.


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



--
===

  Steven L. Sesar
  Lead Operating Systems Programmer/Analyst
  UNIX Application Services R101
  The MITRE Corporation
  202 Burlington Road - MS K101
  Bedford, MA 01730
  tel: (781) 271-7702
  fax: (781) 271-2600
  mobile: (617) 519-8933
  email: [EMAIL PROTECTED]

=== 

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


Re: [Veritas-bu] Remote media server connection speed line

2007-08-24 Thread Justin Piszcz
Should be fine the master is just telling the clients/media servers what 
to do and where to send the data.  As long as you have no tape drives 
attached to it-- however, if you backup millions of files those files will 
be written to in the catalog on the master.

On Fri, 24 Aug 2007, [EMAIL PROTECTED] wrote:

 Does anyone know the minimum line speed requirements for a master and a media 
 server communication?

 I have a remote site that connects with the primary with a 1 Mbps line. Will 
 a media server operate successfully at my remote site?

 thanks
 ___
 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] TIR with NDMP on Celerra ? up

2007-08-24 Thread Didier BRUN
Hi all,

 Anybody knows a solution to make a TIR ( True image Restore )
restoration  with NDMP on Celerra ?

Many thanks,

Didier

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


[Veritas-bu] Re: Has anyone run a database consistency check recently?

2007-08-24 Thread Paikekar

You may find many inconsistancies , try to resolve only 

1. Media inconsistancies 
 a : media assign time and allocated time 
 b : media assigned to multiple media servers 
 c : remove all media servers which are not into existance 
2. Image inconsistancies 


Regards ,

Rohit Paikekar

+--
|This was sent by [EMAIL PROTECTED] via Backup Central.
|Forward SPAM to [EMAIL PROTECTED]
+--


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


[Veritas-bu] Backups getting status code 52 while vaulting is running.

2007-08-24 Thread Kevin Whittaker
All,

Ok, I have a NetBackup 5.1MP6 environment with 27 Media servers that
only back themselves up usually for ORACLE databases.

I have 1 L700e with 11 9940B tape drives, and a EMC CDL720 which is a
virtual tape library.  

I backup to the CDL and vault to the L700.  I have always done the
alternate read configuration so that my vaulting all occurs on the
master server.

Let's take 3 media servers which had a virtual L700e with 20 drives
configured for them and the master server.

The master server had 4 dedicated tape drives, and each media server had
4 dedicated tape drives.  I had the master server have 4 drives for
backups and to access the tapes from the 3 media servers during
vaulting.

** Now **  I have configured that robot that had 20 total drives as SSO
drives.  The master server, and all 3 media servers have access to all
20 drives.

In the past, when a tape was in use from the virtual robot by vaulting
the backup would just say it could not find the tape and continue.

Now that we have the whole robot in SSO, the backups are waiting for the
mounting of the tape and timing out instead of going to the next
available tape!

Does anybody know how to avoid this issue?

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


Re: [Veritas-bu] Backups getting status code 52 while vaulting is running.

2007-08-24 Thread Justin Piszcz
Increase or unset the mount media timeout option?

On Fri, 24 Aug 2007, Kevin Whittaker wrote:

 All,

 Ok, I have a NetBackup 5.1MP6 environment with 27 Media servers that
 only back themselves up usually for ORACLE databases.

 I have 1 L700e with 11 9940B tape drives, and a EMC CDL720 which is a
 virtual tape library.

 I backup to the CDL and vault to the L700.  I have always done the
 alternate read configuration so that my vaulting all occurs on the
 master server.

 Let's take 3 media servers which had a virtual L700e with 20 drives
 configured for them and the master server.

 The master server had 4 dedicated tape drives, and each media server had
 4 dedicated tape drives.  I had the master server have 4 drives for
 backups and to access the tapes from the 3 media servers during
 vaulting.

 ** Now **  I have configured that robot that had 20 total drives as SSO
 drives.  The master server, and all 3 media servers have access to all
 20 drives.

 In the past, when a tape was in use from the virtual robot by vaulting
 the backup would just say it could not find the tape and continue.

 Now that we have the whole robot in SSO, the backups are waiting for the
 mounting of the tape and timing out instead of going to the next
 available tape!

 Does anybody know how to avoid this issue?

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


Re: [Veritas-bu] 10GB network + perf questions etc

2007-08-24 Thread Nick Majeran
 making any decisions.
 If you do not want email marketing from us in future, forward this
 email with unsubscribe in the subject line to
 [EMAIL PROTECTED] in order to stop marketing emails from this
 sender. National Australia Bank Ltd does not represent that this email
 is free of errors, viruses or interference.

 -- next part --
 An HTML attachment was scrubbed...
 URL: 
 http://mailman.eng.auburn.edu/pipermail/veritas-bu/attachments/20070824/116adf6b/attachment.htm

 --

 Message: 7
 Date: Fri, 24 Aug 2007 15:56:38 +0300
 From: [EMAIL PROTECTED]
 Subject: [Veritas-bu] Remote media server connection speed line
 To: veritas-bu@mailman.eng.auburn.edu
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=windows-1253

 Does anyone know the minimum line speed requirements for a master and a media 
 server communication?

 I have a remote site that connects with the primary with a 1 Mbps line. Will 
 a media server operate successfully at my remote site?

 thanks


 --

 Message: 8
 Date: Fri, 24 Aug 2007 09:12:11 -0400
 From: Preston, Douglas L [EMAIL PROTECTED]
 Subject: Re: [Veritas-bu] Has anyone run a database consistency check
 recently?
 To: [EMAIL PROTECTED], veritas-bu@mailman.eng.auburn.edu
 Message-ID:
 [EMAIL PROTECTED]

 Content-Type: text/plain;   charset=us-ascii

 In windows you can run this command.

 C:\Program Files\VERITAS\netbackup\bin\bpdbm -consistency
 f:\catalog.consistency.txt

 On a *nix machine it should still be the same command

 While it checks the catalog it will move corrupt entries to
 C:\Program Files\VERITAS\netbackup\db.corrupt and your catalog backups
 will complete.  Using this command to do the consistency check and fix
 it does not delete the corrupt entries so if a fix for the corrupt
 entries ever happen you still have them.  On our catalog it takes
 approxamately 2 hours to run.  Our catalog is 60+ gigs.

 Doug Preston
 Systems Engineer
 Land America Tax and Flood Services
 Phone 626-339-5221 Ext 1104
 Email  [EMAIL PROTECTED]


 
 
 NOTICE: This electronic mail transmission may constitute a communication
 that is legally privileged. It is not intended for transmission to, or
 receipt by, any unauthorized persons. If you have received this
 electronic mail transmission in error, please delete it from your system
 without copying it, and notify the sender by reply e-mail, so that our
 address record can be corrected.
 
 




 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2007 9:05 PM
 To: veritas-bu@mailman.eng.auburn.edu
 Subject: [Veritas-bu] Has anyone run a database consistency check
 recently?

 Hi all,

 We have been having issues with our catalog (running NBU 6.0 MP4) and
 have found that our catalog is very inconsistent. We have been running a
 utility from Symantec called consistency_gather.pl, which basically
 grabs image, media and vol DB information. We send that through to
 Symantec to produce a report, which we receive back.

 We have two NetBackup 6.0 environment, and both are reporting that we
 have inconsistencies in our catalog.

 Has anyone else run this utility and obtained a report from Symantec.

 In one of our report, it stats that of the 375000 images that we have,
 about 4700 of them could be lost due to being overwritten. We also have
 multiple tapes that appear to be assigned to multiple media servers, and
 the list goes on.

 Anyone else run into this type of issue?

 Regards
 Ian.

 National Australia Bank Ltd - ABN 12 004 044 937 This email may contain
 confidential information. If you are not the intended recipient, please
 immediately notify us at [EMAIL PROTECTED] or by replying to the
 sender, and then destroy all copies of this email. Except where this
 email indicates otherwise, views expressed in this email are those of
 the sender and not of National Australia Bank Ltd. Advice in this email
 does not take account of your objectives, financial situation, or needs.
 It is important for you to consider these matters and, if the e-mail
 refers to a product(s), you should read the relevant Product Disclosure
 Statement(s)/other disclosure document(s) before making any decisions.
 If you do not want email marketing from us in future, forward this email
 with unsubscribe in the subject line to [EMAIL PROTECTED] in
 order to stop marketing emails from this sender. National Australia Bank
 Ltd does not represent that this email is free of errors, viruses or
 interference.




 --

 Message: 9
 Date: Fri, 24 Aug 2007 09:13:10 -0400 (EDT)
 From: Justin Piszcz [EMAIL PROTECTED]
 Subject: Re: [Veritas-bu] Remote media server connection speed line

Re: [Veritas-bu] 10GB network + perf questions etc

2007-08-24 Thread Len Boyle
 Bank Ltd. Advice in this email does not take
account
 of your objectives, financial situation, or needs. It is important for
 you to consider these matters and, if the e-mail refers to a
 product(s), you should read the relevant Product Disclosure
 Statement(s)/other disclosure document(s) before making any decisions.
 If you do not want email marketing from us in future, forward this
 email with unsubscribe in the subject line to
 [EMAIL PROTECTED] in order to stop marketing emails from this
 sender. National Australia Bank Ltd does not represent that this email
 is free of errors, viruses or interference.

 -- next part --
 An HTML attachment was scrubbed...
 URL:
http://mailman.eng.auburn.edu/pipermail/veritas-bu/attachments/20070824/
116adf6b/attachment.htm

 --

 Message: 7
 Date: Fri, 24 Aug 2007 15:56:38 +0300
 From: [EMAIL PROTECTED]
 Subject: [Veritas-bu] Remote media server connection speed line
 To: veritas-bu@mailman.eng.auburn.edu
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=windows-1253

 Does anyone know the minimum line speed requirements for a master and
a media server communication?

 I have a remote site that connects with the primary with a 1 Mbps
line. Will a media server operate successfully at my remote site?

 thanks


 --

 Message: 8
 Date: Fri, 24 Aug 2007 09:12:11 -0400
 From: Preston, Douglas L [EMAIL PROTECTED]
 Subject: Re: [Veritas-bu] Has anyone run a database consistency check
 recently?
 To: [EMAIL PROTECTED], veritas-bu@mailman.eng.auburn.edu
 Message-ID:

[EMAIL PROTECTED]
.net

 Content-Type: text/plain;   charset=us-ascii

 In windows you can run this command.

 C:\Program Files\VERITAS\netbackup\bin\bpdbm -consistency
 f:\catalog.consistency.txt

 On a *nix machine it should still be the same command

 While it checks the catalog it will move corrupt entries to
 C:\Program Files\VERITAS\netbackup\db.corrupt and your catalog backups
 will complete.  Using this command to do the consistency check and fix
 it does not delete the corrupt entries so if a fix for the corrupt
 entries ever happen you still have them.  On our catalog it takes
 approxamately 2 hours to run.  Our catalog is 60+ gigs.

 Doug Preston
 Systems Engineer
 Land America Tax and Flood Services
 Phone 626-339-5221 Ext 1104
 Email  [EMAIL PROTECTED]




 
 NOTICE: This electronic mail transmission may constitute a
communication
 that is legally privileged. It is not intended for transmission to, or
 receipt by, any unauthorized persons. If you have received this
 electronic mail transmission in error, please delete it from your
system
 without copying it, and notify the sender by reply e-mail, so that our
 address record can be corrected.


 




 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of
 [EMAIL PROTECTED]
 Sent: Thursday, August 23, 2007 9:05 PM
 To: veritas-bu@mailman.eng.auburn.edu
 Subject: [Veritas-bu] Has anyone run a database consistency check
 recently?

 Hi all,

 We have been having issues with our catalog (running NBU 6.0 MP4) and
 have found that our catalog is very inconsistent. We have been running
a
 utility from Symantec called consistency_gather.pl, which basically
 grabs image, media and vol DB information. We send that through to
 Symantec to produce a report, which we receive back.

 We have two NetBackup 6.0 environment, and both are reporting that we
 have inconsistencies in our catalog.

 Has anyone else run this utility and obtained a report from Symantec.

 In one of our report, it stats that of the 375000 images that we have,
 about 4700 of them could be lost due to being overwritten. We also
have
 multiple tapes that appear to be assigned to multiple media servers,
and
 the list goes on.

 Anyone else run into this type of issue?

 Regards
 Ian.

 National Australia Bank Ltd - ABN 12 004 044 937 This email may
contain
 confidential information. If you are not the intended recipient,
please
 immediately notify us at [EMAIL PROTECTED] or by replying to the
 sender, and then destroy all copies of this email. Except where this
 email indicates otherwise, views expressed in this email are those of
 the sender and not of National Australia Bank Ltd. Advice in this
email
 does not take account of your objectives, financial situation, or
needs.
 It is important for you to consider these matters and, if the e-mail
 refers to a product(s), you should read the relevant Product
Disclosure
 Statement(s)/other disclosure document(s) before making any decisions.
 If you do not want email marketing from us in future, forward this
email
 with unsubscribe in the subject line to [EMAIL PROTECTED]
in
 order to stop marketing emails from this sender. National Australia
Bank

Re: [Veritas-bu] 10GB network + perf questions etc

2007-08-24 Thread Nick Majeran
 Ltd - ABN 12 004 044 937
  This email may contain confidential information. If you are not the
  intended recipient, please immediately notify us at
  [EMAIL PROTECTED] or by replying to the sender, and then destroy
  all copies of this email. Except where this email indicates otherwise,
  views expressed in this email are those of the sender and not of
  National Australia Bank Ltd. Advice in this email does not take
 account
  of your objectives, financial situation, or needs. It is important for
  you to consider these matters and, if the e-mail refers to a
  product(s), you should read the relevant Product Disclosure
  Statement(s)/other disclosure document(s) before making any decisions.
  If you do not want email marketing from us in future, forward this
  email with unsubscribe in the subject line to
  [EMAIL PROTECTED] in order to stop marketing emails from this
  sender. National Australia Bank Ltd does not represent that this email
  is free of errors, viruses or interference.
 
  -- next part --
  An HTML attachment was scrubbed...
  URL:
 http://mailman.eng.auburn.edu/pipermail/veritas-bu/attachments/20070824/
 116adf6b/attachment.htm
 
  --
 
  Message: 7
  Date: Fri, 24 Aug 2007 15:56:38 +0300
  From: [EMAIL PROTECTED]
  Subject: [Veritas-bu] Remote media server connection speed line
  To: veritas-bu@mailman.eng.auburn.edu
  Message-ID: [EMAIL PROTECTED]
  Content-Type: text/plain; charset=windows-1253
 
  Does anyone know the minimum line speed requirements for a master and
 a media server communication?
 
  I have a remote site that connects with the primary with a 1 Mbps
 line. Will a media server operate successfully at my remote site?
 
  thanks
 
 
  --
 
  Message: 8
  Date: Fri, 24 Aug 2007 09:12:11 -0400
  From: Preston, Douglas L [EMAIL PROTECTED]
  Subject: Re: [Veritas-bu] Has anyone run a database consistency check
  recently?
  To: [EMAIL PROTECTED], veritas-bu@mailman.eng.auburn.edu
  Message-ID:
 
 [EMAIL PROTECTED]
 .net
 
  Content-Type: text/plain;   charset=us-ascii
 
  In windows you can run this command.
 
  C:\Program Files\VERITAS\netbackup\bin\bpdbm -consistency
  f:\catalog.consistency.txt
 
  On a *nix machine it should still be the same command
 
  While it checks the catalog it will move corrupt entries to
  C:\Program Files\VERITAS\netbackup\db.corrupt and your catalog backups
  will complete.  Using this command to do the consistency check and fix
  it does not delete the corrupt entries so if a fix for the corrupt
  entries ever happen you still have them.  On our catalog it takes
  approxamately 2 hours to run.  Our catalog is 60+ gigs.
 
  Doug Preston
  Systems Engineer
  Land America Tax and Flood Services
  Phone 626-339-5221 Ext 1104
  Email  [EMAIL PROTECTED]
 
 
 
 
  
  NOTICE: This electronic mail transmission may constitute a
 communication
  that is legally privileged. It is not intended for transmission to, or
  receipt by, any unauthorized persons. If you have received this
  electronic mail transmission in error, please delete it from your
 system
  without copying it, and notify the sender by reply e-mail, so that our
  address record can be corrected.
 
 
  
 
 
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of
  [EMAIL PROTECTED]
  Sent: Thursday, August 23, 2007 9:05 PM
  To: veritas-bu@mailman.eng.auburn.edu
  Subject: [Veritas-bu] Has anyone run a database consistency check
  recently?
 
  Hi all,
 
  We have been having issues with our catalog (running NBU 6.0 MP4) and
  have found that our catalog is very inconsistent. We have been running
 a
  utility from Symantec called consistency_gather.pl, which basically
  grabs image, media and vol DB information. We send that through to
  Symantec to produce a report, which we receive back.
 
  We have two NetBackup 6.0 environment, and both are reporting that we
  have inconsistencies in our catalog.
 
  Has anyone else run this utility and obtained a report from Symantec.
 
  In one of our report, it stats that of the 375000 images that we have,
  about 4700 of them could be lost due to being overwritten. We also
 have
  multiple tapes that appear to be assigned to multiple media servers,
 and
  the list goes on.
 
  Anyone else run into this type of issue?
 
  Regards
  Ian.
 
  National Australia Bank Ltd - ABN 12 004 044 937 This email may
 contain
  confidential information. If you are not the intended recipient,
 please
  immediately notify us at [EMAIL PROTECTED] or by replying to the
  sender, and then destroy all copies of this email. Except where this
  email indicates otherwise, views expressed in this email are those of
  the sender and not of National Australia Bank Ltd. Advice

Re: [Veritas-bu] 10GB network + perf questions etc

2007-08-24 Thread Edson Noboru Yamada
Hi

I have 3 media servers running with a 10 GbE NIC (alll running RHEL4). Two
of them use a
Intel NIC, and the other uses  a NC-510F (NetXen chipset). We use 3
different server models:
a Sun V40Z, a IBM x366 and a HP DL580 g4. On my opinion, Intel(or AMD)+Linux
machines
have a so much better cost/performance ratio than anything from SUN
(extremely expensive
for the doubtful quality of their service and products).

All of server reach a peak of around 2-2.5 Gbps (250-300 MB/s). Using iperf,
we could reach
3 Gbps using NC510F; unfortunately, it seems that the 64-bit version driver
is buggy,
and we're obliged to use a 32 bits OS on a machine with 16 GB of RAM (which
is very bad), which,
I believe, strongly affects netbackup performance.
I do NOT recommend this NIC at all.

rgds




On 8/13/07, Dominik Pietrzykowski [EMAIL PROTECTED] wrote:




 Hi Group,

 Just curious to know if anyone is using 10GB network (fibre/copper, is
 copper available yet at 10GB ???) on their media servers or clients and
 what
 sort of data transfer rates are they getting ???

 I'm waiting for my 10GB blade for the switch to come from the US, it's
 taking ages 

 Also, are you using Solaris or windows on these ???

 What's the best you've seen on 100MB and 1GB copper/fibre networks ???

 What data rates are you seeing via HBAs 2/4GB 

 Are you using standard backup method or flashbackup ?

 I've played around with flash and on a server with about 4.7TB of small
 files, I have gone from 10MB/s - 70MB/s. It's a V490

 Thanks in advance,

 Dominik


 ___
 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