DUAS: Node cannot start due to reorganization.log permissions on Unix upon reboot
search cancel

DUAS: Node cannot start due to reorganization.log permissions on Unix upon reboot

book

Article ID: 202784

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

When a Unix/Linux server is rebooted, upon server startup, the init script that calls unistart launches a reorganization that creates a log file called $UNI_DIR_LOG/reorganization.log with root ownership.

This prevents the node startup when the owner of the node is a different user and the following kind of message appears in the startup script:

 

grep: /dollar_universe_folder/log/reorganization.log: Permission denied
----------------------------------------------------------
----------------------------------------------------------

#--------------------------------------------------
# ---> ERROR:
# -------------------------------------------------

-----> Reorganization in error!!
Cannot start the instance.

#--------------------------------------------------
# Procedure aborted.
# -------------------------------------------------

 

The procedure unistart should create the reorganization.log as the owner of the node and not as root.

Environment

Release : 6.x

Component : DOLLAR UNIVERSE

OS: Linux / Unix

Cause

This a defect present on the Dollar Universe scripts.

Resolution

Workaround:

In order to prevent this from occurring again, please perform the following:

- If reorganization.log file not present on server ==> then create the file empty with Dollar Universe administrator user.

- If reorganization.log file already existing and created with root user ==> then change file ownership to Dollar Universe administrator user.

Solution:

Update to a fix version listed below or a newer version if available.

Fix version(s): 
Component: Dollar.Universe.Application.Server
Dollar Universe 6.10.61 - Available