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

Upgrading not-initialised openvstorage-sdm package fails #308

Open
jtorreke opened this issue Dec 20, 2017 · 0 comments
Open

Upgrading not-initialised openvstorage-sdm package fails #308

jtorreke opened this issue Dec 20, 2017 · 0 comments
Labels
Milestone

Comments

@jtorreke
Copy link
Member

On the controllers of NY_global, the openvstorage-sdm package was installed, but never used. The content of /opt/asd-manager/config/:

root@NY1SRV0016:~# ls /opt/asd-manager/config/
systemd  upstart

When upgrading the package to 1.9.9, this resulted in the following stack trace:

Traceback (most recent call last):
  File "./source/tools/install/post-update.py", line 41, in <module>
    with open(BOOTSTRAP_FILE, 'r') as bootstrap_file:
IOError: [Errno 2] No such file or directory: '/opt/asd-manager/config/bootstrap.json'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants