Re: [D] Issue with cloudstack-setup-databases [cloudstack]

2025-11-07 Thread via GitHub
GitHub user sureshanaparti closed the discussion with a comment: Issue with cloudstack-setup-databases it's addressed in #12004 GitHub link: https://github.com/apache/cloudstack/discussions/11925#discussioncomment-14900334 This is an automatically sent email for [email protected].

Re: [D] Issue with cloudstack-setup-databases [cloudstack]

2025-11-07 Thread via GitHub
GitHub user kiranchavala closed a discussion: Issue with cloudstack-setup-databases ### problem Getting an exception when I run the command cloudstack-setup-databases cloud:password@localhost -s -u -v ### versions ACS 4.21, ubuntu 22.04 ### The steps to reproduce the bug 1. Install my

Re: [D] Issue with cloudstack-setup-databases [cloudstack]

2025-10-29 Thread via GitHub
GitHub user sureshanaparti added a comment to the discussion: Issue with cloudstack-setup-databases @kiranchavala `--force-recreate` option is required in the cmd as databases cloud & cloud_usage exists. GitHub link: https://github.com/apache/cloudstack/discussions/11925#discussioncomment-14

Re: [D] Issue with cloudstack-setup-databases [cloudstack]

2025-10-29 Thread via GitHub
GitHub user kiranchavala added a comment to the discussion: Issue with cloudstack-setup-databases @DaanHoogland The options -u and --force-recreate were introduced only in 4.21 ``` Since 4.21, the databases (cloud, cloud_usage) are only created if they do not exist. This behavior prevents

Re: [D] Issue with cloudstack-setup-databases [cloudstack]

2025-10-29 Thread via GitHub
GitHub user DaanHoogland added a comment to the discussion: Issue with cloudstack-setup-databases @kiranchavala , have you validated this is not present in prior releases? GitHub link: https://github.com/apache/cloudstack/discussions/11925#discussioncomment-14814145 This is an automatic

[D] Issue with cloudstack-setup-databases [cloudstack]

2025-10-29 Thread via GitHub
GitHub user kiranchavala created a discussion: Issue with cloudstack-setup-databases ### problem Getting an exception when I run the command cloudstack-setup-databases cloud:password@localhost -s -u -v ### versions ACS 4.21, ubuntu 22.04 ### The steps to reproduce the bug 1. Install m