Cluster Verification Utility using /tmp
We have 2 node RAC cluster environment, Database version 12.1.0.2.1 on Solaris 11.
Currently there are environment variables defined for CV_DESTLOC and I am assuming that by default CVU will use /tmp directory.
Within /tmp there are currently two directories CVU_12.1.0.2.0_oracle & CVU_12.1.0.2.0_resource, however there are lots of files of zero size in /tmp/CVU_12.1.0.2.0_resource/scratch directory with creation timestamp of ever 6 hours. I assume these must be the result of Automatic CVU checks which is currently enabled and running every 6 hours, is that correct?
We would like to re-configure the CVU to use a different directory instead of /tmp and my question is, if it is possible to set CV_DESTLOC environment variable in the current CVU configuration or or do we have to disable / uninstall and then re-instate with a value for CV_DESTLOC?