[Ovirt-devel] Trouble on loading the VM onto the node

Naoya Terashima terashima.naoya at np.css.fujitsu.com
Mon Sep 1 05:18:24 UTC 2008


Hi

Thank you for your very intelligible explanation.
I did the command

#virsh -c qemu+ssh://192.168.50.3/system list
#virsh -c qemu+ssh://192.168.50.4/system list
#virsh -c qemu+ssh://192.168.50.5/system list

and I could see the VM named dddd running on the node3.
Thank you!
But I still feel strange because I could see only one VM named dddd running
though I'm running four VMs(aaaa, bbbb, cccc, and dddd).
Could this be a bug?
I attach the files in /var/log/ovirt-wui except rails.log and some
screenshots.
Screenshots explains how many VM are running now and how much resorces are
used.
please let me know where the problem is.

Thank you

----- Original Message ----- 
From: "Perry N. Myers" <pmyers at redhat.com>
To: "Naoya Terashima" <terashima.naoya at np.css.fujitsu.com>
Cc: "Chris Lalancette" <clalance at redhat.com>; <ovirt-devel at redhat.com>
Sent: Monday, September 01, 2008 1:01 PM
Subject: Re: [Ovirt-devel] Trouble on loading the VM onto the node


> Naoya Terashima wrote:
> > Hi
> >
> > I felt relieved to hear VM is running within one of three node.
> > Thank you.
> > But how can I find out which node VM in running on?
> > I logged in every node to see if which has VM but I couldn't find out.
> > Every node I logged in didn't seemd to have VM.
> > Sorry for my repetitious question but please teach me how to find out
> > which node has VM.
>
> Right now the web UI does not expose which host is running a particular VM
> (note to self, we should add this).
>
> So the best way to tell if a VM is running on a particular node is to use
> the virsh list command as follows:
>
>  From the host running the ovirt-appliance:
> # virsh -c qemu+ssh://192.168.50.3/system list
>
> Use the IP address of the node you want to check.  node3 is 50.3, node4 is
> 50.4, etc...
>
> If you get errors about known_hosts having offending keys, prune the
> known_hosts file first:
> # ssh-keygen -R 192.168.50.3
> or
> # ssh-keygen -R node3.priv.ovirt.org
>
> (This is because the node generates a new ssh key on each boot.  This is
> something we haven't cleaned up yet)
>
> If you don't see your vm name listed in one of the virsh list commands it
> means the VM is not running on any node.  If the UI says it's running, but
> virsh list doesn't confirm it, this is probably a bug. If this is the
> case, please send us the log files in /var/log/ovirt-wui from the
> appliance as they may help us figure out what is not working properly.
>
> Thanks,
>
> Perry
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: host-browser.log
Type: application/octet-stream
Size: 47554 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: host-status.log
Type: application/octet-stream
Size: 2856 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mongrel.log
Type: application/octet-stream
Size: 12042 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot1.png
Type: image/png
Size: 123879 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot2.png
Type: image/png
Size: 100690 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot3.png
Type: image/png
Size: 100108 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: taskomatic.log
Type: application/octet-stream
Size: 55996 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/ovirt-devel/attachments/20080901/7c0f1dfd/attachment-0003.obj>


More information about the ovirt-devel mailing list