태터데스크 관리자

도움말
닫기
적용하기   첫페이지 만들기

태터데스크 메시지

저장하였습니다.

LVM on centos

I.T. Diary/Linux 2010/03/08 15:02
dd command 로 clone한  시스템의 하드디스크가 크면 카피한 불륨을 남아있는 하드디스크 영역를 이용하여 움직일수 있다.

1) Fdisk 을 이용하여 남아있는 영역에 새로운 partition 을 지정한다.
2) Centos 의 LVM GUI 을 사용하여 physical volume group 에 추가한다.
3) 이것을 logical volume group 에 추가한다
4) Migrating extents 을 사용하여 보다큰 volume group 으로 이동시키고 mount point 을 잡아준다.

참조 : http://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-system-config-lvm.html

'I.T. Diary > Linux' 카테고리의 다른 글

LVM on centos  (0) 2010/03/08
When java applet loading is not working linix firefox  (0) 2010/03/07
Clone the linux box  (0) 2010/03/07
Using Quotes in shell script  (0) 2008/05/17
DansGuardian (web content filtering proxy)  (0) 2008/04/28
우분투 (ubuntu)을 맥처럼 꾸미기  (0) 2008/02/24
Posted by aboutnz
TAG ,