<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Hi Steve,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>I guess you are using Xen server for
virtualization. If so, this could be a resource allocation issue. Please verify
if the resource allocated (such as Memory, CPU ) to all the virtual instance of
the Xenserver are okay. After confirming it, restart the Xenserver including
all its VMs. That should fix this issue.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Thanks & Regards,</span></font><font
color=navy><span style='color:navy'><o:p></o:p></span></font></p>

<p class=MsoNormal><strong><b><font size=2 color=navy face=Arial><span
style='font-size:10.0pt;font-family:Arial;color:navy'>Ashok Raj</span></font></b></strong><font
color=navy><span style='color:navy'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>TravelCLICK - OMS Support</span></font><font
color=navy><span style='color:navy'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Phone No: 877-200-2601</span></font><font
color=navy><span style='color:navy'><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 color=navy face="Times New Roman"><span
style='font-size:12.0pt;color:navy'> </span></font><o:p></o:p></p>

</div>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font size=2
face=Tahoma><span style='font-size:10.0pt;font-family:Tahoma'>
spacewalk-list-bounces@redhat.com [mailto:spacewalk-list-bounces@redhat.com] <b><span
style='font-weight:bold'>On Behalf Of </span></b>Stephen Ross<br>
<b><span style='font-weight:bold'>Sent:</span></b> Monday, October 12, 2009
7:43 AM<br>
<b><span style='font-weight:bold'>To:</span></b> spacewalk-list@redhat.com<br>
<b><span style='font-weight:bold'>Subject:</span></b> [Spacewalk-list] Problems
starting virtual machines from withinSpacewalk</span></font><o:p></o:p></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Hi all,<br>
<br>
I'm getting an odd error when trying to start virtual machines from within
Spacewalk 0.6 when using RHEL 5.4.<br>
<br>
When I schedule a machine to start, then do rhn_check -vvv on the client side I
get the following errors:<br>
<br>
D: handle_action {'action': "<?xml version='1.0'?>\n<methodCall>\n<methodName>virt.start</methodName>\n<params>\n<param>\n<value><string>daa9ccc17372fcc1e96c05ec1601bafe</string></value>n</param>\n</params>\n</methodCall>\n",
'version': 2, 'id': 64}<br>
D: handle_action actionid = 64, version = 2<br>
D: do_call virt.start ('daa9ccc17372fcc1e96c05ec1601bafe',)<br>
D: Sending back response ((6,), 'Fatal error in Python code occured', {})<br>
<br>
I can provision VM's from a kickstart profile, shutdown, restart, suspend or
resume VM's fine... just not start them!<br>
<br>
Any idea's on things to investigate/check? I'm at a loose end with this
really.... everything else works fine, cant understand why starting machines
doesn't....<br>
<br>
Cheers,<br>
<br>
Steve<o:p></o:p></span></font></p>

</div>

</body>

</html>