Skip to content

Instantly share code, notes, and snippets.

@bodepd
Created April 19, 2012 16:36
Show Gist options
  • Save bodepd/2422186 to your computer and use it in GitHub Desktop.
Save bodepd/2422186 to your computer and use it in GitHub Desktop.
[root@ip-10-234-90-4 ec2-user]# service openstack-nova-compute.service status
Redirecting to /bin/systemctl status openstack-nova-compute.service.service
openstack-nova-compute.service.service
Loaded: error (Reason: No such file or directory)
Active: inactive (dead)
[root@ip-10-234-90-4 ec2-user]# service openstack-nova-compute.service stop
Redirecting to /bin/systemctl stop openstack-nova-compute.service.service
[root@ip-10-234-90-4 ec2-user]# service openstack-nova-compute.service start
Redirecting to /bin/systemctl start openstack-nova-compute.service.service
Failed to issue method call: Unit openstack-nova-compute.service.service failed to load: No such file or directory. See system logs and 'systemctl status openstack-nova-compute.service.service' for details.
[root@ip-10-234-90-4 ec2-user]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment