I want to check RAID levels in unix server, when i type the command $ grep -i raid /var/log/dmesg it gave me the answer as: "device-mapper:dm -raid 45:initialized v0.25941, md:Autodectecting RAID arrays" . what does this answwer mean.
Please help me.

Reply With Quote