Veritas-bu

[Veritas-bu] NB Performance, HP-UX 10.20, and Kernel Params

2000-03-30 12:21:41
Subject: [Veritas-bu] NB Performance, HP-UX 10.20, and Kernel Params
From: Nee, Patrick patrick.nee AT lmco DOT com
Date: Thu, 30 Mar 2000 12:21:41 -0500
Hi Everybody:

I have Netbackup 3.2 patch 363 on a HP-UX c3000 server with DTL7000 Drives. 

We were getting really slow restore times on restores that were > 1GB
Averaging speeds were around 1/4 GB/H
Tech support and myself looked at the logs and found the restore would run
and then pause for a while and then run again. I was told this is because it
is running out of system resources and instead of reporting an error it is
just waiting for them to free up. I was given a list of Kernel params to
tweak, but they were for Sun Solaris. I found the equivalents in HP and
tweaked them. The performance when up to around 2 GB/H. 

I still see the pauses in the restore log file, they aren't as long of a
pause but they are still there. I greped all logs for errors and the only
ones I found are from bpsched and bprd. 

bprd/log.033000:08:41:25 [11184] <2> recv_msgQ: msgrcv(nodelay) stat 20
errno 0 (Error 0).
bpsched/log.033000:00:12:19 [27593] <2> recv_runQ_msg: msgrcv(nodelay) stat
532  errno 0 (Error 0).  sigcld=0 sigalrm=0 sigusr1=0 sigusr2=0

I guess they are from running out of message queues. I want to increase the
tweaks but I don't know which ones, and I don't know if they have to be in
certain increments.

I anyone can give me any insight in to what is going on, any information at
all, like, I should monitor such and such with sar.  I would really
appreciate it..

It's a HP 700 C3000 with 512 MB of RAM and a 1GB Ethernet card.



Thanks

Patrick Nee
603.885.8634

Here are the tweaks give to be by Veritas Tech support

I've included the before and after value. 
Explanation: 
Param=Tweak suggestion --> Before Val --> After Val (if change was made)

set maxusers=32 --> 128
set shmsys:shminfo_shmmin=1 --> Can't find equivalent
set shmsys:shminfo_shmmni=220 --> 200 --> 220
set shmsys:shminfo_shmseg=100 --> 120
set shmsys:shminfo_shmmax=8388608 --> 536870912
set semsys:seminfo_semume=64 --> 10 --> 64
set semsys:seminfo_semmap=64 --> 66
set semsys:seminfo_semopm=32 --> Can't find equivalent
set semsys:seminfo_semmni=1024 --> 64 --> 1024
set semsys:seminfo_semmns=1024 --> 128 --> 1024
set semsys:seminfo_semmnu=1024 --> 30 --> 1024
set semsys:seminfo_semmsl=60 --> Can't find equivalent
set msgsys:msginfo_msgmap=512 --> (2+MSGTQL) I can't change this 
set msgsys:msginfo_msgmax=8192 --> 8192
set msgsys:msginfo_msgmnb=65536 --> 16384 --> 65536
set msgsys:msginfo_msgmni=256 --> 50 --> 256
set msgsys:msginfo_msgssz=8 --> 8
set msgsys:msginfo_msgtql=512 --> 40 --> 512
set msgsys:msginfo_msgseg=8192 --> 2048 --> 8192




<Prev in Thread] Current Thread [Next in Thread>
  • [Veritas-bu] NB Performance, HP-UX 10.20, and Kernel Params, Nee , Patrick patrick . nee <=