HP StorageWorks XP12000 Konfigurationshandbuch - Seite 21

Blättern Sie online oder laden Sie pdf Konfigurationshandbuch für Schalter HP StorageWorks XP12000 herunter. HP StorageWorks XP12000 38 Seiten. Cache lun xp
Auch für HP StorageWorks XP12000: Freigabemitteilung (13 seiten), Handbuch für Administratoren (50 seiten), Konfigurationshandbuch (42 seiten), Konfigurationshandbuch (40 seiten), Konfigurationshandbuch (40 seiten), Konfigurationshandbuch (36 seiten), Konfigurationshandbuch (36 seiten), Konfigurationshandbuch (30 seiten), Konfigurationshandbuch (36 seiten), Freigabemitteilung (5 seiten), Handbuch zur Systemkonfiguration (49 seiten), Handbuch zur Systemkonfiguration (43 seiten), Handbuch zur Systemkonfiguration (42 seiten), Handbuch zur Systemkonfiguration (35 seiten), Konfigurationshandbuch (46 seiten), Konfigurationshandbuch (46 seiten), Konfigurationshandbuch (40 seiten), Konfigurationshandbuch (44 seiten), Konfigurationshandbuch (34 seiten), Konfigurationshandbuch (30 seiten), Konfigurationshandbuch (30 seiten), Konfigurationshandbuch (42 seiten), Konfigurationshandbuch (50 seiten), Benutzerhandbuch (30 seiten)

HP StorageWorks XP12000 Konfigurationshandbuch
2.
Create a test user directory:
Example
$ 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
XP Disk Array Configuration Guide: OpenVMS
21