Re: [Openstack] Trouble launching my first OpenStack image

2014-05-30 Thread Kiran Kumar
All services should be run, and u will get the output like this root@openstackdemo:/home/cloudenabler/Downloads# nova service-list +--+---+--+-+---++-+ | Binary | Host | Zone | Status

Re: [Openstack] Trouble launching my first OpenStack image

2014-05-30 Thread Ben Tomasini
agent-list (redacted) stack@cmsdev01:~/git/devstack$ nova --os-username nova --os-tenant-name service --os-auth-url http://10.220.159.182:35357/v2.0/ --os-password agent-list +--+++--+-+-+-+ | Agent_id | Hypervisor | OS | Architectur

Re: [Openstack] Trouble launching my first OpenStack image

2014-05-30 Thread Kiran Kumar
output of "#nova agent-list" and also "nova.conf" file to debug. On Fri, May 30, 2014 at 10:53 PM, Ben Tomasini wrote: > Here is the output of /var/log/nova/nova-scheduler.log. It doesn't look > like there are any entries from today. This is the entire content of the > file: > > 2014-05-29 06

Re: [Openstack] Trouble launching my first OpenStack image

2014-05-30 Thread Ben Tomasini
Here is the output of /var/log/nova/nova-scheduler.log. It doesn't look like there are any entries from today. This is the entire content of the file: 2014-05-29 06:51:02.618 10956 INFO nova.openstack.common.periodic_task [-] Skipping periodic task _periodic_update_dns because its interval is ne

Re: [Openstack] Trouble launching my first OpenStack image

2014-05-30 Thread Kiran Kumar
Hi Ben, check (or) post the output of "# tail /var/log/nova/nova-scheduler.log ". Kiran On Fri, May 30, 2014 at 10:17 PM, Ben Tomasini wrote: > Hello, > > I just finished installing OpenStack on Ubuntu 14.04 using the Devstack > script and tried to launch my first instance using a Centos 6.4