Dell PowerVault DX6112 Dell DR Series System Administrator's Guide - Page 135

Installing the OST Plug-In for NetBackup on Linux, Label: Dell OpenStorage OST Plug-in

Page 135 highlights

1. Click Start, and click Control Panel. The Control Panel page is displayed. 2. Under Programs and Features, click Uninstall a program. The Uninstall or change a program page is displayed. 3. Locate the Dell OST plug-in in the listed of installed programs, right click and select Uninstall. The Programs and Features confirmation dialog is displayed. 4. Click Yes in uninstall the Dell OST plug-in. Installing the OST Plug-In for NetBackup on Linux This topic describes how to install the Dell OST plug-in on a media server running the supported Red Hat Enterprise Linux or SUSE Linux server operating system software (using the NetBackup DMA). Ensure that you have downloaded the Dell OST plug-in installer into the correct directory on the designated media server. The OST plug-in installer is saved as Dellostplugin-x86_64-xxxxx.bin.gz, where xxxxx represents its build number. NOTE: The Dell OST plug-in needs to be installed on client systems to support client-side deduplication. 1. Unzip the OST plug-in installer file using the following command: $> /bin/gunzip Dellostplugin-x86_64-xxxxx.bin.gz 2. Configure the executable bit on the OST plug-in installer using the following command: $> /bin/chmod a+x Dellostplugin-x86_64-xxxxx.bin 3. Stop the NetBackup nbrmms service before using the -install option. The OST plug-in installer returns an error if the NetBackup nbrmms service is running when attempting to install the OST plug-in. 4. Run the OST plug-in installer using the -install option, and install the plug-in using the following command: $> ./Dellostplugin-x86_64-xxxxx.bin -install NOTE: You must stop the NetBackup nbrmms process before installing the Dell OST plug-in. You are also required to use the Dell OST plug-in installer to uninstall the plug-in. The location for installing the Dell OST plug-in is not user-configurable. 5. Once the OST plug-in installer has stopped running, and the system prompt returns, verify that the plug-in has loaded properly by checking the output using the following NetBackup command on the Linux media server: $> /usr/openv/netbackup/bin/admincmd/bpstsinfo -plugininfo This NetBackup command lists the Dell OST plug-in details as shown: - Plug-In Name: libstspiDellMT.so - Prefix: DELL - Label: Dell OpenStorage (OST) Plug-in - Build Version: 10 - Build Version Minor: 1 - Operating Version: 10 - Vendor Version: (EAR-2.0.0) Build: 41640 6. Retain the OST plug-in installer on the media server so you can use it if needed to uninstall the plug-in. For information about uninstalling the Dell OST plug-in, see Uninstalling the Dell OST Plug-In for Linux. 135

  • 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

1.
Click
Start
, and click
Control Panel
.
The
Control Panel
page is displayed.
2.
Under
Programs and Features
, click
Uninstall a program
.
The
Uninstall or change a program
page is displayed.
3.
Locate the Dell OST plug-in in the listed of installed programs, right click and select
Uninstall
.
The
Programs and Features
confirmation dialog is displayed.
4.
Click
Yes
in uninstall the Dell OST plug-in.
Installing the OST Plug-In for NetBackup on Linux
This topic describes how to install the Dell OST plug-in on a media server running the supported Red Hat Enterprise
Linux or SUSE Linux server operating system software (using the NetBackup DMA).
Ensure that you have downloaded the Dell OST plug-in installer into the correct directory on the designated media
server. The OST plug-in installer is saved as Dellostplugin-x86_64-xxxxx.bin.gz, where
xxxxx
represents its build number.
NOTE:
The Dell OST plug-in needs to be installed on client systems to support client-side deduplication.
1.
Unzip the OST plug-in installer file using the following command:
$> /bin/gunzip Dellostplugin-x86_64-xxxxx.bin.gz
2.
Configure the executable bit on the OST plug-in installer using the following command:
$> /bin/chmod a+x Dellostplugin-x86_64-xxxxx.bin
3.
Stop the NetBackup nbrmms service before using the
-install
option.
The OST plug-in installer returns an error if the NetBackup nbrmms service is running when attempting to install
the OST plug-in.
4.
Run the OST plug-in installer using the
-install
option, and install the plug-in using the following command:
$> ./Dellostplugin-x86_64-xxxxx.bin -install
NOTE:
You must stop the NetBackup nbrmms process before installing the Dell OST plug-in. You are also
required to use the Dell OST plug-in installer to uninstall the plug-in. The location for installing the Dell OST
plug-in is not user-configurable.
5.
Once the OST plug-in installer has stopped running, and the system prompt returns, verify that the plug-in has
loaded properly by checking the output using the following NetBackup command on the Linux media server:
$> /usr/openv/netbackup/bin/admincmd/bpstsinfo -plugininfo
This NetBackup command lists the Dell OST plug-in details as shown:
Plug-In Name: libstspiDellMT.so
Prefix: DELL
Label: Dell OpenStorage (OST) Plug-in
Build Version: 10
Build Version Minor: 1
Operating Version: 10
Vendor Version: (EAR-2.0.0) Build: 41640
6.
Retain the OST plug-in installer on the media server so you can use it if needed to uninstall the plug-in.
For information about uninstalling the Dell OST plug-in, see
Uninstalling the Dell OST Plug-In for Linux
.
135