5.4 Using the Advanced Installation Option

An advanced installation allows you to customize the default settings. This section describes how to run the advanced installation and customize the partitions.

5.4.1 Planning Your Partition Strategy

Linux allows you to have four primary partitions per hard disk. The Linux Access Gateway requires a swap partition, a cache object store (COS) partition, and a root partition. For a machine with only one large hard disk (100 GB or larger), we recommend creating the following partitions:

Table 5-2 Partitions for One Large Hard Disk

Partition Type

Requirements

root

This partition contains the boot files, the system files, and the log files (if you don’t create a var partition). You should assign 25% of available disk space to this partition.

swap

This is a mandatory partition. Because the advanced installation option assumes that you have a large hard disk, we recommend that you create a swap partition that is twice the size of the RAM installed on the machine.

var

This partition is optional, but highly recommended if you turn on logging. The var partition should take about 25% of available disk space.

COS

This is a mandatory partition. It should be as large as possible. This is the partition that holds the caching objects of the Access Gateway.

Other configurations are possible if you know Linux and the Access Gateway.

When the machine has an array of disks, we recommend that you configure the first hard disk with the following partitions:

Table 5-3 Partitions for an Array of Disks

Partition Type

Requirements

boot

This partition contains the boot files. It should be 500 MB.

swap

This is a mandatory partition on the first hard disk. Because the advanced installation option assumes that you have a large hard disk, we recommend that you create a swap partition that is twice the size of the RAM installed on the machine.

var

The var partition should take about 40% of available disk space.

root

This partition contains the system and application files. It should take about 40% of available disk space.

These partitions can be imaged on a pair of disks so that disk failover is supported. The remaining disks in the array can have one large COS partition. You can also divide them into multiple COS partitions so you can configure multiple virtual machines. The COS partitions need to be the same size for all virtual machines.

5.4.2 Starting the Installation

  1. Insert the Linux Access Gateway CD into the CD drive.

    The boot screen appears.

  2. Use the Down-arrow key to select Advanced Installation.

  3. Use the function key options to change installation settings as desired.

    For more information on these function keys, see Section 5.2, Boot Screen Function Keys.

  4. After you have completed any changes to the installation options, press Enter.

    The Linux kernel loads, and the advanced installation starts and displays the Linux Access Gateway splash screen followed by the License Agreement section.

  5. Read the agreement, then select I Agree to proceed.

  6. Select English (US) on the Language selection page, then click Accept.

    The current version is an English-only version.

  7. (Conditional) If you are prompted to load the hardware drivers, follow the prompts.

  8. (Conditional) If you have previously installed a version of Linux on the machine, make sure that New installation is selected, then click OK.

    The other options are not supported for this release.

    The Installation Settings page appears.

    WARNING:The proposed partition overwrites the existing partitions, if any, in the disk.

    Before you click Accept on the Installation Settings page, you must complete the following tasks:

    Other modifications, explained in Section 5.4.5, Customizing Optional Settings, are optional.

5.4.3 Customizing the Partitions

NOTE:You must format the partition after you have modified the partition size during installation.

  1. To create a custom partition, click Change, then select Partitioning.

    This page lists the partition settings as currently proposed.

  2. Select Create custom partition setup, then click Next.

    The other options are not recommended.

  3. Select Custom partitioning -- for experts, then click Next.

  4. (Conditional) If the installation program discovers any existing partitions, select the hard disk, click Delete, then confirm the deletion of the partitions.

    • If your machine has one hard disk, continue with Step 5.

    • If your machine has two hard disks, continue with Step 10.

  5. For a machine with one hard disk, create a root partition that uses 25% of the disk space. The following values assume a machine with a 100 GB hard drive and 4 GB of RAM. If your machine has a different configuration, adjust the values as you create the partitions.

    1. Click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select either Reiser or Ext3 for the type.

      Size: Specify +25GB for the End cylinder value.

      Mount Point: Select /.

    3. Click OK.

  6. Create a swap partition that is double the size of the RAM in the machine.

    1. Select the hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select Swap for the type.

      Size: Specify +8GB for the End cylinder value.

      Mount Point: Leave the default value of swap.

    3. Click OK.

  7. Create a var partition that uses 25% of the disk space on the hard disk.

    1. Select the hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select either Reiser or Ext3 for the type.

      Size: Specify +25GB for the End cylinder value.

      Mount Point: Select /var.

    3. Click OK.

  8. Create a COS partition that uses the remaining space on the hard disk:

    1. Select the hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Select Do not format.

      File system ID: Select 0x68 Novell COS for the ID.

      Size: Accept the default value for the End cylinder value.

      Mount Point: Make sure the Mount Point has no value.

    3. Click OK.

  9. Click Next, then continue with Section 5.4.4, Configuring Date and Time Values.

  10. For a machine with a disk array, create a boot partition on the first hard drive. The following values assume that the machine has 100 GB hard drives and 4 GB of RAM. If your machine has a different configuration, adjust the values as you create the partitions.

    1. Select the first hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select either Reiser or Ext3 for the type.

      Size: Specify +500MB for the End cylinder value.

      Mount Point: Specify /boot.

    3. Click OK.

  11. Create a swap partition that is double the size of the RAM in the machine on the first hard disk.

    1. Select the first hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select Swap for the type.

      Size: Specify +8GB for the End cylinder value.

      Mount Point: Leave the default value of swap.

    3. Click OK.

  12. Create a var partition that uses 25% of the disk space on the first hard disk.

    1. Select the first hard drive, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select either Reiser or Ext3 for the type.

      Size: Specify +25GB for the End cylinder value.

      Mount Point: Select /var.

    3. Click OK.

  13. Create a root partition that uses the rest of the space on the first disk.

    The installation program creates this partition into a COS partition.

    1. Click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Make sure Format is selected.

      File system: Select either Reiser or Ext3 for the type.

      Size: Accept the default value for the End cylinder value.

      Mount Point: Select /.

    3. Click OK.

  14. Create a COS partition. The partition can consume all or part of the space on the hard disk. The following values assume you are going to create two 50 GB partitions on a 100 GB hard disk.

    1. Select a hard drive from the array, click Create, select Primary partition, then click OK.

    2. Fill in the following fields:

      Format: Select Do not format.

      File system ID: Select 0x68 Novell COS for the ID.

      Size: Specify +50GB for the End cylinder value.

      Mount Point: Make sure the Mount Point has no value.

    3. Click OK.

    4. Repeat these steps to create additional COS partitions.

  15. Click Next, then continue with Section 5.4.4, Configuring Date and Time Values.

5.4.4 Configuring Date and Time Values

  1. To change the time zone, click Change, then select Time Zone.

  2. Configure values for the region and time zone.

  3. Use the Hardware clock set to drop-down list to select between local time and UTC.

    The selection depends on how the hardware (BIOS) clock is set on your machine. If it is set to GMT, which corresponds to UTC, your system can automatically switch from standard time to daylight saving time.

  4. Click Change Time or Date to correct the current time or date.

    IMPORTANT:Make sure that the time is synchronized on the Linux Access Gateway, Identity Server, and Administration Console.

  5. Click Accept.

  6. Continue with Section 5.4.5, Customizing Optional Settings or Section 5.4.6, Configuring Hardware and System Services.

5.4.5 Customizing Optional Settings

Use the Change button on the Installation Settings page to change the following settings. These changes are optional. If you do not want to change the installation settings, continue with Section 5.4.6, Configuring Hardware and System Services.

  1. Click Software to select software packages to be installed with the Linux Access Gateway installation.

    WARNING:The Linux Access Gateway is an appliance. Adding additional packages breaks your support agreement with Novell. If you encounter a problem, Novell Technical Support can require you to remove the additional packages and to reproduce the problem before receiving any help with your problem.

  2. Click System to detect the hardware components on your system.

    The components are detected and listed in the Detected Hardware section. You can save this information to a file or floppy disk.

  3. Click Mode to see details of the installation mode.

  4. Click Run Level to see the default run level.

  5. Skip the Mouse configuration option.

    The installation program disables the mouse.

  6. If you have not yet selected a language for installation, click Language, then select English (US).

  7. During installation, YaST proposes a boot configuration for your system. Unless you require a custom setup, leave these settings unchanged.

    For a custom setup, modify the proposal for your system by choosing either of the following options:

    • Configure the boot mechanism to rely on a special boot floppy.

      Although this has the disadvantage of requiring the floppy to be in the drive when booting, it leaves an existing boot mechanism untouched. However, in most cases this should not be necessary, because YaST can configure the boot loader to boot existing operating systems.

    • Change the location of the boot mechanism on the hard disk.

    To change the boot configuration proposed by YaST, select Booting to modify the boot mechanism details.

    After you finish modifying the settings, click Next to return to the Installation Settings page.

  8. At the prompt, click Continue. The changes you made to the installation settings are ignored.

    IMPORTANT:Do not select the Reset Defaults option. It overwrites the changes you have configured for Date and Time and for partitions.

  9. Continue with Section 5.4.6, Configuring Hardware and System Services.

5.4.6 Configuring Hardware and System Services

  1. On the Installation Settings page, click Accept after you have finished customizing the settings.

    You are prompted to start the installation.

  2. Click Yes, install to start the installation.

    The hard disk is formatted, destroying all data, and the partitions are created. After all the packages are installed, the system reboots.

  3. To clear the message about why the graphical interface cannot be started, press Enter.

    The root user password screen appears.

  4. Specify the password for root, re-type it, tab to Next, then press Enter.

    The Network Configuration screen appears.

  5. Tab to Network Interfaces, then press Enter.

    You must complete the network interface configuration. If you do not configure the network interface, the Linux Access Gateway setup fails.

    The Access Gateway must not use DHCP; it must be assigned a static IP address. To configure a static IP address:

    1. Tab to Change, then press Enter.

    2. Tab to Edit, press Enter, and fill in the following fields:

      Static address setup: Select this option, which allows you to enter a static IP address.

      IP address: Specify the IP address assigned to the Access Gateway.

      Subnet mask: Specify the subnet mask for your network.

    3. Tab to Select Hostname and server, press Enter, and fill in the following fields:

      Host Name: Change the hostname to a unique name for the Access Gateway machine.

      Domain Name: Change the domain name to the domain name for your network.

      Name Server 1: Specify the IP address of your DNS server. If you have more than one DNS server, enter their IP addresses in the Name Server 2 and Name Server 3 fields. You do not need to configure a domain search.

    4. Tab to OK, then press Enter.

    5. Tab to Routing, then press Enter.

    6. Specify the gateway for your network, tab to OK, then press Enter.

    7. Tab to Next, then press Enter.

    8. Tab to Finish, then press Enter.

      For more information on this process, refer to the relevant parts of “Network Devices” in the Novell SUSE Linux Administration Guide.

  6. Tab to Next, then press Enter. The Access Administrator Configuration screen appears.

    Fill in the following fields:

    NTP Server: Specify the name of the NTP server.

    Enable On Box Identity Server: Not currently available.

    Enable On Box Administration Server: Not currently available.

    Enable On Box SSL VPN Server: Select this check box to install and configure the SSL VPN service on the Linux Access Gateway.

    Access Administrator IP Address: Specify the address of the Administration Console.

    Access Gateway IP Address: Specify the IP address of the Access Gateway.

    Username: Specify the name of the Administration Console user.

    Password: Specify the password for the user.

    Reenter Password: Re-type the password for the user.

  7. Tab to Next, then press Enter.

  8. To set a secure password for the config user, tab to User Management, then press Enter.

    The config user should be highlighted.

  9. Press Enter and change the following fields:

    Password: Delete the displayed password and specify a new one.

    Verify Password: Delete the displayed password and specify a new one.

  10. Tab to Next, then press Enter.

  11. Tab to Next, then press Enter.

    The system configuration is written.

  12. Tab to Next, then press Enter.

    The final configuration and auto-import into the Administration Console is started. This might take 10 to 15 minutes, depending on the configuration and hardware.

  13. (Optional) To verify the installation of the Access Gateway, log in to Administration Console (see Section 3.2, Logging In to the Administration Console), then click Access Manager > Access Gateways.

    If the installation was successful, the IP address of your Access Gateway appears in the Server list.

    The Health status indicator appears yellow after the Access Gateway is imported and registers with the Administration Console, which can take up to 5 minutes. You must configure the Access Gateway in order to change its health to green.

    If an Access Gateway starts to import into the Administration Console but fails to complete the process, the following message appears:

    Server gateway-<name> is currently importing. If it has been several minutes after installation, click repair import to fix it.
    

    If you have waited at least ten minutes, but the message doesn’t disappear and the Access Gateway doesn’t appear in the list, click the repair import link. For additional help, see Section A.1, Troubleshooting the Access Gateway Import.

  14. This completes the installation of the Linux Access Gateway. Continue with the one of the following: