HP XP20000/XP24000 HP StorageWorks XP Disk Array Configuration Guide (T5278-96 - Page 66

Verifying file system operation, Verify that this directory exists

Page 66 highlights

Verifying file system operation 1. Use the show device d command to list the devices: Example $ show device dg NOTE: Use the show device/full dga100 command to show the path information for the device: Example: $ show device/full $1$dga100: Disk $1$DGA100: (NODE01), device type HP OPEN-V, is online, file-oriented device, shareable, device has multiple I/O paths, served to cluster via MSCP Server, error logging is enabled. Error count 0 Operations completed 148 Owner process "" Owner UIC [SYSTEM] Owner process ID 00000000 Dev Prot S:RWPL,O:RWPL,G:R,W Reference count 0 Default buffer size 512 Current preferred CPU Id 1 Fastpath 1 WWID 01000010:6006-0E80-05B0-0000-0000-B047-0000-0081 Host name "NODE01" Host type, avail hp AlphaServer GS1280 7/1150, yes Alternate host name "NODE02" Alt. type, avail HP rx3600 (1.59GHz/9.0MB), yes Allocation class 1 I/O paths to device 3 Path PGA0.5006-0E80-05B0-0000 (NODE01), primary path, current path. Error count 0 Operations completed 146 Path PGB0.5006-0E80-05B0-0010 (NODE01). Error count 0 Operations completed 2 Path MSCP (NODE02). Error count 0 Operations completed 0 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 66 OpenVMS

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183

Verifying file system operation
1.
Use the
show device d
command to list the devices:
Example
$ show device dg
NOTE:
Use the
show device/full dga100
command to show the path information for
the device:
Example:
$ show device/full $1$dga100:
Disk $1$DGA100: (NODE01), device type HP OPEN-V, is online, file-oriented
device, shareable, device has multiple I/O paths, served to cluster via MSCP
Server, error logging is enabled.
Error count
0 Operations completed
148
Owner process
"" Owner UIC
[SYSTEM]
Owner process ID
00000000 Dev Prot
S:RWPL,O:RWPL,G:R,W
Reference count
0 Default buffer size
512
Current preferred CPU Id
1 Fastpath
1
WWID
01000010:6006-0E80-05B0-0000-0000-B047-0000-0081
Host name
"NODE01" Host type, avail hp AlphaServer GS1280 7/1150, yes
Alternate host name
"NODE02" Alt. type, avail HP rx3600
(1.59GHz/9.0MB), yes
Allocation class
1
I/O paths to device
3
Path PGA0.5006-0E80-05B0-0000 (NODE01), primary path, current path.
Error count
0 Operations completed
146
Path PGB0.5006-0E80-05B0-0010 (NODE01).
Error count
0 Operations completed
2
Path MSCP
(NODE02).
Error count
0 Operations completed
0
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
66
OpenVMS