<?xml version="1.0" encoding="UTF-8" ?><feed xmlns="http://www.w3.org/2005/Atom">
	<title>IBM</title>
		<link rel="alternate" type="text/html" hreflang="ko" href="https://ischo.net/bd_ibm"/>
	<link rel="self" type="application/atom+xml" href="https://ischo.net/bd_ibm/atom"/>
	<updated>2026-04-22T13:04:09+00:00</updated>
	<id>https://ischo.net/bd_ibm/atom</id>
	<generator>Rhymix</generator>
		<entry>
		<title>SAS RAID controller for AIX</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/19049"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/19049#comment"/>		<id>https://ischo.net/bd_ibm/19049</id>
		<published>2017-02-03T15:47:08+00:00</published>
		<updated>2021-02-10T06:34:59+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ SAS RAID controller for AIXIBM pSeries 용 PCI-X SAS RAID card용 지침서 및 유지보수 문서 : 첨부파일 참조RAID정보 확인용 RAID contoller Command형식 ) # sissasraidmgr -L -j1 -l &lt;장치명&gt;예) # sissasraidmgr -L -j1 -l sissas0</summary>
							</entry><entry>
		<title>AIX 환경에서 TCP dump 뜨기</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/17476"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/17476#comment"/>		<id>https://ischo.net/bd_ibm/17476</id>
		<published>2014-12-04T23:54:57+00:00</published>
		<updated>2017-10-17T21:32:38+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ &lt;CASE&gt; 서버 : 192.168.0.1 Client : 192.168.0.2 Client 에서 서버로 telnet 접속시 들어오는 패킷들을 dump 뜨고자 함. 사용 명령어 iptrace / ipreport iptrace Daemon Purpose Provides interface-level packet tracing for Internet protocols. Syntax /usr/sbin/iptrace [ -a ] [ -b ][ -e ] [ -u ] [ -PPr...</summary>
							</entry><entry>
		<title>AIX에서 시스템의 hostname 변경하기</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/12809"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/12809#comment"/>		<id>https://ischo.net/bd_ibm/12809</id>
		<published>2013-04-30T11:17:19+00:00</published>
		<updated>2017-05-31T15:50:09+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ AIX에서 시스템의 hostname 변경하기 1. inet0 장치의 hostname을 ODM에 영구히 적용하기 # chdev -l inet0 -a hostname=신규호스트네임 or # smitty hostname 2. uname의 hostname을 변경하기 # uname -S 신규호스트네임 or # /etc/rc.net 실행 * hostname을 변경하더라도 uname의 결과값은 바뀌지 않는다. 이...</summary>
							</entry><entry>
		<title>kill 과 함께 쓰이는 SIGNAL NUMBER 들</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8953"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8953#comment"/>		<id>https://ischo.net/bd_ibm/8953</id>
		<published>2013-02-15T16:28:42+00:00</published>
		<updated>2017-05-31T15:51:14+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ /usr/include/sys/signal.h 파일에서 정의됨. /* * valid signal values: all undefined values are reserved for future use * note: POSIX requires a value of 0 to be used as the null signal in kill() */#define SIGHUP 1 /* hangup, generated when terminal disconnects */#define SIGINT 2 /* interru...</summary>
							</entry><entry>
		<title>AIX에서 process 당 thead 개수 (maximum number of thread per process)</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8913"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8913#comment"/>		<id>https://ischo.net/bd_ibm/8913</id>
		<published>2013-02-05T22:10:43+00:00</published>
		<updated>2017-05-31T16:48:43+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ /usr/include/pthread.h 파일의 내용을 확인 /* PTHREAD_THREADS_MAX has the same value as PTHREAD_THREADS_MAX in limits.h */#ifdef PTHREAD_THREADS_MAX#undef PTHREAD_THREADS_MAX#endif#ifndef PTHREAD_THREADS_MAX#ifdef _LARGE_THREADS#define PTHREAD_THREADS_MAX 32767#else#define PTHREAD_THREADS_...</summary>
							</entry><entry>
		<title>AIX 6.1에 Apache 설치하기</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8888"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8888#comment"/>		<id>https://ischo.net/bd_ibm/8888</id>
		<published>2013-01-31T18:07:47+00:00</published>
		<updated>2017-06-01T12:27:07+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ AIX 6.1 기준 apache 설치법(source compile) 1. compile 할 것이므로 먼저 AIX용 Linux Toolbox를 다운로드한다. ULR : http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/ezinstall.html 필요 패키지./autoconf-2.59-1.aix5.1.noarch.rpm./automake-1.8.5-1.aix5.1.noarch.rpm./gcc-4.2.0-3.ai...</summary>
							</entry><entry>
		<title>AIX 시스템상의 core수 확인하기</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8758"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8758#comment"/>		<id>https://ischo.net/bd_ibm/8758</id>
		<published>2013-01-09T15:42:06+00:00</published>
		<updated>2017-06-01T22:13:36+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ core개수 확인 # lsdev -Cc processor 여기에 나온 프로세서가 실제 core개수 이 코어들이 SMT(Simultaneous Multi Threading)로 인하여 다중의 Thread로 나뉘게 된다. SMT정보 확인 # smtctl# lsattr -El proc0 현재 OS에서 사용가능한 프로세서개수 확인하기# bindprocessor -q</summary>
							</entry><entry>
		<title>named 1분 간격으로 검사하여 살리는 스크립트</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8715"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8715#comment"/>		<id>https://ischo.net/bd_ibm/8715</id>
		<published>2012-12-26T13:16:44+00:00</published>
		<updated>2018-03-17T15:39:52+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ #!/bin/ksh ############################################################ script by ischo# http://www.ischo.net# chosim1@naver.com# Shell script : Check named alive &amp; start that if it dead.########################################################### TTIME=`date +%H:%M:%S`DDATE=`date +%Y%m%d`P...</summary>
							</entry><entry>
		<title>AIX 튜닝포인트 - CPU,MEM,VG + FAQ</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8522"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8522#comment"/>		<id>https://ischo.net/bd_ibm/8522</id>
		<published>2012-11-20T13:54:39+00:00</published>
		<updated>2018-03-17T15:39:06+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1. CPU 튜닝 1-1. CPU 스케줄링 튜닝 - 기본적으로 튜닝할 필요가 없음. - polling등을 하는 프로세스의 응답시간 단축을 위해 할 수 있는 튜닝 # schedo –p –o smt_snooze_delay=-1 :: smt_snooze_delay 값에 지정된 시간동안 CPU 부하가 없을 경우 SMT thread가 snooze 상태로 들어가는 것을 의미함. -1 값은 d...</summary>
							</entry><entry>
		<title>lsof 설치 없이 해당 포트를 열고 있는 프로세스 확인하는 법</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8338"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8338#comment"/>		<id>https://ischo.net/bd_ibm/8338</id>
		<published>2012-10-17T09:55:01+00:00</published>
		<updated>2017-06-19T17:41:13+00:00</updated>
		<author>
			<name>ischo</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1. 열고있는 포트번호 조회. 21번 포트를 열고 있는 프로세스를 조회하고 싶을 경우. [root :/]# netstat -anA | grep LISTENf1000d0001bed390 tcp 0 0 *.21 *.* LISTENf1000d00002e3390 tcp4 0 0 *.22 *.* LISTENf1000d0002a7ab90 tcp4 0 0 *.80 *.* LISTENf1000d0000458390 tcp4 0 0 *.111 *.* LISTENf1000d000...</summary>
							</entry><entry>
		<title>p시리즈 장비 OP패널에서 강제 shutdown 방법</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8310"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8310#comment"/>		<id>https://ischo.net/bd_ibm/8310</id>
		<published>2012-10-12T15:24:11+00:00</published>
		<updated>2012-10-12T15:24:11+00:00</updated>
		<author>
			<name>조인상</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1. 메인메뉴에서 (UP)버튼으로 2 를 선택후 (ENTER)로 진입 2. (UP) 을 누를때마다 &gt; 표시가 바뀜. (UP) 버튼으로 N 으로 &gt; 를 옮긴후 (ENTER)를 눌러 M으로 변경 3. (ENTER)를 다시 눌러 메인화면으로 이동 4. (UP)을 눌러 8 메뉴에서 (ENTER) 로 들어가서 진행하면 강제 OFF 수행됨 * 절차2에서 M으로 바꾼 값...</summary>
							</entry><entry>
		<title>[IBM] x시리즈 M3,M4 블레이드센터 제원</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8276"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8276#comment"/>		<id>https://ischo.net/bd_ibm/8276</id>
		<published>2012-10-05T17:30:13+00:00</published>
		<updated>2012-10-05T17:30:30+00:00</updated>
		<author>
			<name>조인상</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ [IBM] x시리즈 M3,M4 블레이드센터 제원 장비 크기, 소음, 발열량, 전압, 주파수, 소비전력,온도,습도 등 제원 멤버스 : http://www.ischo.net/8273</summary>
							</entry><entry>
		<title>IBM System x Sales Tech and Sales School</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8056"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8056#comment"/>		<id>https://ischo.net/bd_ibm/8056</id>
		<published>2012-08-09T09:34:49+00:00</published>
		<updated>2012-08-09T09:35:39+00:00</updated>
		<author>
			<name>조인상</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ IBM System x Sales Tech and Sales School Ch-1.pdf - Introduction to System X List the features of IBM X-architectureRecognize the System x server product lineArticulate the elements the comprise IBM Smarter PlanetDescribe how System x plays a key role in IBM Smarter PlanetList the three ke...</summary>
							</entry><entry>
		<title>Power6 System Reference Code</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8049"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8049#comment"/>		<id>https://ischo.net/bd_ibm/8049</id>
		<published>2012-08-09T09:16:32+00:00</published>
		<updated>2012-08-09T09:16:32+00:00</updated>
		<author>
			<name>조인상</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ Members only : http://www.ischo.net/8046</summary>
							</entry><entry>
		<title>IBM x3650 M3 Service Guide</title>
		<link rel="alternate" type="text/html" href="https://ischo.net/bd_ibm/8025"/>
		<link rel="replies" type="text/html" href="https://ischo.net/bd_ibm/8025#comment"/>		<id>https://ischo.net/bd_ibm/8025</id>
		<published>2012-08-03T16:08:01+00:00</published>
		<updated>2012-08-03T16:08:10+00:00</updated>
		<author>
			<name>조인상</name>
		</author>
		<summary type="text">원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어+++++++++++++++++++++++++++++++++++++++++++++++++++++++ IBM x3650 M3 Service Guide</summary>
							</entry></feed> 
