Veritas NetBackup™ Appliance Commands Reference Guide
- Overview
- Appendix A. Main > Appliance commands
- Appendix B. Main > Manage > FibreChannel commands
- Appendix C. Main > Manage > HighAvailability commands
- Appendix D. Main > Manage > Libraries commands
- Appendix E. Main > Manage > Libraries > Advanced > ACS commands
- Appendix F. Main > Manage > License commands
- Appendix G. Main > Manage > MountPoints commands
- Appendix H. Main > Manage > NetBackup CLI commands
- Appendix I. Main > Manage > OpenStorage commands
- Appendix J. Main > Manage > Software commands
- Appendix K. Main > Manage > Storage commands
- Appendix L. Main > Manage > Tapes commands
- Appendix M. Main > Manage > Certificates commands
- Appendix N. Main > Monitor commands
- Appendix O. Main > Network commands
- Appendix P. Main > Network > Security commands (IPsec)
- Appendix Q. Main > Reports commands
- Appendix R. Main > Settings commands
- Appendix S. Main > Settings > Alerts commands
- Appendix T. Main > Settings > Notifications view commands
- Appendix U. Main > Settings > Security commands
- Appendix V. Main > Support commands
Name
Main > Support > FibreTransport — Use to manage the Fibre Transport (FT) advanced settings.
SYNOPSIS
FibreTransport ChunkSize Show
FibreTransport ChunkSize Set ChunkSize
DESCRIPTION
You can use the FibreTransport command to do the following:
Show the chunk size for optimized duplication and replication to other NetBackup appliances over FT.
Set the chunk size for optimized duplication and replication other NetBackup appliances over FT
OPTIONS
- FibreTranport ChunkSize Show
Use this command to show the current chunk size for optimized duplication and replication to other NetBackup appliances over FT.
- FibreTranport ChunkSize Set ChunkSize
Use this command to set the chunk size in KB.
The default value for chunk size is "0", which means the chunk size is not specified, and not used. If you set the chunk size to a value equal or greater than "1", you specify the size of each data chunk that is sent to the FC network. The available chunk size value is 1-2048 in KB. The recommended values are 128 KB, 256 KB, 512 KB, 1024 KB, and 2048 KB. You may also need to set other values.
Note:
The chunk size setting is not required for optimized duplication and replication over FT. It is highly dependent on user deployment and network status. If you find it necessary to use the chunk size, you can adjust the chunk size as needed to determine a proper value for your environment and the current network status.
For more information about how to use the FT chunk size, see the NetBackup Appliance Fibre Channel Guide.
EXAMPLES
The following is an example of information when you run the FibreTransport ChunkSize Show command.
appliance.support> FibreTransport ChunkSize Set 2 [Info] Current deduplication chunk size is 0 KB.
The following is an example of information when you run the FibreTransport ChunkSize Set Value command.
appliance.support> FibreTransport ChunkSize Set 2 [Info] New deduplication chunk size is 2 KB.