User Guide

User Guide
Novell� NetWare� Driver Installation: PowerEdge Expandable Controller 2/SC

Novell NetWare Driver Installation: PowerEdge Expandable RAID Controller 2/SC

Driver/Utility Files | Driver Installation | Installation on a NetWare 4.11 Server | Installing Novell NetWare | Adding Capacity Under NetWare 4.11 | Adding a New Drive to NetWare Using DELLMGR.NLM | Adding New Space to the NetWare Volume | Loading NetWare SNMP | NetWare Load Command Options | Manually Configuring NetWare SNMP for MIB-II Information | Manually Loading PEDGESNMP.NLM | Configuring NetWare to Send Traps to Applications


Driver/Utility Files

The Novell NetWare driver and utilities support RAID logical drives.

WARNING: The logical drives configured on the host adapter are registered with the operating system as separate logical units on Target ID 0.

 

File Description
PEDGE4_XX.HAM Host adapter module (HAM) that conforms to the Novell NetWare 4.11 NPA architecture. This driver supports NPA Diagnostics via the NWDIAG flag specified on the command line when the driver is loaded. The driver is a reentrant module. It registers one adapter when the NetWare LOAD command is issued to load the driver.
PEDGE4XX.DSK PowerEdge Expandable RAID Controller 2/SC (hereafter referred to as "PERC 2/SC") reentrant module drivers that conform to the Novell NetWare 4.1 DDFS architecture. They register 1 adapter every time the NetWare LOAD command is issued.
DELLMGR.NLM PERC 2/SC Configuration Manager utility. Do not unload this NLM using the UNLOAD console command.
DELLMON.NLM PERC 2/SC Monitor that reports events on the adapter. Event categories are Severe, Warning, and Information. The notification is broadcast to the supervisor, displayed locally on the console, and displayed remotely.

Driver Installation

All utilities expect the driver to pass the requests to the adapter. The driver must be loaded before it can load the NLMs. Perform the installation in this order:

  1. Load either PEDGE4_XX.HAM or PEDGE4XX.DSK driver, but not both.
  2. Load DELLMON.NLM and DELLMGR.NLM.

Follow the instructions in the Novell NetWare installation guide to install NetWare on the server. If you are installing Novell NetWare, PERC 2/SC is the primary adapter.

  1. Connect the hard-disk disks and CD-ROM (if you are installing NetWare from a CD-ROM) to PERC 2/SC. Configure PERC 2/SC and initialize all drives by running PERC 2/SC BIOS Setup or PERC 2/SC Manager. See the PERC 2/SC Configuration Software Guide for additional information.
  2. Create a small active MS–DOS� partition on the first logical drive. Format the drive and transfer MS–DOS to that drive. Boot from this drive connected to PERC 2/SC. This drive should appear as drive C.
  3. If you are installing the operating system from a CD, you may need MS–DOS CD-ROM drivers. Install the CD-ROM drivers and make sure that the CD-ROM drive can be accessed from MS–DOS.
  4. Follow the Novell NetWare 4.11 installation instructions. Insert the PERC driver diskette when prompted. Novell NetWare automatically copies the files that it needs.
  5. After rebooting, run NetWare. Load the PERC 2/SC NetWare utilities and files by typing A:RAIDINST at the NetWare prompt and pressing <Enter>.

Special Requirements for Multiprocessor Servers

If you are running Novell NetWare on a system with multiple processors, copy the SMP.NLM file to the NWSERVER directory and add the following line to STARTUP.NCF:

LOAD MPS14.PSM -V -FA


Installation On a NetWare 4.11 Server

FlexRAID Virtual Sizing

You must enable FlexRAID Virtual Sizing by running the PERC BIOS Configuration Utility before installing Novell NetWare 4.11x. When FlexRAID Virtual Sizing is enabled, the NetWare installation utility displays a larger partition size for installation than is actually available.

Use the VS=[size] parameter when loading the pedge4xx.dks driver during the installation process to adjust the virtual size partition. Valid partition sizes range from 32 to 1024 GB. For example, load pedge4xx.dsk vs=80 allows expansion of the array to 80 GB.

Calculating Drive Partitions and Volumes

Use one of the following formulas to calculate the size of the partition or volume.

NOTE: In the following formulas, N is the number of drives. A 2-GB drive is 2038 MB, a 4-GB drive is 4088 MB, and a 9-GB drive is 8568 MB.

 

  • RAID 0 — N x drive size = x MB of free space.
    For example, if you have (2) 2-GB drives in a RAID 0 configuration, the calculation is 2 x 2038 = 4076 MB.
  • RAID 1 — N/2 x drive size = x MB of free space.
    For example, if you have (2) 2-GB drives in a RAID 1 configuration, the calculation is 2/2 x 2038 = 2038 MB
  • RAID 5 — N-1 x drive size = x MB of free space.
    For example, if you have (3) 2-GB drives in a RAID 5 configuration, the calculation is (3-1) x 2038 = 4076 MB

You must create a partition on the entire virtual space. However, volumes can be created using only the total capacity of the actual physical drives.


Installing Novell NetWare

Novell NetWare is installed from a CD. See the appropriate Novell operating or user’s guide for additional information. The installation process includes:

  • Installing hardware
  • Partitioning and formatting a SCSI hard-disk drive
  • Installing software
  • Configuring an array
  • Making a NetWare volume from a new array

Hardware Installation

  1. Install PERC 2/SC in the server chassis. See the PERC 2/SC Hardware Guide for installation procedures.
  2. Attach all SCSI devices to PERC 2/SC. Set the correct termination and TIDs for each device on each channel. See the appropriate technical documentation for the correct jumper settings for each device.
  3. Boot the server. During the boot routine, the PERC 2/SC BIOS banner should appear. If it does not, shut down the system and read the troubleshooting instructions in the PERC 2/SC Hardware Guide.
  4. After the banner appears, the SCSI channels are scanned. The adapter number, firmware version, and cache DRAM size appear for a few seconds. Press <Ctrl><m> to run the PERC 2/SC Express BIOS Configuration Utility.
  5. Click Configure in the PERC 2/SC BIOS Setup and press <Enter>.
  6. From the Configure menu, click View/Add Configuration and press <Enter>. The SCSI channels are scanned and then the Array Selection Menu appears.
  7. All attached SCSI devices are listed. If any device is missing, shut down the system and check all connections, termination, and TIDs. Repeat steps 5 and 6 until all devices are listed. When all devices are listed, press <Esc> until you are prompted to exit. Highlight Yes and press <Enter>.

Partitioning and Formatting the SCSI Hard-Disk Drive

  1. Shut down the system and reboot the server.
  2. Run the PERC 2/SC BIOS Configuration Utility when prompted. Choose the Format option. Select the drive to be formatted.
  3. Follow the instructions on the screen.

Software Installation

  1. Insert the NetWare 4.1 CD into the CD-ROM drive and boot the server. At the system prompt, type the drive letter for the CD-ROM (D, for example) and press <Enter>.
  2. At the CD-ROM drive prompt, type INSTALL and press <Enter>.
  3. The NetWare Installation Type screen appears. Select the type of installation and press <Enter>.
    If you are not sure about the installation type, see the Novell NetWare 4.11 installation and upgrade manual.
  4. At the Product Installation screen, choose the type of product to be installed and press <Enter>. From the second installation type screen, select the installation type and press <Enter>.
  5. At the File Server Name screen, type the file server name and press <Enter>.
    The system copies the server boot files to the MS–DOS partition.
  6. At the Disk Driver selection screen, choose the appropriate driver for your system and press <Enter>. At the Driver Confirmation screen, click Save Parameters and Continue if all settings are correct.
    Do You Want to Select an Additional Disk Drive?
    appears.
    Highlight YES and press <Enter>.
  7. Insert the PERC 2/SC Novell NetWare Drivers and Utilities diskette into the diskette drive. Press <Ins> to install an unlisted driver. From the Unlisted Driver installation screen, press <F3> to make sure the directory path and drive are correct. Press <Enter>.
  8. The system scans the diskette drive for available drivers. Click YES and press <Enter>. Then highlight PEDGE4_XX.HAM and press <Enter>. The system copies the appropriate files.
    Do You Want to Select an Additional Disk Drive? appears again.
    Highlight YES and press <Enter>.
  9. At the Network Driver screen, choose the network driver installed on this system and press <Enter>.
    The system prompts you to confirm the selection.
    Highlight Save Parameters and Continue and press <Enter>.
    Do You Want To Install an Additional Network Driver? appears again.
    If more than 1 PERC 2/SC card is installed, make all selections necessary to add the drivers. When no more selections need to be made, highlight NO and press <Enter>.
  10. From the Chosen Drivers Summary screen, check all selections to make sure they are correct. If all selections are correct, highlight Continue Installation and press <Enter>.
    The system prompts you to wait as it loads the drivers.
  11. A warning message notifies you that your MS–DOS CD-ROM driver may conflict with the NetWare version of the CD-ROM driver. If you are not sure if there will be a conflict, see the CD-ROM drive manual. Choose Continue Accessing the CD-ROM Via DOS. The CD-ROM can be mounted as a NetWare volume after installation. See the Novell NetWare utilities reference documentation.
  12. When you are prompted to insert the Server Connection License Diskette, insert the diskette into drive A and press <Enter>. The system starts copying files. At the NetWare Directory Services screen, specify if this is the first server or if this server is to be connected to an additional NetWare network.
  13. At the Time Zone screen, highlight the correct time zone and press <Enter>.
  14. At the Organization Name screen, type your organization name and press <Enter>.
  15. At the Administrator Password screen, type the administrator password and press <Enter>.
    The system prompts you to retype the password for verification.
  16. At the Confirmation screen, make sure all information is correct and press <Enter>.
    The system copies the NetWare files to the NetWare volume.
  17. At the Other Installation Options screen, choose to have other options installed or to continue the installation. Press <Enter>.
  18. At the Installation Complete Confirmation screen, press <Enter>.

Configuring An Array

  1. At the Server Console screen, type Down and press <Enter>.
  2. At the next server prompt, type Exit and press <Enter> to exit to MS–DOS.
  3. At the server console prompt, type LOAD C:\DELLMGR and press <Enter>.
    The PERC 2/SC Configuration Manager main menu appears.
  4. Select Configure and New Configuration.
  5. At the Proceed? prompt, highlight Yes and press <Enter>.
  6. The system checks the device channels.
    At the Array Selection menu, the attached devices should be displayed. Hot-key information is displayed at the bottom of the screen.

    The hot key functions are as follows:
  • <F2> — Displays the manufacturer data and error count for the drive
  • <F3> — Displays the logical drives already configured
  • <F4> — Designates the highlighted drive as a hot spare
  • <F10> — Displays the logical drive configuration screen
  1. Press the arrow keys to highlight specific physical drives. Press the spacebar to associate the highlighted physical drive with the current array. The indicator for the selected drive changes from READY to ONLIN A [array number]- [drive number]. Add drives to the current array as desired.
    If possible, use drives that are the same size in a specific array. If different drive capacities are used in a specific array, all the drives in the array are treated as if they have the capacity of the smallest drive in the array. The number of physical drives in a specific array determines the RAID levels that can be used in that array.
  2. After all the drives are highlighted for the array being configured, press <Enter>.
  3. Press <F10> to display the Logical Drive Configuration screen. This screen shows the logical drive that is currently being configured, as well as any existing logical drives. The column headings are as follows:
  • LD — Logical drive number
  • RAID — RAID level
  • Size — Logical drive size
  • #Stripes — Number of stripes in the physical array
  • StrpSz —Stripe size
  • Drive-State — State of the logical drive

Highlight RAID and press <Enter>. A list of the available RAID levels for the current logical drive appears. Select a RAID level and press <Enter> to confirm. Do not use RAID 3 for any logical drive to be used as an MS–DOS volume.

  1. Highlight Span and press <Enter>. The following spanning mode options are available:
  • CanSpan — Array spanning is enabled for the current logical drive. The logical drive can occupy space in more than 1 array.
  • NoSpan — Array spanning is disabled for the current logical drive. The logical drive can occupy space in only 1 array.

For 2 arrays to be spannable, they must have the same stripe width (they must contain the same number of physical drives) and they must be consecutively numbered. If the 2 criteria are met, PERC 2/SC will allow spanning. If the 2 criteria are not met, the Span setting does not affect the current logical drive. If both criteria are met and spanning is desired, highlight a spanning option and press <Enter>.

  1. To set the logical drive size, highlight Size and press <Enter>. By default, the logical drive size is set to all available space in the array(s) being associated with the current logical drive, thus accounting for the span setting and for partially used array space.
  2. Select the Advanced menu to set the remaining options:
  • Stripe size — Sets the segment size written to disk in a RAID 1, 5, 10, or 50 logical drive
  • Write Policy — Sets the caching method to write-back or write-through
  • Read-ahead — Enables SCSI read-ahead for the logical drive; set to Normal, Read-ahead, or Adaptive
  • Cache Policy — Enables the controller cache during data transfers to the selected logical drive

Press <Esc> to exit the Advanced menu.

  1. When you are finished defining the current logical drive, highlight Accept and press <Enter>. Repeat the preceding steps to configure another logical drive. If there is array space left, the next logical drive to be configured appears. If there is no array space left, a list of the existing logical drives appears. Press any key to continue and respond to the Save prompt.
  2. The PERC 2/SC Configuration Manager main menu appears. Choose Initialize to initialize each new logical drive you create. There are 2 ways to initialize a drive: Batch Initialization and Individual Initialization. After initialization is completed, press any key to continue. Press <Esc> to return to the PERC 2/SC Manager main menu.
  3. Exit the PERC Configuration Manager main menu by pressing <Esc> and choosing Yes.
    The Server Console screen appears.

Making a Novell NetWare Volume from Newly Created Arrays

  1. At the Server Console, type LOAD INSTALL and press <Enter>.
  2. From the Install Options menu, highlight Disk Options and press <Enter>. From the Available Disk Options screen, highlight Modify Disk Partitions and Hot Fix and press <Enter>.
  3. From the Available Disk Drives screen, highlight the PERC 2/SC logical drive you want to make accessible to NetWare and press <Enter>. A partition table does not exist on this drive. If you continue and create a disk partition, the table will be created for you. Press <Enter> to continue.
  4. Initialize the partition table? appears. Highlight Yes, and press <Enter>.
  5. At the Disk Partition Options menu, highlight Create NetWare Disk Partition and press <Enter>.
  6. At the Disk Partition Information screen, select the desired partition size and press <Enter>.
  7. Enter the desired information for Hot Fix and press <Enter>.
  8. Press <F10> to save the changes.
    Create NetWare Partition?
    appears.
  9. Highlight Yes and press <Enter>.
    The logical drive now has a NetWare partition.
  10. Press <Esc> until you return to the Install Options main menu.
  11. Highlight Volume Options and press <Enter>.
  12. At the Volume Display screen, press <Ins>.
  13. At the Volume Disk Segment List screen, highlight the logical drive that you just put the NetWare partition on and press <Enter>.
  14. Specify if you want to make the segment part of another volume or a new volume.
    If you make the segment part of another volume, a list of installed volume names appears. Highlight the volume you want this segment to be added to and press <Enter>.
    If you choose to make the segment a new volume, a Disk Parameters screen appears. Type the desired volume name and size, press <Enter>, and then press <F10>.
    The Volume Disk Segment List displays the new volume added and the size. If there is any space left, it is displayed as Free Space.
    Repeat this step to make another volume or to add the remaining free space to another volume.
    When there are no more segments to be added or named, press the <F10> key to save.
  15. At the Volume Display screen, press <Esc>.
    Save Changes? appears.
  16. Highlight Yes and press <Enter>.
  17. Type the administrator password and press <Enter>.
    The system confirms that the volume was installed in the directory.
  18. Press <Enter> to continue. A menu with the following options is displayed:
  • Mount all volumes.
  • Mount volumes selectively.
  • Do not change the status of any volumes.
  • Highlight the desired option and press <Enter>.
  1. At the Installation Options menu, highlight Exit and press <Enter>.
    The system asks if you want to exit the INSTALL utility.
  2. Highlight Yes and press <Enter> to return to the Server Console.

Adding Capacity Under NetWare 4.11

Adding capacity or adding a hard-disk drive to an existing array can only be achieved under the following conditions:

  • The Virtual Sizing option is enabled in the PERC 2/SC BIOS Configuration Utility.
  • The FlexRAID Power Fail option is enabled in the PERC 2/SC BIOS Configuration Utility.
  • Only 1 logical drive can be configured per array, not per controller.
  • The drives can only be added to RAID levels 0 and 5.

Adding a New Drive to NetWare Using DELLMGR.NLM

Perform the following steps to add a new drive to NetWare using DELLMGR.NLM:

  1. Physically add the new drive(s) to the SCSI bus or SCSI subsystem.
  2. At the NetWare System Console, load DELLMGR.NLM.
  3. At the main menu, select Adapter if you have more then one RAID adapter in the system.
  4. At the main menu, select Configure.
  5. Select Add/View Configuration.
  6. Make sure that you can see the drive within the Add/View Configuration option. The new drive should in READY state. Press <Esc> to return to the main menu.
  7. Select Advanced Menu and then select Reconstruction Of Logical Drive. Select the logical drive you want to add the new drive(s) to.
    The system scans the channel for the new drive(s).
  8. A reconstruct menu appears. Highlight the new drive(s) using the arrow keys. Press the spacebar to select the drives. The new drive(s) are added to the existing array.
  9. Exit or change to NetWare System Console.

Adding New Space to the NetWare Volume

To add new space to the NetWare volume, follow these steps:

  1. Load INSTALL.NLM.
  2. Choose Volume Options (configure\mount\dismount volumes) and press <Enter>.
  3. Press <Ins>.
  4. Choose the drive that has the free space (it should be about 81 GB) and press <Enter>.
  5. Choose Make Segment Part of Anther Volume or New Volume and press <Enter>.
  6. Choose the existing volume that you want to add to and press <Enter>.
    NetWare shows that the rest of the free space is 81 GB.
  7. Modify the size of the new segment by pressing <Enter>.
  8. Under Disk Segment Parameters, modify the disk segment size according to the size of the new drive. Type the size of the new drive.
  9. After you type the size of the new drives, press <Enter>. Press <F10> twice to save the new information and then press <Esc>.
  10. Highlight Yes and save the changes.
  11. Mount all volumes. The additional space can be accessed without rebooting.

Loading NetWare SNMP

After the NetWare SNMP is installed, it loads automatically when the server starts. You can also explicitly start NetWare SNMP by typing the LOAD command. Type LOAD SNMP options and press <Enter>. The options allow you to establish the community name used in SNMP traps. NetWare SNMP also provides community name defaults for the monitor (read-only) and control (read/write) communities. NetWare SNMP uses these names for access control. The community names in a request message from an SNMP management station must match the names established by NetWare SNMP.

If NetWare SNMP receives a request protocol data unit (PDU) that has an unknown community name, it does not respond to the request. For example, if the community name is secret and NetWare receives a SETRequest PDU with the community name public, NetWare SNMP discards the SETRequest PDU and does not respond.

Disabling Community Types

When a community type is disabled, no management entity can access information for that community. For example, if the control community is disabled, no one can use NetWare SNMP to do SET operations on the data that NetWare manages.

Changing Options

You can change options by typing the LOAD command while NetWare SNMP is running. You can also modify the LOAD SNMP line in the AUTOEXEC.NCF file to include different defaults.


NetWare LOAD Command Options

The NetWare LOAD command line options are not case-sensitive. Just type the first character of the option name. The communityName is an arbitrary 1-32 character, case-sensitive ASCII string that can include any character except a tab, space, [, ], =, :, :, or #.

Option Syntax Description
MonitorCommunity M= communityName Describes the read-only community that can do GET and GET NEXT operations. The default is public.
ControlCommunity C= communityName Describes the read/ write community that can do SET, GET, and GET NEXT operations. The default is disabled. When the control community is disabled, all write access is disabled.
TrapCommunity T= communityName Describes the community name for traps. The default is public. If the trap community is disabled, NetWare SNMP does not send traps.

Enabling Access by Single Community Name

Enter the option parameter followed by an equal sign and the community name. Thereafter, the community name offered by the SNMP management station must match this new community name; otherwise, NetWare SNMP will deny access.

Enabling Access by Any Community Name

Enter the option parameter followed by an equal sign and no community name. Thereafter, any community name offered by the SNMP management station is accepted by NetWare SNMP.

Disabling Access to a Community

Enter the option parameter with no equal sign.

 


Manually Configuring NetWare SNMP for MIB-II Information

You can set several MIB-II variables in the SYS:\ETC\SNMP.CFG file. Edit the SYS:\ETC\SNMP.CFG file using any ASCII text editor. Follow the instructions in the file comments.

Variable Description
SysName Specifies the system name
SysLocation Specifies the system location
SysContact Specifies the name of the system administrator or other person who should be contacted about system problems or maintenance

Manually Loading PEDGESNMP.NLM

PEDGESNMP.NMM is automatically loaded when the PERC 2/SC Novell NetWare driver is loaded. You can manually load it using the following procedure:

  1. Compile the SNMP MIB from the SNMP Manager workstation.
    No compilation is necessary from the NetWare server.
  2. Load PEDGESNMP.NLM after SNMP.NLM has been loaded. Type the following command at the MS–DOS prompt to enable Set and Traps:

LOAD SNMP Trap = Control = verbose

  1. Load PEDGECSNMP.NLM and edit SYSTEM:\ETC\TRAPTARG.CFG to include the IPX addresses of the workstations running SNMP Managers.

Configuring NetWare to Send Traps to Applications

To receive traps sent by NetWare SNMP, make sure your management station address is listed in the IP or IPX section of the SYS:\ETC\TRAPTARG.CFG file. You can edit the file using any ASCII text editor. Follow the instructions in the file comments.

 

 

 

 

© 2012 Dell | Terms of Sale | Unresolved Issues | Privacy | Site Map | Feedback

snWEB3