We're Moving!

The Vertica Forum is moving to a new OpenText Analytics Database (Vertica) Community.

Join us there to post discussion topics, learn about

product releases, share tips, access the blog, and much more.

Create My New Community Account Now


reviving database error — Vertica Forum

reviving database error

Not sure why the revive operation fails.
The json file referenced seems present and accessible. Ideas?

aws s3 cp s3://eonpoc2/communal/metadata/VerticaDB/cluster_config.json -

[dbadmin@ip-172-31-46-62 ~]$ admintools -t revive_db --communal-storage-location=s3://eonpoc2/communal/ -s 172.31.46.62 --force -d VerticaDB

            Vertica Eon Mode Beta
    The operation you are performing is part of
    beta functionality. The terms listed in the beta
    agreement apply.

    Vertica Eon Mode Beta forum:
    https://forum.vertica.com/categories/verticabeta

Attempting to read database information from: [s3://eonpoc2/communal/metadata/VerticaDB/cluster_config.json]

Database could not be revived.
Error: Error while downloading file communal/metadata/VerticaDB/cluster_config.json from communal location: An error occurred (400) when calling the HeadObject operation: Bad Request

Comments

  • Keys? Region issues?

  • asaeidiasaeidi - Select Field - Employee

    Could you please provide the log file (vertica-download-file.log)?

  • skeswaniskeswani - Select Field - Employee

    revive_db assumes us-east-1, which seem to be the problem. I have provided a workaround, lets see if it works

  • skeswaniskeswani - Select Field - Employee

    try, in bootstrap_catalog.py
    in _process_args(…)
    add flags_list.extend([‘-X’, ‘pName:pValue’])
    AWSRegion:us-xxxx-y

Leave a Comment

BoldItalicStrikethroughOrdered listUnordered list
Emoji
Image
Align leftAlign centerAlign rightToggle HTML viewToggle full pageToggle lights
Drop image/file