Veritas-bu

[Veritas-bu] system settings and tuning

2005-10-26 11:48:17
Subject: [Veritas-bu] system settings and tuning
From: Steve.Bally AT radisys DOT com (Steve.Bally AT radisys DOT com)
Date: Wed, 26 Oct 2005 08:48:17 -0700
Are there articles on how to tune Windows master / media servers as well?

Steve

-----Original Message-----
From: veritas-bu-admin AT mailman.eng.auburn DOT edu
[mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] On Behalf Of McCammont,
Anderson (IT)
Sent: Wednesday, October 26, 2005 7:52 AM
To: dave.markham AT fjserv DOT net; veritas-bu AT mailman.eng.auburn DOT edu
Subject: RE: [Veritas-bu] system settings and tuning

scsi or fibre attached?  any errors on the connections - 5MB/s is lousy
- where's your data coming from?  If a remote client check for speed and
duplex mismatches.
what do you get from doing a 'dd bs=256k' of local data direct to the
tape drive - ie take netbackup out of the picture.
When that's at a sensible spped, backup the local files with netbackup
and ensure you get similar throughput.
Then look at a network backup.

how much memoryon the master?  assuming you have plenty, say >2GB, for
lto2 use
NUMBER_DATA_BUFFERS     64 
SIZE_DATA_BUFFERS               262144
NET_BUFFER_SZ           262144

have these in /etc/system, change the ge for the equiv for your NICs
* netbackup  shared mem, sem and msg params
set msgsys:msginfo_msgmap=65536
set msgsys:msginfo_msgmni=65536
set msgsys:msginfo_msgtql=65536
set msgsys:msginfo_msgmnb=16384000
set msgsys:msginfo_msgseg=32767
set msgsys:msginfo_msgssz=2048
set semsys:seminfo_semmsl=1024
* see infodoc ID71160
* monitor with 
* kstat -c net | egrep 'nocanput|blocked'
* kstat -n ge0 -s rx_overflow
* and 20040615
set sq_max_size=0x64
* gigE flow control
set ge:ge_adv_pauseTX=1
* bpjobd swallows file descriptors
set rlim_fd_max=65535
set rlim_fd_cur=2048

set your network switches to send and receive pause frames if using
gigE.


> -----Original Message-----
> From: veritas-bu-admin AT mailman.eng.auburn DOT edu 
> [mailto:veritas-bu-admin AT mailman.eng.auburn DOT edu] On Behalf Of 
> Dave Markham
> Sent: 26 October 2005 12:43
> To: veritas-bu AT mailman.eng.auburn DOT edu
> Subject: [Veritas-bu] system settings and tuning
> 
> I have used the settings described here previously:-
> 
> http://seer.support.veritas.com/docs/183702.htm
> 
> And solaris tuning settings in /etc/system from a performance tuning 
> guide but they all seem to be a bit dated and i was wondering 
> had anyone 
> any more up to date info for performance increasing?
> 
> I have just set up a Solaris 9 netbackup 5.0MP5 with an L25 
> and two LTO2 
> drives.  Im only getting 5meg/sec on a backup test but have 
> done no tuning.
> 
> With servers getting better ( this is a v240 ) i was wondering were 
> there hight /etc/system settings and other tuning parameters for NBU
> 
> Any help would be great
> 
> Cheers
> _______________________________________________
> Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>
--------------------------------------------------------

NOTICE: If received in error, please destroy and notify sender.  Sender
does not waive confidentiality or privilege, and use is prohibited.

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

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