VNA Upgrade hangs with utils.sh: line 90: /usr/bin/rm: Argument list too long
book
Article ID: 379843
calendar_today
Updated On: 10-16-2024
Products
Virtual Network Assurance
Issue/Introduction
VNA Upgrade hangs with utils.sh: line 90: /usr/bin/rm: Argument list too long

Cause
- Too many files under the VNA_HOME/collector/<engine_id>/tmp folders
- If OC_ACQUISITION DEBUG is enabled this will create a large number of files under VNA_HOME/collector/<engine_id>/tmp
Resolution
- Manually navigate to each VNA_HOME/collector/<engine_id>/tmp folder and run rm -rf *
- Rerun upgrade.
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No