IBM Support

Caldera Open Linux: Unable to make file systems on partitions after adding a 5th or subsequent drive - Servers

Troubleshooting


Problem

Unable to make file systems on partitions after adding a 5th or subsequent drive for Servers.

Resolving The Problem

Source
RETAIN tip H173978

Symptom
After adding a fifth or subsequent drive to a Caldera Open Linux eServer 2.3 system or a Caldera OpenLinux 3.1 system, you are unable to make file systems on partitions on the new drive.

Affected configurations

The system may be any of the following IBM eserver xSeries servers:

  • An xSeries 370, type 8681, any model
  • An xSeries 350, type 8682, any model
  • An xSeries 340, type 8656, any model
  • An xSeries 330, type 8654, any model
  • An xSeries 250, type 8665, any model
  • An xSeries 240, type 8664, any model
  • An xSeries 230, type 8658, any model
  • An xSeries 220, type 8645, any model

The system may be any of the following IBM Netfinity servers:

  • A Netfinity 8500R server, type 8681, any model
  • A Netfinity 6000R server, type 8682, any model
  • A Netfinity 5600 server, type 8664, any model
  • A Netfinity 5100 server, type 8658, any model
  • A Netfinity 4500R server, type 8656, any model

The following network operating systems are affected:

  • Caldera Open Linux eServer, version 2.3
  • Caldera Open Linux eServer, version 3.1

Solution

  1. Before adding the fifth or subsequent disks, type the following command: # cat /proc/partitions
    This shows a list of disks and partitions recognized by the system.
  2. Power off, install additional SCSI hard disk drive, power back on, and type the following command:
    # cat /proc/partitions
    Verify that the hard disk drive has been recognized.
  3. Create the device nodes to access the devices using: /sbin/makedev sd efgh..p
  4. Create partitions on the drive by using one of the partition creation tools, e.g. fdisk, cfdisk, etc.. Change the partition type, if required. Create additional partitions, as necessary. Save and exit.
  5. Create the required filesystems on the disk using mkfs. Create additional filesystems on other partitions, as required.
  6. Check the newly created filesystems using fsck.
  7. View the current mounted filesystems and create unique mount points.
  8. To enable the disk to be automatically mounted during the boot phase, edit /etc/fstab and include lines such as:
#device
Mount point
FS type
Mount options
Dump FREQ
FSCK pass
/dev/sde1
/dev/sde2
/sde1
/sde2
ext2
ext2
defaults
defaults
1
1

1
1

These can be tailored to suit the requirements of the system. Add additional lines for other partitions.

  1. To mount the new partition, run the following command, which will read the /etc/fstab file and implement any changes made
    since boot.  
    mount -a
  2. Finally check that the new filesystem is mounted and available: # mount

Additional information
The /etc/makedev.d/scsidisks script allows for four SCSI disks to have partitions. Additional SCSI disks above the fourth are configured by default as single partitions consisting of the whole disk.

Document Location

Worldwide

Operating System

Older System x:Caldera OpenLinux

[{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18H","label":"xSeries 220"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18J","label":"Older System x->xSeries 230"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18K","label":"Older System x->xSeries 240"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18M","label":"Older System x->xSeries 340"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18R","label":"Older System x->xSeries 250"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18V","label":"Older System x->xSeries 350"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HW18W","label":"Older System x->xSeries 370"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HWN07","label":"Older System x->Netfinity 8500R"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HWN08","label":"Older System x->Netfinity 5600"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HWN10","label":"Older System x->Netfinity 5100"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HWN12","label":"Older System x->Netfinity 6000R"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"HWN13","label":"Older System x->Netfinity 4500R"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}},{"Type":"HW","Business Unit":{"code":"BU016","label":"Multiple Vendor Support"},"Product":{"code":"QUOED9J","label":"Older System x->xSeries 330->8654"},"Platform":[{"code":"PF041","label":"HMC"}],"Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
28 January 2019

UID

ibm1MIGR-39497