Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uyuniadm install with pre-existing volumes #347

Closed
rjmateus opened this issue Jun 4, 2024 · 0 comments
Closed

uyuniadm install with pre-existing volumes #347

rjmateus opened this issue Jun 4, 2024 · 0 comments

Comments

@rjmateus
Copy link
Member

rjmateus commented Jun 4, 2024

A valid scenario is to call the install and the volumes already exists. This is particular important in podman scenarios where we could uninstall without removing the volumes, or move the volumes to a different VM.

We must support calling the mgradm install podman FQDN.

With this call we must:

  • We should detect that the volumes already exists, and print a warning message that the initial configuration parameter will be ignored
  • Do not call the creat first user API method or if calling it detect that the first user was already set and do not finish with error.

We can call the set-up script, since it's protected at the volumes level with a check file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants