Complete this task to create volume groups for System i systems
so that volumes can be assigned to the i5 fibre-channel adapters.
Use the
mkvolgrp command to create a volume group that
contains the volumes to be assigned to an i5 fibre-channel adapter. The following
considerations determine how you will create your volume groups:
- If you are using a multipath connection, a volume group is assigned to
two or more i5 fibre-channel adapters. Each fibre-channel adapter provides
one path to volumes in the volume group.
- If you are using an external load source, you create a volume group that
contains one volume. After a partition is initially loaded from the external
load source, you can add more volumes to this volume group so that the i5/OS
recognizes them and can use them.
- If you do not use an external load source, you create a volume group that
contains all the volumes that are assigned to an i5 fibre-channel adapter.
You cannot specify more than 32 LUN volumes for each attachment to an i5 fibre-channel
adapter.
When you create a volume group for i5/OS, you should specify
the -hosttype iSeries parameter as part of the mkvolgrp command.
The -hosttype iSeries parameter saves some processing time because
this parameter automatically supplies information that would have to be specified
separately.For example, the i5/OS uses a logical blocksize of 520, and volumes
that are created for i5/OS use a blocksize of 520 bytes. By specifying the -hosttype
iSeries parameter,also you denote that the logical size of the blocks
in the volumes is 520 bytes.
Perform the following steps to create and
view volume groups for System i systems: