"Lvscan"의 두 판 사이의 차이

8번째 줄: 8번째 줄:
   ACTIVE            '/dev/VolGroup00/LogVol00' [27.25 GB] inherit
   ACTIVE            '/dev/VolGroup00/LogVol00' [27.25 GB] inherit
   ACTIVE            '/dev/VolGroup00/LogVol01' [1.94 GB] inherit
   ACTIVE            '/dev/VolGroup00/LogVol01' [1.94 GB] inherit
</source>
<source lang='dos'>
[root@jmnote ~]# ll /dev/mapper/
total 0
crw------- 1 root root  10, 62 Oct 23 16:52 control
brw-rw---- 1 root disk 253,  0 Oct 23 16:52 VolGroup00-LogVol00
brw-rw---- 1 root disk 253,  1 Oct 23 16:52 VolGroup00-LogVol01
</source>
</source>



2013년 11월 12일 (화) 00:05 판

1 개요

logical volume scan; lvscan
/usr/sbin/lvscan
  • 논리 볼륨 디스크 스캔
[root@jmnote ~]# lvscan
  ACTIVE            '/dev/VolGroup00/LogVol00' [27.25 GB] inherit
  ACTIVE            '/dev/VolGroup00/LogVol01' [1.94 GB] inherit
[root@jmnote ~]# ll /dev/mapper/
total 0
crw------- 1 root root  10, 62 Oct 23 16:52 control
brw-rw---- 1 root disk 253,  0 Oct 23 16:52 VolGroup00-LogVol00
brw-rw---- 1 root disk 253,  1 Oct 23 16:52 VolGroup00-LogVol01

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}