본문 바로가기
반응형

IT105

aix vg lv 생성 1. vg 생성# smit mkvgMove cursor to desired item and press Enter.  Add an Original Volume Group  Add a Big Volume Group  Add a Scalable Volume Group                          Add a Scalable Volume GroupType or select values in entry fields.Press Enter AFTER making all desired changes.                                                           [Entry Fields]          VOLUME GROUP name                .. 2018. 8. 24.
aix etherchannel구성방법 서버의 etherchannel 을 구성하기 위해서 구성할 슬롯과 번호를 알아야한다.  # lsslot -c pci# Slot                   Description                              Device(s)U78C0.001.DBJD049-P2-C4  PCI-E capable, Rev 1 slot with 8x lanes  ent0 ent1 U78C0.001.DBJD049-P2-C5  PCI-E capable, Rev 1 slot with 8x lanes  ent2 ent3 U78C0.001.DBJD049-P2-C6  PCI-E capable, Rev 1 slot with 8x lanes  fcs0 fcs1   # smit etherchannel  Add An Et.. 2018. 8. 24.
hmc 에서 터미널 종료 hmc -> aix 터미널 접속시 이미 터미널이 열려있는 경우 이렇게 발생한다.hscroot@localhost:~> vtmenu Retrieving name of managed system(s) . . . Server-9117-MMB-SN06559BP    ----------------------------------------------------------  Partitions On Managed System:  Server-9117-MMB  OS/400 Partitions not listed ----------------------------------------------------------   1)    ibpdb01                              Not Activated.. 2018. 8. 16.
ibm Xserver os installation (windows) 2018. 8. 8.
hmc 설치 및 장비연결 2018. 8. 8.
hdisk 순서 변경 다음과 같이 hdisk0, hdisk2 hdisk1 이렇게 표시가 된다면 odm에서 순서를 변경해 보기 쉽게 할 수 있다.# lspvhdisk0          00f6559b8f1e06a7                    rootvg          active      hdisk2          00f6559b8fceaf67                    None                        hdisk1          00f6559b9009bed9                    rootvg          active  odmget CuDv | grep -p hdisk > hdisk-1.txt# cat hdisk-1.txt CuDv:        name = "hdisk0" .. 2018. 7. 12.
paging space 늘리기 # lsps -asTotal Paging Space   Percent Used      6144MB               0%페이징 스페이스 크기 확인 명령어# lsvg -l rootvgrootvg:LV NAME             TYPE       LPs     PPs     PVs  LV STATE      MOUNT POINThd5                 boot       1       1       1    closed/syncd  N/Ahd6                 paging     12      12      1    open/syncd    N/Ahd8                 jfs2log    1       1       1    open/syncd    N/Ah.. 2018. 7. 12.
hdisk 번호 변경 # lspvhdisk2          00f6559b8f1e06a7                    rootvg          active      hdisk3           none                                None     hdisk1          none                                None                        이런 경우 일때 관리 측면에서 hdisk2 -> hdisk0 으로 해주고 순서를 각각 맞춰줘야한다.hdisk2 일때 물리적디스크가 2번째 장착되어져있다고 할 수 없다.진행 전 lscfg -vpl hdisk2로 물리적 위치를 확인 후 진행한다. # lscfg -vpl hdisk2       Manufact.. 2018. 7. 12.
pdisk hdisk로 변경 lsdev -Cc pdiskpdisk1pdisk2이렇게 보일 경우sissasraidmgr -U -i -z pdisk1 &sissasraidmgr -U -i -z pdisk2 &로 병렬 수행 가능명령어 입력 후 stop 일 경우 pdisk가 array에 속해 있어 array 를 풀어준 후 진행diag > task selection > raid array manager > IBM SAS disk array manager > Delete a SAS Disk Array > sissas 선택 후 pdisk array 풀어주기 2018. 7. 12.
반응형