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

virtual-accelerator service doesn't start #128

Open
jfargen-rh opened this issue Apr 24, 2020 · 1 comment
Open

virtual-accelerator service doesn't start #128

jfargen-rh opened this issue Apr 24, 2020 · 1 comment

Comments

@jfargen-rh
Copy link

In the templates for 5.4/OSP13, the service definition to restart the virtual-accelerator service looks like it has been renamed to avrs. There are multiple entries similar to this with name: avrs, but there is not an avrs service in 5.4.1uX.

          - name: Restarting AVRS service
            service:
              name: avrs
              state: restarted
              enabled: yes
            # Network Service tends to fail when all the interfaces that are up did not get ip address on restart. So, we are ignoring this failure
            ignore_errors: yes
          # avrs.service restarts network.service as well, so we need to wait till
          # the computeavrs node is reachable from undercloud

The net effect is the virtual-acclerator service is not started on reboot.

@psairam
Copy link

psairam commented Jul 24, 2020

Can you tell us the number for 'X' in 5.4.1UX

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

No branches or pull requests

2 participants