Unmirror rootvg (Root Volume Group) in AIX unmirror rootvg (루트 볼륨 그룹) 액스에 도착
Root Volume Group (rootvg) is a volume group containing the Base Operating System (BOS). 루트 볼륨 그룹 (rootvg)는 볼륨 그룹을 포함하는 기본 운영 체제 (보스). Logical volume (lv) in rootvg may be doubled or more in copies with 2 or more physical volume (hard disk) for availability and reliability of the AIX system. 논리 볼륨 (좌심실)에 rootvg 수있습니다 2 개 이상의 사본을 두 배 이상의 물리적 볼륨 (하드 디스크)에 aix 시스템의 가용성과 신뢰성을합니다. The following steps are to unmirror a rootvg, if for whatever reason the rootvg needs to run on single logical volume (lv) on single physical volume (pv) only. 다음 단계를 수행 unmirror는 a rootvg, 만약 어떤 이유로이 필요 rootvg에서 실행되는 하나의 논리 볼륨 (좌심실)에 단일 물리적 볼륨 (pv) 만합니다.
Check and Determine if rootvg is Mirrored rootvg가 있는지 확인하고 미러
In mirror mode, each logical volume in rootvg such as filesystems “/”, “/usr”, “/var”, “/tmp”, “/home”, “/opt” and default boot, paging and jfslog LVs should be mirrored. 이 미러 모드, rootvg와 같은 각 논리 볼륨에 파일 시스템을 "/", "/ usr", "/ 변수 이름", "/ tmp", "/ 홈", "/ 선택"및 기본 부트, 페이징 및 lvs되어야 jfslog 미러합니다. In AIX, mirrorvg will create additional copy of image for all logical volumes in the volume group. 액스에 도착, mirrorvg는 이미지의 모든 복사본을 추가로 만들 논리 볼륨의 볼륨 그룹합니다.
Use the following command to check if a rootvg is mirrored: 다음 명령을 사용하여이 있는지 확인 미러링 rootvg :
# lsvg -l rootvg # lsvg - 패 rootvg
If the output shows that for each LP there are 2 PPs then its mirrored. 각각의 출력 표시하는 경우는 2 284.2 LP로 자신을 거울에 해당합니다.
Check and Determine Which Disks the Mirrored rootvg is Located 디스크를 검사하고 확인하는 미러는 rootvg
For each logical volume (LV) name listed in output of “lsvg -l rootvg” command, run the following command: 각 논리 볼륨 (좌심실) 이름에 나와있는 출력을 "lsvg - 패 rootvg"명령을 다음 명령을 실행합니다 :
lslv -m lslv - m
The output date will tell you on which disk each copy of each logical partitions for each LV. 디스크의 출력 날짜를 알려주지 각 사본의 각 논리 파티션의 각 좌심실합니다.
Unmirror rootvg unmirror rootvg
Important: The following instructions have the risk of making your AIX system unbootable or corrupting the data. 중요 사항 : 다음과 같은 지침을이 시스템을 시작하지 못할 aix이나 손상의 위험하게 만들기 데이터를합니다. So make you have advanced system administration experience before running the process of unmirroring. 그래서 당신은 고급 시스템 관리 경험을 만들어 과정을 실행하기 전에 unmirroring합니다.
To unmirror the root volume group (rootvg), follow the steps below (scenario: rootvg is contained on hdisk01 and mirrored onto hdisk11, and the steps will remove the mirror on hdisk11 (regardless of the disk from which you previously booted)): 볼륨의 루트를 unmirror 그룹 (rootvg), 다음 단계를 따르십시오 (시나리오 : rootvg이 방면에 포함된 hdisk01 및 미러링 hdisk11, 그리고 단계는 거울 hdisk11를 제거합니다 (이전에있는 디스크의 부팅에 관계없이)) :
- To unmirror the rootvg from hdisk11, enter the following command: unmirror the rootvg에서 hdisk11에 다음 명령을 입력하십시오 :
unmirrorvg rootvg hdisk11 unmirrorvg rootvg hdisk11
This command turns quorum back on for rootvg. 이 명령은 turns 정족수에 대한 위로 rootvg합니다. When unmirrorvg is executed, the default COPIES value for each logical volume becomes 1. unmirrorvg가 실행될 때, 기본 복사 값을 각각의 논리 볼륨이 1.
- To update the booted disk link, enter the following command: 부팅 디스크를 링크를 업데이 트하려면 다음 명령을 입력하십시오 :
ln -f /dev/rhdisk01 /dev/ipldevice 전 - f / dev/rhdisk01 / dev / ipldevice
- To reduce the disk out of rootvg, type the following command: rootvg의 디스크를 아웃을 줄이기 위해 다음 명령을 입력합니다 :
reducevg rootvg hdisk11 reducevg rootvg hdisk11
- To initilize the boot record of the remaining disk again, enter the following command: 나머지 디스크의 부트 레코드를 다시 initilize 다음 명령을 입력하십시오 :
bosboot -a -d /dev/hdisk01 - bosboot - 패 / dev/hdisk01
bosboot command is a must to initialize the boot record on the remaining disk hdisk01 again. 를 초기화해야합니다 bosboot 명령은 남아있는 디스크의 부트 레코드를 다시 hdisk01합니다.
- To modify the boot list to remove the unmirrored disk, type the following command: 부팅 목록을 수정하는 unmirrored 디스크를 제거하려면 다음 명령을 입력합니다 :
bootlist -m normal hdisk01 bootlist - m 정상적인 hdisk01
bootlist command is a must so that the system only boots to the disk remaining (hdisk01) in rootvg. 있도록해야합니다 bootlist 명령은 시스템의 디스크에 남아있는 유일한 부츠 (hdisk01)에 rootvg합니다.
- Restart AIX machine, as unmirroring turns quorum back on for rootvg, a reboot is required for this to take effect. 컴퓨터를 다시 시작 aix로 rootvg에 대한 위로 unmirroring turns 정족수를 재부 팅이 필요한 경우이 내용이 적용되도록합니다.
Note: The reducevg command in step 3 will fail if there are non-mirrored logical volumes such as raw logical volumes and system dump devices on the disk. 참고 사항 : reducevg 명령을 3 단계가 실패합니다 - 미러 논리 볼륨이 아닌 경우에는 원시 논리 볼륨 및 시스템과 같은 장치를 디스크에 덤프합니다.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 중요 사항 : 이것은 기계 번역 페이지는 "있는 그대로"제공하지 않고 보증합니다. Machine translation may be difficult to understand. 기계 번역을 이해하기 어려울 수있습니다. Please refer to 를 참조하시기 바랍니다 original English article 원래 영어 자료 whenever possible. 언제 수있습니다.
Share and contribute or get technical support and help at 를 공유하고 기술 지원 및 도움을 공헌하지 않는다면 My Digital Life Forums 내 디지털 라이프 공개 토론 . 합니다.
Related Articles 관련 기사
- (Enhance) Concurrent Capable and Big vg Format Volume Group in AIX Unix (강화) 동시 능력과 큰 볼륨 그룹 형식으로 볼륨 그룹 액스에 도착 유닉스
- Disable Direct Root Login and User Access via SSH to Server 쉿를 통해 사용자 액세스 권한을 해제 직접적으로 루트 서버에 로그인하고
- nlist - Novell NetWare Utility to View and Search Objects and Properties nlist - 네트워크 유틸리티를 novell 개체와 속성을 확인하고 검색
- How to Get Linux Server Sends Email Alert on Root Login 전자 우편 경고를 보내는 방법에 리눅스 서버 루트 로그인
- AdSense Help Group for AdSense Publishers 애드 센스 도움말 그룹의 애드 센스
- Apple’s Patent Concept of Volume Auto Control Detection 애플의 특허 개념은 볼륨 자동 제어 검출
- Display and Show foobar2000 Volume Bar and Volume Control foobar2000 볼륨 바, 볼륨 컨트롤 표시 및 표시
- Change Group Ownership of Symbolic Links in Unix or Linux 그룹에 심볼릭 링크의 소유권을 변경 또는 리눅스 유닉스
- How To Mount and Access New Partition, Volume or Drive As Folder Path In Windows 새 파티션을 액세스하는 방법을 탑재하고, 볼륨 또는 드라이브로 폴더의 경로를 windows
- Grouping Makes Your Emailing Task Easier 귀하의 이메일을 보내이 작업을 쉽게 그룹화
































