![]() |
HP OpenVMS systems documentation |
| Previous | Contents | Index |
This appendix shows sample installations of DECdfs client and server software on the following system:
The following sample dialogue shows a typical installation of DECdfs client software on OpenVMS Alpha Version 7.3--1 with DECnet-Plus.
$ @SYS$UPDATE:VMSINSTAL
OpenVMS AXP Software Product Installation Procedure V7.3-1
It is 8-OCT-2003 at 09:00.
Enter a question mark (?) at any time for help.
* Are you satisfied with the backup of your system disk [YES]?
* Where will the distribution volumes be mounted: SYS$SYSDEVICE:[DFSKIT]
Enter the products to be processed from the first distribution volume set.
* Products: DECDFS03023
* Enter installation options you wish to use (none):
The following products will be processed:
DECDFS03 V2.3
Beginning installation of DECDFS03 V2.3 at 09:00
%VMSINSTAL-I-RESTORE, Restoring product save set A ...
%VMSINSTAL-I-RELMOVED, Product's release notes have been moved to SYS$HELP.
* Do you want to run the IVP after the installation [YES]?
* Do you want to purge files replaced by this installation [YES]? NO
Current configuration: OpenVMS Alpha V7.3-1 - DECnet-Plus
* Install the DFS files that support this configuration? [YES]?
* Install DFS Help Message file [YES]?
Add SYS$HELP:DFS.MSGHLP$DATA to the searchlist defined by
MSGHLP$LIBRARY in order to include the DFS messages in your
HELP/MESSAGE search. Please refer to the OpenVMS SYSTEM
MANAGER'S MANUAL: ESSENTIALS for more information.
* Do you want to install the DECDFS03 V2.3 SERVER software on this node [YES]?
Product: DFS
Producer: DEC
Version: 2.0
Release Date: 20-JUN-1994
* Does this product have an authorization key registered and loaded? YES
Installation will be complete in approximately 1 - 5 minutes
depending upon your configuration.
There are no more questions unless you chose to run the IVP.
Installing DECdfs software . . .
%VMSINSTAL-I-RESTORE, Restoring product save set M ...
The following line should be added to your SYSTARTUP command
file to automatically start DFS at system startup time:
"@SYS$STARTUP:DFS$STARTUP.COM"
%VMSINSTAL-I-MOVEFILES, Files will now be moved to their target directories...
% DECdfs starting up...
% DECdfs startup completed.
The Installation Verification Procedure will now be run. Please
review preceeding messages and take note of post-installation actions
that may be required (such as editing the SYSTARTUP procedure).
Begin the DECdfs IVP? [YES]
***************************************************************************
*** ***
*** DECdfs V2.3-3 ***
*** ***
*** Distributed File Service ***
*** ***
*** Installation Verification Procedure ***
*** ***
***************************************************************************
* *
* © Copyright 1987 - 2003 Hewlett-Packard Development Company, L.P. *
* *
* Confidential computer software. Valid license from HP and/or *
* its subsidiaries required for possession, use, or copying. *
* *
* Consistent with FAR 12.211 and 12.212, Commercial Computer Software, *
* Computer Software Documentation, and Technical Data for Commercial *
* Items are licensed to the U.S. Government under vendor's standard *
* commercial license. *
* *
* Neither HP nor any of its subsidiaries shall be liable for technical *
* or editorial errors or omissions contained herein. The information *
* in this document is provided "as is" without warranty of any kind and *
* is subject to change without notice. The warranties for HP products *
* are set forth in the express limited warranty statements accompanying *
* such products. Nothing herein should be construed as constituting an *
* additional warranty. *
* *
***************************************************************************
This system will run as a DECdfs Server. To verify the
installation, an Access Point must be ADDed on the Server.
This procedure creates an Access Point for its own use. You must
supply a name for this Access Point that does not already exist
and is consistent with the DECdns naming policy used in your network.
Be sure to specify a namespace prefix (e.g. NS:.APNAME).
* Enter an Access Point name [] ? DFS:.TEST
$ DFSCP ADD ACCESS_POINT DFS:.TEST SYS$SYSDEVICE:[000000] /LOCAL
%SECSRV-E-NOSUCHPROXY, no proxy record matches your specification
% Adding temporary proxy for access by self...
%UAF-I-NAFADDMSG, proxy from LOCAL:.DFSDEV::SYSTEM to SYSTEM added
$ DFSCP MOUNT DFS:.TEST /NODE=DFSDEV DFS$IVP_DISK
%MOUNT-I-MOUNTED, DFS:.TEST mounted on _DFSC1001:
Directory DFS$IVP_DISK:[000000]
000000.DIR;1 BACKUP.SYS;1 BADBLK.SYS;1 BADLOG.SYS;1
BITMAP.SYS;1 CONTIN.SYS;1 CORIMG.SYS;1 DFS$USER.DIR;1
DFSKIT.DIR;1 INDEXF.SYS;1 LOG.DIR;1 SECURITY.SYS;1
SYS0.DIR;1 SYS2.DIR;1 SYS5.DIR;1 SYS6.DIR;1
SYS8.DIR;1 SYSLOST.DIR;1 TCPIP$FTP.DIR;1 TCPIP$GATED.DIR;1
TCPIP$NFS.DIR;1 TCPIP$PORTM.DIR;1 TCPIP$ROUTED.DIR;1 TEST.DIR;1
VMS$COMMON.DIR;1 VOLSET.SYS;1
Total of 26 files.
% Directory access was successful.
$ DFSCP DISMOUNT DFS$IVP_DISK
%DFS-S-DISMNT_SUCCESS, Dismount was successfully performed
$ DFSCP REMOVE ACCESS_POINT DFS:.TEST/LOCAL
% Removing temporary proxy...
%UAF-I-NAFREMMSG, proxy from LOCAL:.DFSDEV::SYSTEM to SYSTEM removed
********************************************************************************
DECdfs V2.3-3 IVP Successful
********************************************************************************
Installation of DECDFS03 V2.3 completed at 09:01
Adding history entry in VMI$ROOT:[SYSUPD]VMSINSTAL.HISTORY
Creating installation data file: VMI$ROOT:[SYSUPD]DECDFS03023.VMI_DATA
Enter the products to be processed from the next distribution volume set.
* Products: exit
VMSINSTAL procedure done at 09:01
$
|
| Index | Contents |