지금 지원 담당자와 채팅
지원 담당자와 채팅

NetVault 13.0.2 - Administration Guide

Introduction Getting started Configuring clients Managing catalog search Configuring storage devices
About storage devices SAN considerations Quest DR Series systems Quest QoreStor NetVault SmartDisk EMC Data Domain Systems Snapshot Array Manager Virtual Tape Libraries Virtual standalone drives Shared Virtual Tape Libraries Physical tape devices Storage tiers
Backing up data Managing policies Restoring data Managing NetVault dashboard Managing jobs Monitoring logs Managing storage devices
Monitoring device activity Managing disk-based storage devices in list view Managing disk-based storage devices in tree view Managing the Snapshot Array Manager Managing tape libraries in list view Managing tape libraries in tree view Managing tape drives in list view Managing tape drives in tree view Adding shared devices
Managing storage media Managing user and group accounts Monitoring events and configuring notifications Reporting in NetVault Working with client clusters Configuring default settings for NetVault
About configuring default settings Configuring encryption settings Configuring plug-in options Configuring default settings for post-scripts Configuring default settings for Verify Plug-in Configuring Deployment Manager Settings Configuring Job Manager settings Configuring Logging Daemon settings Configuring Media Manager settings Configuring Network Manager settings Configuring Process Manager settings Configuring RAS device settings Configuring Schedule Manager settings Configuring Web Service settings Configuring Auditor Daemon settings Configuring firewall settings Configuring general settings Configuring security settings Synchronizing NetVault Time Configuring default settings for global notification methods Configuring the reporting utility Configuring NetVault WebUI default settings Configuring NetVault to use a specific VSS provider Configuring default settings using Txtconfig
Diagnostic tracing Managing diagnostic data Using the deviceconfig utility NetVault processes Environment variables Network ports used by NetVault Troubleshooting
Common errors
NetVault Service fails to start on Windows NetVault Service fails to start after the machine is restarted NetVault Service starts, but stops immediately on Linux Login fails after any change in the server IP address Unexpected behavior of NetVault WebUI WebUI does not run in Compatibility View in Internet Explorer NetVault installer fails during push installation VSS-based backup fails Modifying TCP/IP socket buffer size on Windows Restores using Data Copy savesets fail on clients running NetVault 10.0.1 Restore fails on Itanium platforms if the index is larger than 2GB After upgrade, Data Copy and Consolidated backup job on Linux fails After upgrade, console error is displayed on WebUI pages Deployment task hangs on target Linux machine during push installation. Unable to add package store with hostname. Deployment task fails due to network configuration issues. Domain user is unable to login NetVault Server if the workstation attribute is set. Domain user is unable to login NetVault Server on Debian 9. Adding the target machine as a client fails, after successful push installation. Unable to install, uninstall or navigate catalog search page after manually uninstalling NetVault Client Host. Unable to install, uninstall catalog search on client after NetVault Server migration with the same or different server name External Azure AD user cannot add an external Azure AD user to NetVault Server Failed to verify target Windows machine from a Linux-based NetVault Server NetVault is unable to send reports as an email attachment in PDF format on RHEL 5.x platform Restore fails on NetVault Database backup When using RDA for backups, only four streams are used at once Unable to create large VTL on Linux Browsing a folder with a large number of files times out
Safe Mode in NetVault

Configuring performance options for a tape drive

3
On the Tape Drive Management page, click Performance.
4
In the Drive Performance Options, configure the following settings.

Drive Block Size

This option specifies the block size used for read and write operations. The default value is 64KiB.

You can change the media block size in increments of 1KiB, but many devices only accept a value in the multiples of 4KiB or 32KiB.

Increasing the block size can reduce the number of times a backup needs to read data and write it to media. However, large media block sizes do not always imply an overall faster backup. The maximum block size is limited by several factors, such as the OS, SCSI adapter, drive make, drive model, and drive type.

On Linux and UNIX systems, you can increase the media block size for optimum performance.

 

On Windows, you might be required to change the registry setting MaximumSGList to use block sizes larger than 64KB. Before changing this setting, check that the SCSI bus is only used by the tape devices. If other devices also use the SCSI bus, this registry change might prevent them from working. If you want to apply these changes only to a specific channel on the HBA, consult the hardware vendor.

To change the registry setting on Windows, follow these steps:

2
Open the key [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\ Services\<HBA Vendor>\Parameters (where <HBA Name> is specific to your SCSI card — for example, QL2200 for a Qlogic 2200 card).
3
Create the Parameters key, if it is not present.
4
Under Parameters, create the Device key, if it is not present.
5
Under the Device key, add the DWORD registry value MaximumSGList, if it is not present.

Drive Transfer Buffer Size

The transfer buffer or the shared memory is allocated in blocks of 32KiB. The default value is 8193KiB. For more information about changing the default value, see Changing the default Drive Transfer Buffer Size option.

Increasing the transfer buffer size can improve backup performance. To calculate the buffer size, use the following formula:

(<Total number of buffers> x 32KiB) + 1 byte

On Linux and UNIX systems, you require sufficient RAM and large Shared Memory segment. Before increasing the transfer buffer size, check the following settings on these platforms:

 

The total allowed shared memory is determined by the formula SHMMAX * SHMSEG. These values are often limited by the ulimit setting, and the command ulimit -a can be used to view these system settings.

On Windows, you require at least 2GB RAM and large virtual memory. You might also have to change the MaximumSGlist setting on the SCSI card.

For examples, see the Optimal transfer buffer size.

Software Data Compression

To perform software compression, select this check box. The data is compressed when it is transferred to the device during backup.

Compression Threshold

The value set for this option determines the minimum level of compression that must be achieved when data is compressed during a backup. For example, if you set the value to 80 percent, one of the following occurs:

If you specify 80 percent, a file size of a 100MB must be <= 80MB after compression however, the file size can be >80MB (like 81MB, 82MB, etc.), as the compression is done at block level.

When the specified compression level is not achieved for any block, in that case NetVault backs up that block in its uncompressed form. Where, some blocks may be compressed and some blocks may remain in uncompressed form. Hence, in some case, the file size after compression can be greater than 80 percent.

The extent that data can be compressed depends on the data contents. Also the encrypted data cannot be compressed. With some files, compression may actually result in a file that is larger than the original uncompressed file.

Compression Data Blocks

Type or select the number of data blocks per compression unit. The default block size is 8KiB.

6
Click OK to save the settings and close the dialog box.

Optimal transfer buffer size

The following table provides examples of the optimal values that can be used for some drive types.

Fast Modern Tape Drives

For example, LTO series, SDLT, and SAIT

65537 (64MiB + 1KiB)

Medium Speed Tape Drives

For example, DLT8000, DLT7000, and AIT-3

32769 (32MiB + 1KiB)

Older Professional Tape Drives

For example, DLT2000, DLT4000, and AIT-2

16385 (16MiB + 1KiB)

Older Low Capacity Low-end Drives

For example, EXB-8505, AIT-1, and DAT

8193 (8MiB + 1KiB)

Checking the status of a tape drive

3
On the Tape Drive Management page, click Check, and then in the confirmation dialog box, click Check again.

Changing the status of a tape drive

3
On the Tape Drive Management page, click Online or Offline:
If the device is offline, click Online to bring it back online.
If the device is online, click Offline to mark it offline.
관련 문서

The document was helpful.

평가 결과 선택

I easily found the information I needed.

평가 결과 선택