Networked Computers with Local File Systems

Parent Previous Next

The instructions in this manual assume that your computers share a common file system. However, your network may not have a common file system. Instead it may only have local files systems. The example that follows explains the installation procedure for computers that are on the same network but do not share a common file system.

Suppose you have two machines, “A”, and “B” with disks “/diska” and “/diskb” as shown below, follow these steps:

    1.  Follow the installation instructions in Linux Installation Instructions for the server (Computer “A”). Make sure this is running properly before proceeding.
    2.  Copy the software from /diska/sonnet to /diskb/sonnet. This copies all of the software, including the “sonnet.lic” file.
    3.  Run “sonnetconfig” on computer “B”.
    4.  Redefine the SONNET_DIR variable to point to “/diskb/sonnet” for users logged onto computer “B”, and “/diska/sonnet” for users logged onto computer “A”.

NOTE: The license manager runs only on the license server (computer “A”). Do not attempt to start the license manager on any other computer (computer “B”).

Sonnet Suites applications may now be run on either computer. When a Sonnet Suites application is run on computer “B”, it reads the SERVER line in the license file on “/diskb/sonnet” and determines that computer “A” is the server. It then requests a license from the license manager running on computer “A”.

Next