Adaptec 5325301656 Administration Guide - Page 155

Install Backup Exec RALUS Agent, mkdir VRTS VRTSralus VRTSvxms

Page 155 highlights

Off-the-Shelf Backup Solutions for the Snap Server 8 In the ralus directory, create 3 directories called VRTS, VRTSralus, and VRTSvxms. cd ralus mkdir VRTS VRTSralus VRTSvxms ls [to verify that the directories are there] 9 If CA Antivirus has been installed, you will have an /opt directory. If it has not been installed, create an /opt directory: mkdir /opt 10 Create the following symbolic links from the new directories in ralus to the /opt directory: ln -s /hd/[volumename]/ralus/VRTS /opt ln -s /hd/[volumename]/ralus/VRTSralus /opt ln -s /hd/[volumename]/ralus/VRTSvxms /opt where [volumename] is the name of the volume with the most available space. 11 Use the host file editor (Maintenance > Host File Editor screen) to add all the Backup Exec servers to /etc/hosts on the Snap Server, and verify that the agent server can ping the main Backup Exec server. Note Do not edit the /etc/hosts file directly with a text editor. Install Backup Exec RALUS Agent 1 From a network client, copy the Backup Exec RALUS agent tar file or directory from the CD to a share (e.g., Share1 or Agent) on the Snap Server. The files are located on the agent CD, or you can download them from http://www.symantec.com. 2 If you copied the files from the CD, proceed to Step 3. If you downloaded the files from the Symantec website, in SSH, extract the files: cd /shares/SHARE1/ tar -zxvf [filename].tar.gz where [filename] is the name of the BE10 tar file. 3 If you are installing Backup Exec v11d, proceed to Step 4. Otherwise, install the rpms: cd /shares/SHARE1/linux/pkgs/linux/ rpm --nodeps -Uvh VRTSralus*.rpm VRTSvxmsa*.rpm Appendix A Backup and Replication Solutions 141

  • 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
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224

Off-the-Shelf Backup Solutions for the Snap Server
Appendix A
Backup and Replication Solutions
141
8
In the
ralus
directory, create 3 directories called
VRTS
,
VRTSralus
, and
VRTSvxms
.
cd ralus
mkdir VRTS VRTSralus VRTSvxms
ls
[to verify that the directories are there]
9
If CA Antivirus has been installed, you will have an
/opt
directory. If it has not
been installed, create an
/opt
directory:
mkdir /opt
10
Create the following symbolic links from the new directories in
ralus
to the
/opt
directory:
ln -s /hd/
[volumename]
/ralus/VRTS /opt
ln -s /hd/
[volumename]
/ralus/VRTSralus /opt
ln -s /hd/
[volumename]
/ralus/VRTSvxms /opt
where
[volumename]
is the name of the volume with the most available space.
11
Use the host file editor (
Maintenance > Host File Editor
screen) to add all the
Backup Exec servers to
/etc/hosts
on the Snap Server, and verify that the agent
server can ping the main Backup Exec server.
Note
Do not edit the
/etc/hosts
file directly with a text editor.
Install Backup Exec RALUS Agent
1
From a network client, copy the Backup Exec RALUS agent tar file or directory
from the CD to a share (e.g., Share1 or Agent) on the Snap Server. The files are
located on the agent CD, or you can download them from
h
ttp://www.
sy
mantec.com
.
2
If you copied the files from the CD, proceed to Step 3. If you downloaded the files
from the Symantec website, in SSH, extract the files:
cd /shares/SHARE1/
tar -zxvf
[filename]
.tar.gz
where
[filename]
is the name of the BE10 tar file.
3
If you are installing Backup Exec v11d, proceed to Step 4. Otherwise, install the
rpms:
cd /shares/SHARE1/linux/pkgs/linux/
rpm --nodeps -Uvh
VRTSralus*.rpm VRTSvxmsa*.rpm