Veritas-bu

[Veritas-bu] RedHat/Linux NetBackup Media Server ".h" tape driver Performance Tunning

2004-08-04 14:58:23
Subject: [Veritas-bu] RedHat/Linux NetBackup Media Server ".h" tape driver Performance Tunning
From: SJACOBSO AT novell DOT com (Scott Jacobson)
Date: Wed, 04 Aug 2004 12:58:23 -0600
This is a MIME message. If you are reading this text, you may want to 
consider changing to a mail reader or gateway that understands how to 
properly handle MIME multipart messages.

--=__PartD6F68BDF.0__=
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

RedHat/Linux Guru's
 
Has anyone modified their system(s) on a media server as described
below and seen improved backup performance results?
 
Improving Performance:

The st tape driver has internal buffers that have a default size of
32K. Performance may be enhanced if they are set to match the default
block size used by bptm. The default block size for bptm is 64K. Edit
the st_options.h file as shown below:

You also may need to change the following entry to have a smaller value
depending on
the available system memory:

#define ST_MAX_BUFFERS 4

Follow the Red Hat guidelines for incorporating these source changes
into your system.

Original Value New Value
#define ST_BUFFER_BLOCKS 32 #define ST_BUFFER_BLOCKS 64
 
Thanks,
Scott


--=__PartD6F68BDF.0__=
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Diso-8859-1"=
>
<META content=3D"MSHTML 6.00.2800.1400" name=3DGENERATOR></HEAD>
<BODY style=3D"MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>RedHat/Linux Guru's</DIV>
<DIV>&nbsp;</DIV>
<DIV>Has anyone modified their system(s) on a media server as described =
below and seen improved backup performance results?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Improving Performance:<BR></DIV>
<DIV>The st tape driver has internal buffers that have a default size of =
32K. Performance may be enhanced if they are set to match the default =
block size used by bptm. The default block size for bptm is 64K. Edit the =
st_options.h file as shown below:<BR></DIV>
<DIV>You also may need to change the following entry to have a smaller =
value depending on<BR>the available system memory:<BR></DIV>
<DIV>#define ST_MAX_BUFFERS 4<BR></DIV>
<DIV>Follow the Red Hat guidelines for incorporating these source changes =
into your system.<BR></DIV>
<DIV>Original Value New Value<BR>#define ST_BUFFER_BLOCKS 32 #define =
ST_BUFFER_BLOCKS 64</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks,</DIV>
<DIV>Scott<BR></DIV></BODY></HTML>

--=__PartD6F68BDF.0__=--

<Prev in Thread] Current Thread [Next in Thread>