Configuring NetVault SmartDisk by using the command line
You can use the NetVault SmartDisk CLI config command to perform tasks such as:
Using the config command options
Before using the NetVault SmartDisk CLI config command, note the following:
• With the --volume and --pool options, the <path> and <label> strings are case-sensitive because they identify a specific NetVault SmartDisk Storage Pool or Volume.
• If a configuration-related command fails and displays a message similar to “Failed to apply configuration,” Quest recommends that you use the config command with the --show option to display the current configuration. After displaying the configuration, double-check the case of the specified NetVault SmartDisk Storage Pool or Volume to ensure that the strings reflect the case-sensitivity.
• The NetVault SmartDisk Services must be running before you can use the config command and most of the options. To view the options that are available, you can use the --help option while NetVault SmartDisk Services are offline.The NetVault SmartDisk CLI config command supports the following options:
Table 2. Available options
Displays a list of the config command options and their syntax.
Displays the current values for the NetVault SmartDisk configuration.
‑‑dedupe-enable <TRUE|FALSE> ‑‑dedupe-compression <TRUE|FALSE>
• Days of Week: Specifies the days of the week on which the deduplication process runs. You can schedule it to run on multiple days, such as Monday, Wednesday, and Friday.
• HH:MM-HH:MM: Using a 24-hour clock, specifies the times of day at which the deduplication process runs.
• Never: Disables the deduplication window. Backups enabled for deduplication remain in the Staging Store in a non-deduplicated state until the deduplication window is enabled.
• Anytime: Enables the deduplication process to be run at any time. Deduplication for a backup data stream begins after the initial 400 GB has been written to the Staging Store, which can provide nearly inline deduplication performance.
• Days of Week: Specifies the days of the week on which the Garbage Collection process runs. You can schedule it to run on multiple days, such as Monday, Wednesday, and Friday.
• HH:MM-HH:MM: Using a 24-hour clock, specifies the times of day at which the Garbage Collection process runs.
• Never: Disables the Garbage Collection window.
• Anytime: Enables the Garbage Collection process to be run at any time. ‑‑dedupe-active-limit <Unlimited|limit>Specifies the maximum number of segments that can be deduplicated simultaneously.
‑‑network-capacity <MBps> ‑‑stream-limit <limit>Specifies the number of data streams that can be processed simultaneously.
‑‑add|‑‑update ‑‑volume <path> [Parameters]Extends NetVault SmartDisk Storage Pools by adding or updating existing volumes in the NetVault SmartDisk Storage Pools. For more information, see Extending NetVault SmartDisk Storage Pools.
‑‑add|‑‑update ‑‑webdav <port> [‑‑block-size <bytes>] [‑‑credentials] [‑‑preferred-address <address>]Modifies the port that the NetVault SmartDisk Device uses to communicate with vRanger. For more information, see Modifying the data port.
‑‑delete ‑‑webdav <port> [‑‑credentials]Used with ‑‑add, modifies the port that the NetVault SmartDisk Device uses to communicate with vRanger. For more information, see Modifying the data port.
‑‑update ‑‑remote-port <port>Modifies the port that the NetVault SmartDisk Device uses to communicate with the backup software. For more information, see Modifying the data port.
--write-md5 <Always|Never|
BasedOnHttpHeader>Indicates when to calculate MD5 checksum for data streams written to NetVault SmartDisk.
Extending NetVault SmartDisk Storage Pools
You can extend NetVault SmartDisk physical capacity by adding or updating the volumes specified for the NetVault SmartDisk Storage Pools. Use the config ‑‑add|‑‑update ‑‑volume <path> command to extend the NetVault SmartDisk physical capacity. You can also use the following additional parameters:
Table 3. Available parameters
‑‑volume <path> [‑‑volume-size <%>]Specifies the percentage of the volume that NetVault SmartDisk can use; the remainder cannot be used by NetVault SmartDisk.
The value of ((100 - X) / 100) * (total volume size) is added to the Last Resort Threshold (LRT). In addition, a small amount of storage is reserved to complete Garbage Collection. These three components of reserved storage determine the total storage set aside that cannot be directly used by NetVault SmartDisk.
For example, if volume-size is set to 30 and the volume’s size is 100 GB, 70 GB is set aside — in addition to the LRT and Garbage Collection reserve space — and cannot be used by NetVault SmartDisk.
[‑‑dedupe-cap <Unlimited|cap>] [‑‑pool <label>] [‑‑reservation-size <bytes>]Specifies the number of bytes reserved by the processes streaming data into NetVault SmartDisk. A smaller size results in NetVault SmartDisk having to reserve space more frequently; a larger size renders more disk space temporarily unavailable. If the Space.Available — reported through the show option — is less than the reservation-size, the volume is considered FULL.
[‑‑favour <Staging|Storage|"Chunk Index"|"Disk Index"|All|None>]…Specifies which Storage Pool Roles the volume is available to perform. To specify multiple roles, list the ‑‑favour parameter multiple times. For example:
Use with ‑‑deny to dedicate a volume to one or more roles.
[‑‑deny <Staging|Storage|"Chunk Index"|"Disk Index"|All|None>]…Specifies which Storage Pool Roles the volume is not available to perform. To specify multiple roles, list the ‑‑deny parameter multiple times.
Use with ‑‑favour to dedicate a volume to one or more roles.
[‑‑balancing <Space|Activity|None>]Instructs NetVault SmartDisk to use the volume with either the most space available or the least activity occurring. If used with ‑‑favour and ‑‑deny, ‑‑balancing is applied last.
NOTE: The --balancing parameter provides guidance to NetVault SmartDisk; the NetVault SmartDisk Disk Manager and Deduplicator make the final decision about how to allocate space. [‑‑account <UNC-path-account>]Required for Windows® platform when specifying UNC paths. Specifies the user account with read and write permissions to the UNC path.
[‑‑password <UNC-path-password>]
Examples
…\foundation\bin\smartdisk.bat config ‑‑add ‑‑volume \mnt
\<newNetVaultSmartDiskVolume>The NetVault SmartDisk configuration is updated.
• To add a volume dedicated to the Chunk Store, enter the following command:The NetVault SmartDisk configuration is updated.
…\foundation\bin\smartdisk.bat config ‑‑add ‑‑volume
\\<IPaddress>\<NetVaultSmartDiskVolume> --account <nonpriviledgedUser>
--password <nonprivilegedUserPassword>
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center