Shrikumar Sharma daa03d50a5 Fix run.exclude to prevent collection of data from /var/run/nvidia.
The collect command gathers /var/run/nvidia/.
It causes an error " No space left on device" when GPU operator,
Aerial SDK, and Mellanox NIC are installed and /var/run/nvidia/ is
 huge.

This update adds /var/run/nvidia to the /etc/collect dir so that
this directory is excluded from the collect which prevents the
issue.

Closes-Bug: 1947621
Signed-off-by: Shrikumar Sharma <shrikumar.sharma@windriver.com>
Change-Id: If5ccdd0bb0eca44af80f8bba4fcd102137e1c31c
2021-10-18 14:41:06 -04:00
..