Please enter search query.
Search <book_title>...
Veritas Access Release Notes
Last Published:
2020-10-16
Product(s):
Access (7.4.2)
Platform: Linux
- Overview of Veritas Access
- Fixed issues
- Software limitations
- Flexible Storage Sharing limitations
- Limitations related to installation and upgrade
- Limitation related to replication
- Known issues
- Veritas Access known issues
- Admin issues
- Backup issues
- CIFS issues
- Deduplication issues
- FTP 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
- SmartIO issues
- Storage issues
- System issues
- Target issues
- Upgrade issues
- Veritas Data Deduplication issues
- Veritas Access known issues
- Getting help
If rolling upgrade is performed when NFS v4 is configured using NFS lease, the system may hang
When you perform a rolling upgrade and if NFS v4 is configured using NFS lease, the system may hang with the following message:
BUG: soft lockup - CPU#5 stuck for 22s! [vx_glmlist_thre:18580]
The stack trace in the kernel log has the following information:
queued_spin_lock_slowpath _raw_spin_lock __break_lease wake_up_atomic_t vx_hlock_putdata vx_glm_cbfunc vx_glmlist_thread vx_glm_cbfunc vx_osdep_deinit vx_kthread_init kthread insert_kthread_work ret_from_fork_nospec_begin insert_kthread_work
NFS v4 protocol uses lease per file. This delegation can be taken in read or write mode and can be released conditionally. For CFS, the delegation is released from a specific node while the inode (index node) is being normalized. This can lead to a race condition with another set lease operation on this node and may end in a deadlock. This causes the system to hang.
Workaround:
Restart the node which is in hang state.