A
A
avp2018-11-21 22:01:00
linux
avp, 2018-11-21 22:01:00

I took a dedicated server in the cloud. Delivered hardware raid 10 to it. Why mdadm?

I took a dedicated server in the cloud. Delivered hardware raid 10 to it. But after installation I find

43 2 16 * * root if [ -x /usr/share/mdadm/checkarray ]; then /usr/share/mdadm/checkarray --cron --all --idle --quiet; fi

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
Boris Syomov, 2018-11-21
dnepr @avpdnepr

It simply means that you have the mdadm package installed. If you don't have arrays created by mdadm there, nothing will be checked. Those. you can just ignore it.
Well, the server has nothing to do with the cloud, nevertheless, probably. =)

J
Just A Bit, 2018-11-21
@justabit

Option 2. Either you still have a software raid array, or it's just default in Hetzner's image. Just check /proc/mdstat.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question