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

(새 문서: ==개요== ;/dev/mapper <source lang='console'> root@stlrx300s7-102:~# ls -l /dev/mapper total 0 lrwxrwxrwx 1 root root 7 May 5 15:20 360080e50003220a80000017353450e3f -> ../d...)
 
 
(같은 사용자의 중간 판 3개는 보이지 않습니다)
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:20 360080e50003220a80000017353450e3f -> ../dm-0
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003220a80000017353450e3f -> ../dm-0
lrwxrwxrwx 1 root root      7 May  5 15:20 360080e50003222300000019153450e18 -> ../dm-1
lrwxrwxrwx 1 root root      7 May  5 15:29 360080e50003220a80000017353450e3f1 -> ../dm-3
lrwxrwxrwx 1 root root      7 May  5 15:20 360080e50003222300000019053450e18 -> ../dm-2
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
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>


==같이 보기==
==같이 보기==
* [[디바이스 매퍼]]
* [[/dev]]
* [[/dev]]



2017년 7월 28일 (금) 14:39 기준 최신판

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 }}