System Group and User for Sybase home directory

Make sure you have a system group and user, with the same name and ID, on all cluster nodes. Also, the system user should have the ownership of the Sybase home directory on the shared disk. Type the following commands:

# mkgroup  id=group_id group_name    
# useradd -u user_id  -g group_name user_name
# chown -R user_name:group_name $SYBASE