EasyManuals Logo

HP XP7 Configuration Guide

HP XP7
158 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #49 background imageLoading...
Page #49 background image
$ create/directory $1$dga100:[user]
This command creates a user directory name USER at the top level of the newly added volume
$1$DGA100.
3. Change to the new directory:
Example
$ set default
$1$dga100:[user]
4. Verify that this directory exists:
Example
$ show default
$1$dga100:[user]
If the user directory does not exist, OpenVMS returns an error.
5. Create a test user file:
Example
$ create test.txt
this is a line of text for the test file test.txt
[Control-Z]
The create command creates a file with data entered from the terminal. Control-z terminates
the data input.
6. Verify whether the file is created:
Example
$ directory
Directory $1$DGA100:[USER]
TEST.TXT;1
Total of 1 file.
7. Verify the content of the data file:
Example
$ type test.txt
this is a line of text for the test file test.txt
8. Delete the data file:
Example
$ delete test.txt;
$ directory
%DIRECT-W-NOFILES, no files found
$ type test.txt
%TYPE-W-SEARCHFAIL,error searching for
$1$DGA100:[USER]TEST.TXT; -RMS-E-FNF,
file not found
The delete command removes the test.txt file. The directory command verifies that
the test.txt file is removed, and the type command verifies that the test.txt file is no
longer in the system.
9. Delete the test user directory by entering this command:
Example
$ delete $1$dga100:[000000]user.dir;
$ show default $1$DGA100:[USER]
Configuring disk array devices 49

Table of Contents

Other manuals for HP XP7

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP XP7 and is the answer not in the manual?

HP XP7 Specifications

General IconGeneral
BrandHP
ModelXP7
CategoryStorage
LanguageEnglish

Related product manuals