This topic discuses how to create drives for your integrated Linux® server.
Adding a drive to an integrated Linux server is a two-step process:
To create a Linux drive using iSeries Navigator, complete the following steps:
Label | Description |
---|---|
Disk drive name | The name of the Linux drive you are creating. This name is also used for the storage space object created in the /QFPNWSSTG directory of the IFS. You should consider using a naming scheme to allow easy identification of storage spaces and to allow using generics (*) on the save commands. |
Description | Description of the drive. |
Initialize disk | Checkbox to copy data to the new drive from another drive. This option is used when cloning a Linux drive. |
Capacity | Enter a size for the new drive in megabytes (MB) or gigabytes (GB). |
Disk pool | The iSeries disk pool where the drive is created. The default is Disk Pool 1 (the system ASP), but drives can be created in user ASPs and independent ASPs. |
Planned file system | You can use the value that you prefer. The suggested value is *OPEN for Linux specific file systems such as ext2, ext3, etc. |
The process of creating a storage space can range from a few minutes to a few hours, depending on the size. When i5/OS™ finishes creating the storage space it is listed with the other storage spaces.
To create a Linux drive using a CL command, complete the following steps:
Label | Description |
---|---|
Storage space name | The name of the storage space. This name is also used for the storage space object created in the /QFPNWSSTG directory of the IFS. You should consider using a naming scheme to allow easy identification of storage spaces and to allow using generics (*) on the save commands. |
Size | Enter a size for the new storage space in megabytes (MB) or gigabytes (GB). |
From storage space | The storage space to copy data from. This option is used when cloning a Linux drive. |
Format | A nominal format for the new storage space. For Linux we recommend this parameter be set to *OPEN. The storage space is not actually formatted by this command. Only Linux can format it. |
ASP ID | The iSeries auxiliary storage pool where the storage space is created. The default is the system ASP, but storage spaces can be created in user ASPs and independent ASPs. |
Description | Descriptive name for the storage space. |