uCosminexus Application Server, Operation, Monitoring, and Linkage Guide
To access the network resources, specify the following settings. Note that the following description uses Windows Server 2008 as an example:
Table 5-28 Example of settings and operations of the add.network.drive key
| Specified value | Setting example | Operation |
|---|---|---|
| No key | (add.network.drive is not defined) | The network drive is not allocated. |
| No value | add.network.drive= | |
| Specify one network drive | add.network.drive=X=\\host\dir | Outputs KEOS21304-I message and allocates \\host\dir to X drive. |
| Specify multiple network drives | add.network.drive=X=\\host\dir add.network.drive=Y=\\host\dir2 |
Outputs KEOS21304-I message and allocates \\host\dir to X drive and \\host\dir2 to Y drive#1. |
| Specify multiple network drives (when the drive name is the same) | add.network.drive=X=\\host\dir add.network.drive=X=\\host\dir2 |
Outputs KEOS21304-I message and allocates \\host\dir to X drive#1. Outputs KEOS21305-W message and fails in an attempt to allocate the \\host\dir2#2. |
Note:
If the logon account of the Administration Agent is a local system account, the KEOS21307-W message is output to Manager-log-output-directory\adminagent.err and the processing continues without allocating the network drive.
#1
If the specified network drive is allocated successfully, the KEOS21304-I message is output to Manager-log-output-directory\adminagent.err and the processing continues.
#2
If an attempt to allocate the specified network drive fails, the KEOS21305-W message is output to Manager-log-output-directory\adminagent.err and the processing continues.
Table 5-29 Availability of network allocation
| Host name specified in step 5 | Host name specified in step 3 | Allocation |
|---|---|---|
| host | add.network.drive=X=\\host\dir | Y |
| add.network.drive=X=\\10.10.10.10\dir | Y | |
| 10.10.10.10 | add.network.drive=X=\\host\dir | -- |
| add.network.drive=X=\\10.10.10.10\dir | Y |
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.