The Vertica Cluster Might be Down with Insufficient Disk Space
/vastorage/home/dbadmin/zenworks/v_zenworks_node0001_catalog/vertica.log
Log Message: Init Session:xxxxxxxxx <ERROR> @v_zenworks_node0001: xxxx/xxxx: Could not write to [/vastorage/home/dbadmin/zenworks/v_zenworks_node0001_data/xxxxxxxxxxx]: Volume [/vastorage/home/dbadmin/zenworks/v_zenworks_node0001_data] has insufficient space.
Vertica recommends that the disk utilization per node be no more than sixty percent (60%). For more information, see Vertica Disk Space Requirements.
Free disk space is required to run system activities like merge and purge operations and dashboard queries. The amount of disk space needed depends on the queries, the amount of data on the node, and the number of concurrent users on the system.
Shutting Down One Node in a Muti-Node Vertica Cluster Does Not Stop the Entire Cluster
Perform the following steps:
1. From a working Vertica node, run: /opt/novell/vertica/vertica-controller.sh do-maintenance.
2. After the above command completes, run the following command from the node that got rebooted:
/opt/novell/vertica/vertica-controller.sh start-node
Both of these commands might take time to complete.
For more information, see Stopping and Starting Vertica Services
After partially disabling Vertica in the zone, upgrade to the next ZENworks release version fails
However, if you are still unable to disable Vertica completely from the zone, then run the following query:
delete from preglobalupgradelog where schematype='vertica'
Exception logged in the loader messages while syncing data from ZENworks to the Vertica database
Failed to create rejected files : java.io.IOException: No such file or directory at java.io.UnixFileSystem.createFileExclusively(Native Method) at java.io.File.createNewFile(File.java:1023) at com.novell.zenworks.commons.VerticaCopyStreamImpl.createErrorHandlingFiles(VerticaCopyStreamImpl.java:75) at com.novell.zenworks.commons.VerticaCopyStreamImpl.<init>(VerticaCopyStreamImpl.java:54) at com.novell.zenworks.streamprocessors.DimensionProcessor.getCopyStream(DimensionProcessor.java:108) at com.novell.zenworks.streamprocessors.BaseProcessor.process(BaseProcessor.java:132) at com.novell.zenworks.kafka.consumers.ZenKafkaConsumer.processBatch(ZenKafkaConsumer.java:231) at com.novell.zenworks.kafka.consumers.ZenKafkaConsumer.run(ZenKafkaConsumer.java:171) at java.lang.Thread.run(Thread.java:750)
Perform the following steps:
Access the ZENLoader container by running the following command:
Docker exec -it zenloader bask
Navigate to the /var/opt/microfocus/log/zenworks directory.
Remove the Vertica directory by running the following command:
rm -r vertica
Exit the command prompt.
Restart loader service.
A node in the Vertica cluster shuts down
When nodes responsible for bringing a Vertica cluster down are restarted, then the remaining nodes are no longer a part of the cluster