<br><br><div class="gmail_quote">On Mon, Mar 7, 2011 at 11:07 PM, Cole Robinson <span dir="ltr"><<a href="mailto:crobinso@redhat.com" target="_blank">crobinso@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div></div><div>On 03/01/2011 03:54 AM, Tapas Mishra wrote:<br>
> Hi,<br>
> I just installed a pv-ops Dom0 2.6.32.27 Kernel on a 64 bit non VT machine.<br>
> Following instructions here<br>
> <a href="http://wiki.xensource.com/xenwiki/Xen4.0" target="_blank">http://wiki.xensource.com/xenwiki/Xen4.0</a><br>
> for 64 bit Ubuntu 10.04<br>
><br>
> apt-get install bcc bin86 gawk bridge-utils iproute libcurl3<br>
> libcurl4-openssl-dev bzip2 module-init-tools transfig tgif texinfo<br>
> texlive-latex-base texlive-latex-recommended texlive-fonts-extra<br>
> texlive-fonts-recommended pciutils-dev mercurial build-essential make<br>
> gcc libc6-dev zlib1g-dev python python-dev python-twisted<br>
> libncurses5-dev patch libvncserver-dev libsdl-dev libjpeg62-dev iasl<br>
> libbz2-dev e2fslibs-dev git-core uuid-dev ocaml libx11-dev bison flex<br>
><br>
> apt-get install gcc-multilib<br>
> apt-get install xz-utils<br>
><br>
> make xen<br>
> make tools<br>
> make install-xen<br>
> make install-tools PYTHON_PREFIX_ARG=<br>
><br>
> I did not do make install-stubdom.<br>
><br>
><br>
><br>
> It is a Ubuntu Desktop 10.04 amd64 bit version.<br>
> Then as  mentioned here on this guide<br>
> <a href="http://bderzhavets.wordpress.com/2010/03/26/virst-installvirt-manager-at-xen-4-0-rc8-2-6-32-10-pvops-dom0-on-top-ubuntu-karmic-koala-server/" target="_blank">http://bderzhavets.wordpress.com/2010/03/26/virst-installvirt-manager-at-xen-4-0-rc8-2-6-32-10-pvops-dom0-on-top-ubuntu-karmic-koala-server/</a><br>


> (I did not follow the above guide strictly)<br>
><br>
> Commented out (xend-unix-server yes) in /etc/xen/xend-config.sxp ,<br>
> here is my xend-config.sxp<br>
> <a href="http://pastebin.com/M8CfrqBc" target="_blank">http://pastebin.com/M8CfrqBc</a><br>
> Then  exported variable  VIRSH_DEFAULT_CONNECT_URI=”xen:///”<br>
> in root’s .bashrc.<br>
> Then :-<br>
> # apt-get install ubuntu-virt-server ubuntu-virt-mgmt<br>
><br>
> Now when I open virt-manager the option to install from Local ISO or<br>
> PXE are greyed out.<br>
> virt-manager version is 0.8.2<br>
><br>
><br>
> Let me know if there is any possibility of improvement so that I can<br>
> get the option of install from Local ISO here.<br>
><br>
<br>
</div></div>Can you please provide the output of virsh --connect xen:/// capabilities<br>
<br></blockquote><div> </div><div>Here is the output</div><div><br></div><div>virsh --connect xen:/// capabilities</div><div><div><br></div><div><capabilities></div><div><br></div><div>  <host></div><div>    <cpu></div>
<div>      <arch>x86_64</arch></div><div>      <features></div><div>        <pae/></div></div><div><br></div><div><div>      </features></div><div>    </cpu></div><div>    <migration_features></div>
<div>      <live/></div><div>      <uri_transports></div><div>        <uri_transport>xenmigr</uri_transport></div><div>      </uri_transports></div><div>    </migration_features></div><div>
  </host></div><div><br></div><div>  <guest></div><div>    <os_type>xen</os_type></div><div>    <arch name='x86_64'></div><div>      <wordsize>64</wordsize></div><div>      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator></div>
<div>      <machine>xenpv</machine></div><div>      <domain type='xen'></div><div>      </domain></div><div>    </arch></div><div>  </guest></div><div><br></div><div>  <guest></div>
<div>    <os_type>xen</os_type></div><div>    <arch name='i686'></div><div>      <wordsize>32</wordsize></div><div>      <emulator>/usr/lib64/xen/bin/qemu-dm</emulator></div>
<div>      <machine>xenpv</machine></div><div>      <domain type='xen'></div><div>      </domain></div><div>    </arch></div><div>    <features></div><div>      <pae/></div>
<div>    </features></div><div>  </guest></div><div><br></div><div></capabilities></div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

My guess is that libvirt did not detect fullvirt xen capability, so<br>
virt-manager is only providing install options for PV guest (which is URL only<br>
on linux).</blockquote><div>The machine which  I am having is a non VT 64 bit machine and I am trying to create 32 bit guest on it </div><div>since hardware is non VT so  I feel it will only have either a 32 bit HVM guest or PV guest.</div>
<div><br></div><div><div>virsh version shows me </div><div>Compiled against library: libvir 0.7.5</div><div>Using library: libvir 0.7.5</div><div>Using API: QEMU 0.7.5</div><div>Running hypervisor: QEMU 0.12.3</div><div><br>
</div></div><div>On Xen list people told that above is wrong and since the last line should mention Running Xen and not Qemu,</div><div><br></div><div><br></div><div>-- </div></div><a href="http://mightydreams.blogspot.com" target="_blank">http://mightydreams.blogspot.com</a><br>