이 콘텐츠는 선택한 언어로 제공되지 않습니다.
5.2.18. /proc/mdstat
This file contains the current information for multiple-disk, RAID configurations. If the system does not contain such a configuration, then
/proc/mdstat
looks similar to the following:
Personalities : read_ahead not set unused devices: <none>
Personalities :
read_ahead not set
unused devices: <none>
This file remains in the same state as seen above unless a software RAID or
md
device is present. In that case, view /proc/mdstat
to find the current status of mdX
RAID devices.
The
/proc/mdstat
file below shows a system with its md0
configured as a RAID 1 device, while it is currently re-syncing the disks: