Open a terminal console, then log in as the root user or equivalent.
Start the EVMS GUI by entering the following at the terminal console prompt:
evmsgui
If the disks have not been initialized, initialize them by adding the DOS Segment Manager now.
The following instructions assume you are initializing new disks. For information about initializing an existing disk or a disk moved from another system, see Section 4.2, “Initializing Disks”.
Repeat the following steps for each disk that you want to initialize:
Select ++.
From the list, select the , then click .
Select the device, then click to initialize it.
If segments have not been created on the disks, create a segment on each disk that you plan to use in the RAID.
For x86 platforms, this step is optional if you treat the entire disk as one segment.
For IA-64 platforms, this step is necessary to make the option available in the Regions Manager.
For information about creating segments, see Section 4.4, “Creating Disk Segments (or Partitions)”.
Select ++ to open the .
Select the free space segment you want to use.
Specify the amount of space to use for the segment.
Specify the segment options, then click .
Create and configure a software RAID Device.
Select ++ to open the Create Storage Region dialog box.
![]() |
Specify the type of software RAID you want to create by selecting one of the following Region Managers, then click .
From the Storage Objects listed, select the ones to use for the RAID device.
![]() | Important |
|---|---|
The order of the objects in the RAID is implied by their order in the list. | |
![]() |
Specify values for by changing the following default settings as desired.
For RAIDs 1, 4, or 5, optionally specify a device to use as the spare disk for the RAID. The default is none.
For RAIDs 0, 4, or 5, specify the chunk (stripe) size in KB. The default is 32 KB.
For RAIDs 4/5, specify or (default).
For RAID 5, specify the algorithm to use for striping and parity. The default is .
For information about these settings, see Section 6.1.5, “Configuration Options for RAIDs”.
![]() |
Click to create the RAID device under the /dev/evms/md directory.
The device is given a name such as md0, so its EVMS mount location is /dev/evms/md/md0.
Specify a human-readable label for the device.
Select ++.
Select the device that you created in Step 5.
Specify a name for the device.
Use standard ASCII characters and naming conventions. Spaces are allowed.
Click .
Create a file system on the RAID device you created.
Select ++ to view a list of file system modules.
Select the type of file system you want to create, such as the following:
Select the RAID device you created in Step 5, such as /dev/evms/md/md0.
Specify a name to use as the , then click .
The name must not contain space or it will fail to mount later.
Click to create the file system.
Mount the RAID device.
Select ++.
Select the RAID device you created in Step 5, such as /dev/evms/md/md0.
Specify the location where you want to mount the device, such as /home.
Click .
Enable boot.evms to activate EVMS automatically at reboot.
In YaST, select +.
Select .
Select .
Select .
Select .
Edit the /etc/fstab file to automount the RAID mount point created in Step 8.c, or you can mount the device manually from evmsgui.