Description: Searches for the RAID device, a physical partition belongs to, if it is part of a RAID.
Parameter:
- dev: The physical partition (e.g. /dev/hda4) that belongs to a RAID.
- param: parameter string containing status informations about the harddisks
Returns:
- The RAID device (e.g. /dev/md0) the physical partition belongs to or false, if no belonging RAID was found.
root
2015-09-06