Description: Shows a dialog for creating RAIDs of different types and assign real drives or partitions.
Parameter:
- param: parameter string containing status information about the harddisks
- partJobs: associative array with partition jobs
- currentDrive: the current drive to work on (e.g. hda)
- helpPage: Name of the help page to show.
- partitionDrive: Partition or drive to add (e.g. /dev/hdc)
- partMethod: partition method (used for the partition/format dialog). The next step will depend on this value.
Returns:
- true if the RAID has the minimum amount of assigned drives/partitions and otherwise false.
root
2015-09-06