File: 20raid5journal.broken

package info (click to toggle)
mdadm 4.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,948 kB
  • sloc: ansic: 46,817; sh: 2,481; makefile: 281; python: 44
file content (17 lines) | stat: -rw-r--r-- 379 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
always fail

++ /usr/sbin/mdadm -I /dev/loop4
++ rv=0
++ case $* in
++ cat /var/tmp/stderr
mdadm: /dev/loop4 attached to /dev/md/0_0, which has been started.
++ return 0
++ check raid5
++ case $1 in
++ grep -sq 'active raid5 ' /proc/mdstat
++ die 'active raid5 not found'
++ echo -e '\n\tERROR: active raid5 not found \n'

        ERROR: active raid5 not found

++ save_log fail