Please enter search query.
Search <book_title>...
Veritas Access Appliance Release Notes
Last Published:
2022-12-29
Product(s):
Appliances (7.4.2)
Platform: 3340
- Overview of Veritas Access
- Software limitations
- Limitations related to installation and upgrade
- Limitation related to replication
- Known issues
- Veritas Access known issues
- Access Appliance issues
- Access Appliance operational notes
- Admin issues
- CIFS issues
- General issues
- GUI issues
- Installation and configuration issues
- Internationalization (I18N) issues
- Networking issues
- NFS issues
- ObjectAccess issues
- OpenDedup issues
- OpenStack issues
- Replication issues
- SDS known issues
- Storage issues
- System issues
- Target issues
- Upgrade issues
- Veritas Data Deduplication issues
- Access Appliance issues
- Veritas Access known issues
- Getting help
After the SDS log is rotated, the log messages from either Veritas Access or the SDS plugin go to the rotated file instead of the new file
The SDS log ( located at /var/log/sds.log
) is rotated every day. SDS contains two services, the SDS plugin and the Veritas Access plugin, which share the log file. Because of a bug in Python, a race condition occurs and one of the two services starts logging to a new file while the other service continues logging in the rotated file.
Workaround:
Check the last updated timestamps of the current log file and the rotated log file, and co-relate the logs from different services for debugging.