Changes between Version 3 and Version 4 of GPFS_DRBL


Ignore:
Timestamp:
Feb 29, 2008, 1:51:12 PM (16 years ago)
Author:
rock
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GPFS_DRBL

    v3 v4  
    4545
    4646=== 3.3 Download GPFS ===
    47  * Method 1:(Download GPFS 3.1 from http://www14.software.ibm.com/webapp/set2/sas/f/gpfs/download/systemx.html
    48 this version support 2.6.18 kernel )
     47 * Method 1:(Download GPFS 3.1 from http://www14.software.ibm.com/webapp/set2/sas/f/gpfs/download/systemx.html this version support 2.6.18 kernel )
    4948{{{
    5049$ sudo alien *.rpm
     
    101100Before we install DRBL, we must clear plan our DRBL environment. The below layout is our environment, eth0 used to connect WAN, eth1 used for DRBL internal clients.
    102101
    103      NIC     NIC IP                                Clients
     102                                         NIC     NIC IP                          Clients
    104103+-----------------------------+
    105 |         DRBL SERVER     |
    106 |                                         |
    107 | +-- [eth0] 140.110.X.X  +- to WAN
    108 |                                         |
    109 | +-- [eth1] 192.168.1.254  +- to clients group 1 [ 7 clients, their IP from 192.168.1.1 - 192.168.0.7]
    110 |                                         |
     104|                     DRBL SERVER                        |
     105|                                                                    |
     106|                             +-- [eth0] 140.110.X.X  +- to WAN
     107|                                                                    |
     108|                             +-- [eth1] 192.168.1.254  +- to clients group 1 [ 7 clients, their IP from 192.168.1.1 - 192.168.0.7]
     109|                                                                    |
    111110+-----------------------------+
    112111