How to start/stop Openstack on Ubuntu


up vote
0
down vote
favorite
I am a new user of Openstack on Ubuntu and I just re-installed OpenStack with NovaLXD on my machine. However, since the all lxd, lxc and my OS updated recently, I cannot use the way I usually did to start/stop OpenStack on Ubuntu now.
After installation, I thought OpenStack is running because I could log into the dashboard and juju controller page, but when I typed "lxc list", I only saw
+------+-------+------+------+------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | // in previous versions, I can see all containers running here, so I can start/stop them by using "lxc start/stop"
+------+-------+------+------+------+-----------+
Hence, after installation, what I can do to stop OpenStack is shutting down my machine. Then I rebooted, I had no idea to run it again.
I also searched the release notes/help for lxc and lxd but I didn't find something useful for me.
Any hints will be appreciated! Thank you!
More info:
- lxc --version: 3.0.0
- lxd --version: 3.0.0
- conjure-up --version: conjure-up 2.5.6
- juju --version: 2.3.7-bionic-amd64
- OS: Ubuntu 18.04 LTS
juju controllers:
Controller: conjure-up-localhost-dee*
Model: conjure-openstack-novalx-a1d
User: Admin
Access: superuser
Cloud/Region: localhost/localhost
Models: 2
Machines: 1
HA: none
version: 2.3.7
juju openstack lxc lxd conjure-up
add a comment |Â
up vote
0
down vote
favorite
I am a new user of Openstack on Ubuntu and I just re-installed OpenStack with NovaLXD on my machine. However, since the all lxd, lxc and my OS updated recently, I cannot use the way I usually did to start/stop OpenStack on Ubuntu now.
After installation, I thought OpenStack is running because I could log into the dashboard and juju controller page, but when I typed "lxc list", I only saw
+------+-------+------+------+------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | // in previous versions, I can see all containers running here, so I can start/stop them by using "lxc start/stop"
+------+-------+------+------+------+-----------+
Hence, after installation, what I can do to stop OpenStack is shutting down my machine. Then I rebooted, I had no idea to run it again.
I also searched the release notes/help for lxc and lxd but I didn't find something useful for me.
Any hints will be appreciated! Thank you!
More info:
- lxc --version: 3.0.0
- lxd --version: 3.0.0
- conjure-up --version: conjure-up 2.5.6
- juju --version: 2.3.7-bionic-amd64
- OS: Ubuntu 18.04 LTS
juju controllers:
Controller: conjure-up-localhost-dee*
Model: conjure-openstack-novalx-a1d
User: Admin
Access: superuser
Cloud/Region: localhost/localhost
Models: 2
Machines: 1
HA: none
version: 2.3.7
juju openstack lxc lxd conjure-up
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am a new user of Openstack on Ubuntu and I just re-installed OpenStack with NovaLXD on my machine. However, since the all lxd, lxc and my OS updated recently, I cannot use the way I usually did to start/stop OpenStack on Ubuntu now.
After installation, I thought OpenStack is running because I could log into the dashboard and juju controller page, but when I typed "lxc list", I only saw
+------+-------+------+------+------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | // in previous versions, I can see all containers running here, so I can start/stop them by using "lxc start/stop"
+------+-------+------+------+------+-----------+
Hence, after installation, what I can do to stop OpenStack is shutting down my machine. Then I rebooted, I had no idea to run it again.
I also searched the release notes/help for lxc and lxd but I didn't find something useful for me.
Any hints will be appreciated! Thank you!
More info:
- lxc --version: 3.0.0
- lxd --version: 3.0.0
- conjure-up --version: conjure-up 2.5.6
- juju --version: 2.3.7-bionic-amd64
- OS: Ubuntu 18.04 LTS
juju controllers:
Controller: conjure-up-localhost-dee*
Model: conjure-openstack-novalx-a1d
User: Admin
Access: superuser
Cloud/Region: localhost/localhost
Models: 2
Machines: 1
HA: none
version: 2.3.7
juju openstack lxc lxd conjure-up
I am a new user of Openstack on Ubuntu and I just re-installed OpenStack with NovaLXD on my machine. However, since the all lxd, lxc and my OS updated recently, I cannot use the way I usually did to start/stop OpenStack on Ubuntu now.
After installation, I thought OpenStack is running because I could log into the dashboard and juju controller page, but when I typed "lxc list", I only saw
+------+-------+------+------+------+-----------+
| NAME | STATE | IPV4 | IPV6 | TYPE | SNAPSHOTS | // in previous versions, I can see all containers running here, so I can start/stop them by using "lxc start/stop"
+------+-------+------+------+------+-----------+
Hence, after installation, what I can do to stop OpenStack is shutting down my machine. Then I rebooted, I had no idea to run it again.
I also searched the release notes/help for lxc and lxd but I didn't find something useful for me.
Any hints will be appreciated! Thank you!
More info:
- lxc --version: 3.0.0
- lxd --version: 3.0.0
- conjure-up --version: conjure-up 2.5.6
- juju --version: 2.3.7-bionic-amd64
- OS: Ubuntu 18.04 LTS
juju controllers:
Controller: conjure-up-localhost-dee*
Model: conjure-openstack-novalx-a1d
User: Admin
Access: superuser
Cloud/Region: localhost/localhost
Models: 2
Machines: 1
HA: none
version: 2.3.7
juju openstack lxc lxd conjure-up
edited Apr 28 at 0:27
asked Apr 27 at 8:04
Xin Chen
153
153
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1028683%2fhow-to-start-stop-openstack-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password