"/dev/mapper"의 두 판 사이의 차이

3번째 줄: 3번째 줄:


<source lang='console'>
<source lang='console'>
root@stlrx300s7-102:~# ls -l /dev/mapper
root@stlrx300s7-102:~# ll /dev/mapper
total 0
total 0
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003220a80000017353450e3f -> ../dm-0
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003220a80000017353450e3f -> ../dm-0
15번째 줄: 15번째 줄:
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003222300000019153450e18-part1 -> ../dm-8
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003222300000019153450e18-part1 -> ../dm-8
crw------- 1 root root 10, 236 May  5 15:20 control
crw------- 1 root root 10, 236 May  5 15:20 control
</source>
<source lang='console'>
[root@compute01 ~]# ll /dev/mapper
total 0
lrwxrwxrwx. 1 root root      7 Jul 25 17:41 centos-root -> ../dm-0
lrwxrwxrwx. 1 root root      7 Jul 25 17:41 centos-swap -> ../dm-1
crw-------. 1 root root 10, 236 Jul 25 17:41 control
</source>
</source>



2017년 7월 28일 (금) 14:36 판

1 개요

/dev/mapper
root@stlrx300s7-102:~# ll /dev/mapper
total 0
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003220a80000017353450e3f -> ../dm-0
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003220a80000017353450e3f1 -> ../dm-3
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003220a80000017353450e3f-part1 -> ../dm-4
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019053450e18 -> ../dm-2
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019053450e18p1 -> ../dm-5
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019053450e18-part1 -> ../dm-6
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019153450e18 -> ../dm-1
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019153450e18p1 -> ../dm-7
lrwxrwxrwx 1 root root       7 May  5 15:29 360080e50003222300000019153450e18-part1 -> ../dm-8
crw------- 1 root root 10, 236 May  5 15:20 control
[root@compute01 ~]# ll /dev/mapper
total 0
lrwxrwxrwx. 1 root root       7 Jul 25 17:41 centos-root -> ../dm-0
lrwxrwxrwx. 1 root root       7 Jul 25 17:41 centos-swap -> ../dm-1
crw-------. 1 root root 10, 236 Jul 25 17:41 control

2 같이 보기

3 참고

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