Use at the server console to
You can also use UNLOAD at workstations running Novell® ClientTM software for client modules that have been previously linked with LOAD.
UNLOAD NLM_name
UNLOAD ADDRESS SPACE= address_space [ NLM_name]
UNLOAD KILL ADDRESS SPACE= address_space
| Parameter | Use to |
|---|---|
NLM_name |
Specify the module you want to unload. |
ADDRESS SPACE= address_space |
Specify the address space you want to unload. This command unloads all modules from the address space, removes the space, and returns its resources to the system. |
ADDRESS SPACE= address_space NLM_name |
Specify the module you want to remove from the designated address space. This command unloads the specified module from the address space, but does not remove the address space. |
KILL ADDRESS SPACE= address_space |
Remove the specified address space, but without unloading modules from it first. Use this command only if you know the address space can't be unloaded any other way. |
IMPORTANT: Before you unload a module, be sure to read the next section, Unloading Modules.
The UNLOAD command unlinks a loadable module from the operating system that was previous linked to the operating system with the LOAD command. (See LOAD.) When you unload a module, all resources are returned to the system. To unload a module from an address space, you can specify its address space. NOTE: If an address is specified without a module, all modules in that address space will be unloaded.
Keep the following information in mind when unloading LAN drivers, name space modules, or disk drivers. When you unload a LAN driver, the driver is unbound from all communication protocols and removed from all network boards it was linked to. After a LAN driver is unloaded, users with network boards that require the unloaded driver receive the following error message: If this occurs, do the following:
A user who receives the error message must reestablish a connection within 15 minutes. If the connection is broken for more than 15 minutes, the server watchdog terminates the station's connection. If the LAN driver will be unloaded for 15 minutes or longer, have users log out before unloading the LAN driver. Before unloading name space modules, dismount all volumes that are using the module. These volumes cannot be remounted until the module is loaded again. To permanently delete a name space from a volume before you unload the name space module, use VREPAIR. Before unloading a disk driver, dismount all volumes stored on the hard disks connected to the controller or host bus adapter. If you don't dismount the volumes, the system warns you that the driver is in use and lists the volumes using the driver. If you override the warning and unload the driver without dismounting the volumes, the server dismounts the volumes and notifies those who are using the volumes.Unloading Modules
Network error on Server <fileserver>: Error receiving from network. Abort, Retry?