Book Contents

Book Index

Next Topic

Home

Permission denied

Error Message

I/O error(13): Permission denied

Explanation

The configuration directory is writable only by root.

Workaround

  1. Log in as root:

    $ su - root

    password: <root-password>

    #

  2. Change the permissions on the configuration directory:

    # chmod a+rw /opt/Vertica/config