Please enter search query.
Search <book_title>...
Veritas Access Appliance Release Notes
Last Published:
2023-02-24
Product(s):
Appliances (7.4.3)
Platform: Veritas 3340,Access Appliance OS
- Overview of Access Appliance
- Changes in this release
- Fixed issues
- Software limitations
- Limitations related to installation and upgrade
- Limitation related to replication
- Known issues
- Access Appliance known issues
- Access Appliance issues
- Access Appliance operational notes
- Admin issues
- Backup issues
- CIFS issues
- General issues
- GUI issues
- Installation and configuration issues
- Internationalization (I18N) issues
- Networking issues
- NFS issues
- ObjectAccess issues
- OpenStack issues
- Replication issues
- STIG issues
- Storage issues
- System issues
- Upgrade issues
- Veritas Data Deduplication issues
- Access Appliance issues
- Access Appliance known issues
- Getting help
During upgrade, the CVM and CFS agents are not stopped
When CIFS is configured in the cluster and you perform an upgrade, the upgrade process may fail to stop the running services. This occurs due to a resource dependency violation.
(IA-28386)
Workaround:
Run the following command on the cluster node only if the other node got evacuated during the upgrade process.
/opt/VRTS/install/installaccess -start <node_ip>
Run the following command on the cluster:
Support> service autofix
Stop the CIFS server.
CIFS> server stop
Restart the CIFS server.
CIFS> server start