HP Visualize J5000 hp enterprise file system: planning and configuring hp DCE/ - Page 32

dce_login, fts create, root.dfs, fts lsheader, fts lsfldb, fts dump, fts restore, root.dfs.efs, fts

Page 32 highlights

Installing and Configuring Enhanced DFS 3.0 Migrating root.dfs from UFS to Episode 5 Use the dce_login command to become the administrator. Example: dce_login cell_admin password 6 Use the fts create command to create a read/write fileset to be used as the new Episode root.dfs. Example: fts create root.dfs.efs server_machine_name epi1 7 Use the fts lsheader command to make sure the Episode fileset is available on the server. Example: fts lsheader /.:/hosts/server_machine_name epi1 8 Use the fts lsfldb command to make sure the Episode fileset is in the FLDB. Example: fts lsfdb root.dfs.efs 9 Use the fts dump command to dump the original UFS root.dfs aggregate in bytestream format. Pipe the fts dump command to an fts restore command that restores the root.dfs bytestream to the root.dfs.efs fileset. Example: fts dump root.dfs -time 0 | fts restore root.dfs.efs -overwrite 10 Use fts rename to rename root.dfs to root.dfs.ufs. Example: fts rename root.dfs root.dfs.ufs 11 Use fts rename to rename root.dfs.efs to root.dfs. 12 cd to /, then use the command cm checkfilesets to force the Cache Manager to update the fileset information. 13 Use the command fts lsquota /: to make sure the Episode root.dfs fileset is now mounted at /:. 32

  • 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

32
Installing and Configuring Enhanced DFS 3.0
Migrating root.dfs from UFS to Episode
5
Use the
dce_login
command to become the administrator.
Example:
dce_login cell_admin password
6
Use the
fts create
command to create a read/write fileset to be used as the new
Episode
root.dfs
.
Example:
fts create root.dfs.efs server_machine_name epi1
7
Use the
fts lsheader
command to make sure the Episode fileset is available on
the server.
Example:
fts lsheader /.:/hosts/server_machine_name epi1
8
Use the
fts lsfldb
command to make sure the Episode fileset is in the FLDB.
Example:
fts lsfdb root.dfs.efs
9
Use the
fts dump
command to dump the original UFS
root.dfs
aggregate in
bytestream format. Pipe the
fts dump
command to an
fts restore
command that
restores the
root.dfs
bytestream to the
root.dfs.efs
fileset.
Example:
fts dump root.dfs -time 0 | fts restore root.dfs.efs
-overwrite
10
Use
fts rename
to rename
root.dfs
to
root.dfs.ufs
.
Example:
fts rename root.dfs root.dfs.ufs
11
Use
fts rename
to rename
root.dfs.efs
to
root.dfs
.
12
cd to /, then use the command
cm checkfilesets
to force the Cache Manager to
update the fileset information.
13
Use the command
fts lsquota /:
to make sure the Episode
root.dfs
fileset is now
mounted at
/:
.