반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- docker image
- M365필터
- nmcli
- tar
- journalctl
- 프로세스
- chmod
- ssh
- 엑셀파일명변경
- permission
- 리다이렉션
- 랜카드인식불량
- chatGPT
- docker network
- docker
- mount
- vgcreate
- swapon
- firewalld
- HTTPD
- ansible
- 날짜변경
- MSBing
- 같은폴더
- newbingai
- pvcreate
- vagrant kubernetes
- Kubernetes
- yum
- lvcreate
Archives
- Today
- Total
목록xfs_growfs (1)
becool
20210419 (월)
9:32 review Ch06. LVM LVM(Logical Volume Management) Physical Volume(물리 볼륨, PV) : LVM으로 디스크를 관리하기 위한 디스크의 기본적인 단계 Volume Group(볼륨 그룹, VG) : 여러개의 Physical Volume으로 구성된 집합 Logical Volume(논리 볼륨, LV) : LVM에서 데이터를 저장하기 위해 사용하는 Volume PE(Physical Extent) : Physical Volume에서 사용하는 기본 데이터 저장 단위(기본값 4M) LE(Logical Extent) : Logical Volume에서 사용하는 기본 데이터 저장 단위 LVM 디스크 작업 순서 (1) Physical Volume 생성 (2) Volume..
linux
2021. 4. 19. 16:25