Manuals

Manuals
Using the BIOS Container Configuration Utility : Dell PowerEdge Expandable RAID Controller 3/Di Installation Guide Back to Contents Page

Using the BIOS Container Configuration Utility

The Container Configuration Utility (CCU) allows you to create, delete, and manage containers from the PERC 3/Di BIOS. A container is a logical disk created from freespace and made up of partitions on one or more physical disks. Refer to the Flexible Array Storage Tool User's Guide for more information on containers. You can use CCU to create a bootable container for the server. We recommend that you configure the server to boot from a container instead of from a single disk to take advantage of the redundancy and performance features of that container.

Note: If you are changing the configuration of a server that is already in use on a network, log all users off the system and shut it down in an orderly manner before you start the CCU.

To select a CCU menu option, move the cursor to the option with the and keys, then press Enter. In some cases, selecting an option displays another menu. Press Tab to navigate between the fields within a dialog box. Press Shift-Tab to move to the previous field. You can return to the previous menu at any time by pressing Esc.

Creating a Container

Before creating containers, make sure the disks for the container are connected and installed in your server (or enclosure). To create a container you select the disk(s) to be used in the container and then assign the container properties.

Selecting Disks for the Container

To select disk(s) to be used in the container

  1. Shut down and reboot the server.
  2. At the BIOS prompt Press <Ctrl><A> for Configuration Utility! press Ctrl A.
  3. Select Container Configuration Utility from the menu.
  4. Select Create Container from the CCU menu.
  5. Use the Left/Right arrow keys to select a channel.
  6. Select the disk(s) for the new container and press Insert. CCU displays the largest usable freespace available for each disk. You can use available freespace from multiple disks for the new container.
    To deselect any disk, highlight the disk and press Delete.

    Note: Any disks with DOS partitions, disks with no usable space, or uninitialized disks (See Initializing a Disk Drive) will appear dimmed and cannot be used for creating a new container.

  7. Press Enter when all disks for the new container are selected. The Container Properties menu displays.

Assigning Container Properties

Follow these steps to assign various properties to the new container.

Note: You cannot change these properties from the CCU once the container is created; you must instead use the GUI or the CLI.

  1. In the Container Properties menu, select a container type and press Enter. Only container types available according to the number of disks selected displays. Your possible options are
    • Volume: A container made up of one or more partitions, linked together.
    • RAID 0 (Stripe): Data is striped across the partitions in a RAID 0 container, allowing for faster I/O performance than a single disk or volume.

      Note: Volume and RAID 0 containers do not store redundant data; if any disk in the container fails, all data is lost.

    • RAID 1 (Mirror): Data is mirrored on two equal-sized partitions that reside on two different disks. If one disk fails, data is available from the other disk. The actual data capacity of the container equals half the available disk space.
    • RAID 5: The container contains redundant (parity) data distributed across all partitions in the container. If any one disk fails, data can be reconstructed from the parity information. If a second disk fails before the container has been reconstructed, all data is lost. The actual usable data capacity of the container is equal to one less than the total number of partitions. (One partition's worth of capacity is needed to hold the parity information.)
    • RAID 0/1: Data is striped and mirrored on two or more pairs of partitions. If one disk in a pair fails, data is available. The actual data capacity of the container equals half the total available partition space.
    See the Command Line Interface Reference Guide or the Flexible Array Storage Tool User's Guide for more information on selecting a RAID level.
  2. Type in a label for the container and press Enter.
  3. The maximum container size available from the partition(s) selected will be displayed automatically. If you want to designate a different container size, type the desired container size and select MB (MBytes) or GB (GBytes) from the drop-down list. If the size available from the selected partitions is greater than the designated container size, the remaining disk space will be available for use in other containers.
  4. Select the container chunk size. Chunk size is the amount of data written to one partition in a Stripe, RAID 5, or RAID 0/1 container before the I/0 data stream switches to the next partition.
    The allowable chunk sizes are 8, 16, 32 (the default), and 64 KBytes. The default block size gives the best overall performance in most network server environments.
  5. Designate whether you want to enable read caching for the container.
    This option should always be enabled to optimize performance, unless your application--which is unlikely--is doing completely random reads.
  6. Designate whether you want to enable write caching for the container. The choices are:
    1. Enable When Protected (default)
      This means that the controller enables the container's write cache only if a battery is present and its status is OK.
    2. Enable Always
      This means that the controller enables a container's write cache even if there is no battery or if the battery is bad.

      Caution: If you select this option, you may experience data loss in the case of a power loss.

    3. Disable
      This means that the controller disables a container's write cache.
  7. When finished select Done.

Managing Containers

With the Manage Container option you can view information on containers, initialize containers, make a container the boot container, or delete containers.

Note: CCU can display and manage a maximum of 24 containers.

Viewing Container Information

Follow these instructions to view information on an existing container:

  1. At the BIOS prompt press Ctrl A.
  2. Select Container Configuration Utility from the menu.
  3. Select Manage Container from the CCU menu.
  4. Select the container you wish to view information on from the List of Containers dialog box and press Enter.
    The Container Properties dialog box appears which shows detailed information on the container. The physical disks associated with the container will be displayed here.

    Note: To identify the physical disks associated with a member of a RAID 0/1 container, highlight the displayed member in the Container Properties dialog box and press Enter.

  5. Press Esc to return to the previous menu.

Initializing a Disk Drive

If an installed disk does not appear in the disk selection list for creating a new container or if it appears grayed out, you may have to initialize it before being able to use it as part of a container.

Caution: Initializing a disk overwrites the partition table on the disk, and essentially makes all the previous data on the disk inaccessible. Since the partition table is overwritten, if the drive is used in a container, you may not be able to use the container again. Do not initialize a disk that is part of a boot container! The boot container is labelled as 00 in the List of Containers dialog box. See Managing Containers for information on determining which disks are associated with a particular container.

Follow these steps to initialize a drive:

  1. At the BIOS prompt press Ctrl A.
  2. Select Container Configuration Utility from the menu.
  3. Select Initialize Drives.
  4. Use the Right/Left arrow keys to select the channel with the disk you wish to initialize.
  5. Select the disk you wish to initialize and press Insert.
  6. Press Enter.
  7. At the warning message, press Y.

Making a Container Bootable

You can make a container bootable so that the server boots from the container instead of from a stand-alone (single) disk.

To make a container bootable, the container number must be set to 00 in the boot order. Follow these steps to make a container bootable:

Note: The server will always attempt to boot from any installed non-SCSI disks (for example, any IDE disk drive at drive C). You must disable or remove all non-SCSI disks if you want the server to boot from a SCSI disk or container.

  1. At the BIOS prompt press Ctrl A.
  2. Select Container Configuration Utility from the menu.
  3. Select Manage Container from the CCU menu.
  4. Select the container you wish to make bootable
    and press Ctrl B.

    Note: You cannot make a non-00 container bootable if any container is in the process of scrubbing. Refer to your Flexible Array Storage Tool User's Guide for information on scrubbing containers.

  5. Reboot the system.

    Caution: The controller always uses the lowest numbered container as its bootable container. If you delete container 00 for any reason, the next highest numbered container will become the bootable container. Use the Ctrl B option to mark the correct container as the bootable container (by making it container 00).

    Note: If you want to boot from a stand-alone (single) disk drive, first create a volume container on the desired disk.

Deleting Containers

Follow these instructions to delete an existing container:

Caution: Back up the data on a container before you delete it. All data on the container is lost when you delete the container!

  1. At the BIOS prompt press Ctrl A.
  2. Select Container Configuration Utility from the menu.
  3. Select Manage Container from the CCU menu.
  4. Select the container you wish to delete and press Delete.
  5. At the Container Properties screen select Delete again and press Enter.
  6. Press Esc to return to the previous menu.

Repairing a RAID 5 Set

Follow these instructions to repair a RAID 5 set:

  1. At the BIOS prompt press Ctrl A.
  2. Select Container Configuration Utility from the menu.
  3. Select Manage Container from the CCU menu.
  4. If the BIOS has detected a parity error in the selected RAID 5 set, the following help message is displayed at the bottom of the screen.
     <Ctrl+R> Restore/Enable RAID 5
    
  5. To repair the selected RAID5 set, press Ctrl R and follow the prompts.



Back to Contents Page

Laptops | Desktops | Business Laptops | Business Desktops | Workstations | Servers | Storage | Monitors | Printers | LCD TVs | Electronics
© 2009 Dell | About Dell | Terms of Sale | Unresolved Issues | UPDATED! PRIVACY | Contact | Site Map | Feedback
AT | AU | BE | BR | CA | CH | CL | CN | CO | DE | DK | ES | FR | HK | IE | IN | IT | JP | KR | ME | MX | MY | NL | NO | PA | PR | RU | SE | SG | UK | VE | ALL

snEB12