Please enter search query.
Search <book_title>...
Veritas Access Release Notes
Last Published:
2018-07-23
Product(s):
Access (7.3.1)
Platform: Linux
- Overview of Veritas Access
- Changes in this release
- Technical preview features
- Fixed issues
- Software limitations
- Flexible Storage Sharing limitations
- Limitations related to installation and upgrade
- Veritas Access language support
- File system limitation
- Limitation related to replication
- Known issues
- Veritas Access known issues
- Backup issues
- CIFS issues
- Deduplication issues
- Enterprise Vault Attach known issues
- FTP issues
- GUI issues
- Installation and configuration issues
- Networking issues
- NFS issues
- ObjectAccess issues
- OpenDedup issues
- OpenStack issues
- Replication issues
- SmartIO issues
- Storage issues
- System issues
- Target issues
- Veritas Access known issues
- Getting help
Argparse module does not get installed during OS installation in RHEL 6.6
The argparse module is used for S3 bucket creation in GUI. In RHEL 6.6, the argparse module does not get installed during OS installation. You have to install it manually.
Workaround:
You can install argsparse manually using one of the following commands:
# yum install python-argparse