Dell DR6300 DR Series System Command Line Reference Guide - Page 58

ost --limit --speed <<num><kbps | mbps | gbps | default> --target <ip address |

Page 58 highlights

ost --update_client --name --mode Description Updates the attributes of an OST client (OST client name and mode). The OST client modes are auto, passthrough, and dedupe. If an OST client has four or more CPU cores, it is considered to be dedupe-capable. However, the OST client operating mode depends upon how it is configured in the DR Series system. • Auto - Sets the mode to dedupe or passthrough as determined by the media server. The mode used is based on how many cores the OST client has and whether it is 32-bit or 64-bit. If the OST client has four or more CPU cores, it will run in the dedupe mode. If the OST client has less than four CPU cores, it will run in passthrough mode. For details, see the table below. • Passthrough - The OST client passes all data to the DR Series system for dedupe processing. This is also known as "appliance-side dedupe". • Dedupe - The OST client processes hashing on the data. This is also known as "source-side dedupe" and is the default mode. Keep in mind that the OST client must be dedupe-capable (four or more CPU cores) in order for this mode to be in effect. If the OST client is not dedupe-capable, it will run in passthrough mode regardless of its dedupe mode setting. The following table shows the relationship between the configured OST client mode types and the supported client mode based on client architecture type and corresponding number of CPU cores. Table 2. Supported OST Client Modes and Settings OST Client Mode Settings Auto Dedupe Passthrough 32-Bit OST Client (4 or 64-Bit Client (4 or more CPU Cores) more CPU Cores) Passthrough Not Supported Supported Dedupe Supported Supported 32-Bit OST Client (Less than 4 CPU Cores) Passthrough Not Supported Supported 64-Bit OST Client (Less than 4 CPU Cores) Passthrough Not Supported Supported Syntax ost --update_client --name acme-81 --mode dedupe NOTE: You may be able to force writes for OST clients running in the Passthrough mode using the DR Series system CLI mode --dedupe command. The change in OST client mode is effective on the next backup operation when you are using Symantec NetBackup. (If you are using Symantec Backup Exec, you will need to restart this service for it to recognize that a new mode has been configured.) Result OST client updated successfully. ost --limit --speed

  • 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

ost --update_client --name <OST Client Hostname> --mode <auto | passthrough | dedupe>
Description
Updates the attributes of an OST client (OST client name and mode). The OST client modes are
auto
,
passthrough
, and
dedupe
. If an OST client has four or more CPU cores, it is considered to be dedupe-capable. However, the OST client
operating mode depends upon how it is configured in the DR Series system.
Auto
— Sets the mode to
dedupe
or
passthrough
as determined by the media server. The mode used is based on
how many cores the OST client has and whether it is 32–bit or 64–bit. If the OST client has four or more CPU cores, it
will run in the
dedupe
mode. If the OST client has less than four CPU cores, it will run in
passthrough
mode. For
details, see the table below.
Passthrough
— The OST client passes all data to the DR Series system for dedupe processing. This is also known as
“appliance-side dedupe”.
Dedupe
— The OST client processes hashing on the data. This is also known as “source-side dedupe” and is the
default mode. Keep in mind that the OST client must be dedupe-capable (four or more CPU cores) in order for this
mode to be in effect. If the OST client is not dedupe-capable, it will run in
passthrough
mode regardless of its
dedupe
mode setting.
The following table shows the relationship between the configured OST client mode types and the supported client
mode based on client architecture type and corresponding number of CPU cores.
Table 2. Supported OST Client Modes and Settings
OST Client Mode
Settings
32–Bit OST Client (4 or
more CPU Cores)
64–Bit Client (4 or
more CPU Cores)
32–Bit OST Client
(Less than 4 CPU
Cores)
64–Bit OST Client
(Less than 4 CPU
Cores)
Auto
Passthrough
Dedupe
Passthrough
Passthrough
Dedupe
Not Supported
Supported
Not Supported
Not Supported
Passthrough
Supported
Supported
Supported
Supported
Syntax
ost --update_client --name acme-81 --mode dedupe
NOTE:
You may be able to force writes for OST clients running in the
Passthrough
mode using the DR Series
system CLI
mode --dedupe
command. The change in OST client mode is effective on the next backup operation
when you are using Symantec NetBackup. (If you are using Symantec Backup Exec, you will need to restart this
service for it to recognize that a new mode has been configured.)
Result
OST client updated successfully.
ost --limit --speed <<num><kbps | mbps | gbps | default> --target <ip address | hostname>
Description
Limits the bandwidth consumed by OST (OpenStorage Technology) for a system you define by IP address or hostname
(
--target
), by which you define the speed in kilobytes/second (KBps), megabytes/second (MBps), gigabytes/second
(GBps), or an unlimited bandwidth (default).
Syntax
ost --limit --speed 10mbps --target acmesys-49
58