<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:m="http://schemas.microsoft.com/office/2004/12/omml" 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 12 (filtered medium)">
<title>Possible Stupid Question...</title>
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@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","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.EmailStyle18
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

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

<div class=Section1>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>David,<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>               
This is probably a “something stupid” related to Linux more than Xen.  It
sounds like the system isn’t booting at all, and the most likely cause is that
the drivers necessary for the SAS are not in the kernel.  Linux picks
appropriate drivers for the machine you install on and then all updates use
those drivers, so when you move to new hardware, it just doesn’t work.  If
you copy the kernel and modules from the working machine to the machine that
didn’t work when you did your dd_rescue, it might boot with them, however, when
it comes time to update, you will need to manually compile your new kernels
instead of using the standard automated update method, i.e. do the standard
update, ut then do a custom compile and boot to the custom kernel, not the one
from the standard update, as it ill crash, but the custom compiled one will be
compatible with the other changes made by the automatic update.  This is
far from detailed and complete, as it has been a while since I have dealt with
that kind of thing, but I most often experienced it switching from
“Compatibility Mode” SATA to AHCI on some machines that I didn’t want to
rebuild.  I n your case, a rebuild on the problem machine is probably a
better option, as you can then migrate whatever you want however you want to a
clean machine with no thorn in its side.<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'>               
Dustin<o:p></o:p></span></p>

<p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";
color:#1F497D'><o:p> </o:p></span></p>

<div>

<div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'>

<p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span
style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>
fedora-xen-bounces@redhat.com [mailto:fedora-xen-bounces@redhat.com] <b>On Behalf
Of </b>David Levinger<br>
<b>Sent:</b> Tuesday, April 01, 2008 20:57<br>
<b>To:</b> fedora-xen@redhat.com<br>
<b>Subject:</b> [Fedora-xen] Possible Stupid Question...<o:p></o:p></span></p>

</div>

</div>

<p class=MsoNormal><o:p> </o:p></p>

<p><span style='font-size:10.0pt'>Hey guys,<br>
<br>
Been loving Xen and playing around with it for awhile now but recently tried
something new and had a really weird result, not sure if it is at all related
to Xen so I'm gonna ask here.<br>
<br>
1. I have a SATA based Xen x64 machine running a para-virtualized x64 VM, that
VM is written out to an LVM Partition. /dev/vgmachine/lvVM<br>
2. I shut down that VM and then dd_rescue it over to another machine. (With the
same LVM setup)<br>
3. The other machine is running the same exact host OS but has SAS based IO
instead of SATA.<br>
4. When I bring up the Xen machine on the SAS host the whole computer gets
hosed. I see SAS controller errors and I have to hard power the machine.<br>
<br>
I'm building a new Xen machine on the SAS host now and it doesn't seem to be
causing trouble, did I do something stupid in assuming that I could move a
Para-virtualized machine from one type of IO to another?<br>
<br>
David</span><o:p></o:p></p>

</div>

</body>

</html>