Hi Aaron Thanks for the reply. Following are the nova-compute logs...
pt/stack/nova/nova/openstack/common/processutils.py:172 2014-05-05 13:52:37.632 DEBUG nova.virt.disk.mount.api [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Failed to mount filesystem: Unexpected error while running command. Command: sudo nova-rootwrap /etc/nova/rootwrap.conf mount /dev/nbd10 /tmp/openstack-vfs-localfsCn1KbQ Exit code: 12 Stdout: '' Stderr: "Failed to read bootsector (size=0)\nFailed to mount '/dev/nbd10': Invalid argument\nThe device '/dev/nbd10' doesn't seem to have a valid NTFS.\nMaybe the wrong device is used? Or the whole disk instead of a\npartition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?\n" mnt_dev /opt/stack/nova/nova/virt/disk/mount/api.py:198 2014-05-05 13:52:37.633 DEBUG nova.virt.disk.mount.api [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Fail to mount, tearing back down do_mount /opt/stack/nova/nova/virt/disk/mount/api.py:219 2014-05-05 13:52:37.633 DEBUG nova.virt.disk.mount.api [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Unmap dev /dev/nbd10 unmap_dev /opt/stack/nova/nova/virt/disk/mount/api.py:184 2014-05-05 13:52:37.634 DEBUG nova.virt.disk.mount.nbd [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Release nbd device /dev/nbd10 unget_dev /opt/stack/nova/nova/virt/disk/mount/nbd.py:128 2014-05-05 13:52:37.636 DEBUG nova.openstack.common.processutils [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Running cmd (subprocess): sudo nova-rootwrap /etc/nova/rootwrap.conf qemu-nbd -d /dev/nbd10 execute /opt/stack/nova/nova/openstack/common/processutils.py:147 2014-05-05 13:52:37.803 DEBUG nova.virt.disk.vfs.localfs [req-3cc7cbae-1ef2-4602-bdc8-82b50f8207c6 admin admin] Failed to mount image Failed to mount filesystem: Unexpected error while running command. Command: sudo nova-rootwrap /etc/nova/rootwrap.conf mount /dev/nbd10 /tmp/openstack-vfs-localfsCn1KbQ Exit code: 12 Also the q-gt logs in the previous mail are repeatedly comnig.Is that any issue? Please help regarding that. On Tue, May 6, 2014 at 11:40 AM, Aaron Rosen <[email protected]> wrote: > I don't see any error in the above logs you've pasted. I'd check the > nova-compute logs as well. > > Aaron > > > On Mon, May 5, 2014 at 10:51 PM, sonia verma <[email protected]>wrote: > >> Hi all >> >> I want to boot VM from openstack dashboard onto compute node using >> devstack.When I'm booting VM from opensatck dashboard onto compute node,the >> VM status is stuck at 'SPAWNING' and never changes to 'ACTIVE'. I'm also >> able to get tap interface of the VM onto compute node.I'm getting following >> error in q-agt service... >> >> Stdout: >> '{"data":[["qvo4b71e52b-d1",["map",[["attached-mac","fa:16:3e:83:6d:7c"],["iface-id","4b71e52b-d14d-48cc-bbce-0eb07719e830"],["iface-status","active"],["vm-uuid","037cbf7a-e3b7-401d-b941-9e0b1c5aaf99"]]]],["br-tun",["map",[]]],["br-int",["map",[]]],["qvo2ce34d70-ab",["map",[["attached-mac","fa:16:3e:31:97:c4"],["iface-id","2ce34d70-ab92-456a-aa12-8823df2c007f"],["iface-status","active"],["vm-uuid","370a2bec-7a56-4aa4-87d0-a22470e169fe"]]]]],"headings":["name","external_ids"]}\n' >> >> Stderr: '' execute /opt/stack/neutron/neutron/agent/linux/utils.py:73 >> 2014-05-05 14:00:50.082 14236 DEBUG neutron.agent.linux.utils [-] >> Running command: ['sudo', '/usr/local/bin/neutron-rootwrap', >> '/etc/neutron/rootwrap.conf', 'ovs-vsctl', '--timeout=2', 'list-ports', >> 'br-int'] create_process /opt/stack/neutron/neutron/agent/linux/utils.py:47 >> 2014-05-05 14:00:50.446 14236 DEBUG neutron.agent.linux.utils [-] >> Command: ['sudo', '/usr/local/bin/neutron-rootwrap', >> '/etc/neutron/rootwrap.conf', 'ovs-vsctl', '--timeout=2', 'list-ports', >> 'br-int'] >> Exit code: 0 >> Stdout: 'qvo2ce34d70-ab\nqvo4b71 >> >> >> Please help regarding this. >> >> Thanks >> Sonia >> >> _______________________________________________ >> OpenStack-dev mailing list >> [email protected] >> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev >> >> > > _______________________________________________ > OpenStack-dev mailing list > [email protected] > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > >
_______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
