Enable 1TB segment alias

IBM Power 2011. 11. 16. 13:36
> vmo -o esid_allocator=1



> The svmon data suggests this could be helpful on the AI and DB servers.  Use the "-p" or "-r" flag as necessary to make the change stick after a reboot.  This change requires the application and database to be bounced

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장

'IBM Power' 카테고리의 다른 글

CIO(Concurrent IO) mount  (0) 2011.11.16
HACMP 구성시 VG의 major number 확인하기  (0) 2011.11.16
Disable HW prefetch  (0) 2011.11.16
Enable TCP_NODELAY  (0) 2011.11.16
Disable dog threads  (0) 2011.11.16
블로그 이미지

Melting

,

Disable HW prefetch

IBM Power 2011. 11. 16. 13:35
> dscrctl -n -s 1


> This can be tried on the fly to see the performance impact.  The command is "dscrctl -n -s 1".  To get it to stick after a reboot, the command is "dscrctl -b -s 1".  Substituting "-s 0" instead of "-s 1" sets the value back to the default.  When evaluating the performance impact, consider both the change in application throughput and CPU utilization.  This is useful to try on all servers, but will probably benefit those with higher CPU utilization the most

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장

'IBM Power' 카테고리의 다른 글

HACMP 구성시 VG의 major number 확인하기  (0) 2011.11.16
Enable 1TB segment alias  (0) 2011.11.16
Enable TCP_NODELAY  (0) 2011.11.16
Disable dog threads  (0) 2011.11.16
Disable interrupt coalescing  (0) 2011.11.16
블로그 이미지

Melting

,

Enable TCP_NODELAY

IBM Power 2011. 11. 16. 13:35
> ifconfig en0 tcp_nodelay 1

> At low packet rates, this is expected to help response times, but may impact TCP streaming workload throughput.  Use chdev on the interface to have the setting stick across reboots.  Curt data showed at least one instance of a kread() system call over a socket taking ~200 msec which would indicate a potential issue with Nagle

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장

'IBM Power' 카테고리의 다른 글

Enable 1TB segment alias  (0) 2011.11.16
Disable HW prefetch  (0) 2011.11.16
Disable dog threads  (0) 2011.11.16
Disable interrupt coalescing  (0) 2011.11.16
Power7에서 private memory affinity 조정  (0) 2011.11.16
블로그 이미지

Melting

,

Disable dog threads

IBM Power 2011. 11. 16. 13:34
> ifconfig en0 -thread

> At low packet rates, this is expected to help response times.  Use chdev on the interface to have the setting stick across reboots

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장

'IBM Power' 카테고리의 다른 글

Disable HW prefetch  (0) 2011.11.16
Enable TCP_NODELAY  (0) 2011.11.16
Disable interrupt coalescing  (0) 2011.11.16
Power7에서 private memory affinity 조정  (0) 2011.11.16
xlC 11.x 에서 license 입력하기  (0) 2011.11.16
블로그 이미지

Melting

,
> chdev -l ent0 -a intr_rate=0

> At low packet rates, this is expected to help response times.  Requires a reboot to take effect

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장

'IBM Power' 카테고리의 다른 글

Enable TCP_NODELAY  (0) 2011.11.16
Disable dog threads  (0) 2011.11.16
Power7에서 private memory affinity 조정  (0) 2011.11.16
xlC 11.x 에서 license 입력하기  (0) 2011.11.16
성능향상을 위해 RAS 기능 Off시키기(Power7)  (0) 2011.11.16
블로그 이미지

Melting

,
> vmo -o enhanced_affinity_private=100

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장
블로그 이미지

Melting

,
# ln -sf /etc/vac.cfg.53 /etc/vac.cfg

# vi /etc/vac.cfg 의 DEFLT의 options의 맨끝 라인에 -qnolm 추가
  options   = -D_AIX,-D_AIX32,-D_AIX41,-D_AIX43,-D_AIX50,-D_AIX51,-D_AIX52,-D_AIX53,-D_IBMR2,-D_POWER, -qnolm

# .profile에 PATH 설정
  export PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:$HOME/bin:/usr/bin/X11:/sbin:/usr/vac/bin:/usr/vacpp/bin:.
블로그 이미지

Melting

,
> ctctrl -P memtraceoff
> errctrl -P errcheckoff
> skeyctl -k off -u off
> no -o net_malloc_police=0
> raso -r -o mtrc_enabled=0

> 운영환경이 아니라, BMT와 같이 performace가 중요한 환경에서만 권장
블로그 이미지

Melting

,
+. NTP Server 설정
   - /etc/ntp.conf 편집
      > 
Broadcastclient 주석처리
      > 자기가 서버일 경우 127.127.1.0 설정  



 # startsrc -s xntpd –a "-x"
     (x옵션은 시간이 거꾸로 가서 DB가 망가지는 것을 방지)
0513-059 The xntpd Subsystem has been started. Subsystem PID is 3735732.
  # ntpq –p
 remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
 11.12.100.20    LOCAL(0)         4 u    3   64    1     0.38  328994. 15875.0


 
+. NTP Client 
   - /etc/ntp.conf 편집 (ntp server지정)


  # startsrc -s xntpd –a "-x"
  # ntpq –p
 remote           refid      st t when poll reach   delay   offset    disp
==============================================================================
 db1             0.0.0.0         16 u   36   64    0     0.00    0.000 16000.0
  # ntpdate -d ip.address.of.server



 
블로그 이미지

Melting

,
     >  setclock [hostname]

 
블로그 이미지

Melting

,