Re: [Fedora-xen] Fedora 15 XEN 4.1 and kernel-2.6.38-1.xendom0.fc15.x86_64 - No HVM ??

2011-06-25 Thread Todd Deshane
On Sat, Jun 25, 2011 at 12:06 AM, Outback Dingo  wrote:
>
>
> On Fri, Jun 24, 2011 at 11:06 AM, Todd Deshane  wrote:
>>
>> On Thu, Jun 23, 2011 at 6:54 PM, Outback Dingo 
>> wrote:
>> > This is a Fedora 15 laptop with KDE spin... Ive proven and tested -pvm
>> > Fedora 15 install via url, as working, though Im trying
>> > to Install FreeBSD from ISO as there is no url install im
>> > using kernel-2.6.38-1.xendom0.fc15.x86_64.rpm for the domO and XEN 4.1
>> > installed from yum install
>> > and the following grub.conf
>> > title Fedora XEN 4.1.1 (2.6.38-1.xendom0.fc15.x86_64)
>> >         kernel /xen.gz dom0_mem=1024M iommu=1 loglvl=all
>> > guest_loglvl=all
>> >         module /vmlinuz-2.6.38-1.xendom0.fc15.x86_64 ro
>> > root=UUID=83dad5a3-729f-4365-a190-f90f7a22079d SYSFONT=latarcyrheb-sun16
>> > LANG=en_US.UTF-8 KEYTABLE=us
>> >         module /initramfs-2.6.38-1.xendom0.fc15.x86_64.img
>> > xm info shows
>> > xm info
>> > host                   : localhost.localdomain
>> > release                : 2.6.38-1.xendom0.fc15.x86_64
>> > version                : #1 SMP Tue Mar 15 21:28:00 UTC 2011
>> > machine                : x86_64
>> > nr_cpus                : 4
>> > nr_nodes               : 1
>> > cores_per_socket       : 2
>> > threads_per_core       : 2
>> > cpu_mhz                : 2660
>> > hw_caps                :
>> > bfebfbff:28100800::3f40:009ae3bd::0001:
>> > virt_caps              : hvm
>> > total_memory           : 3766
>> > free_memory            : 2694
>> > free_cpus              : 0
>> > xen_major              : 4
>> > xen_minor              : 1
>> > xen_extra              : .1
>> > xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
>> > hvm-3.0-x86_32p hvm-3.0-x86_64
>> > xen_scheduler          : credit
>> > xen_pagesize           : 4096
>> > platform_params        : virt_start=0x8000
>> > xen_changeset          : unavailable
>> > xen_commandline        : dom0_mem=1024M iommu=1 loglvl=all
>> > guest_loglvl=all
>> > cc_compiler            : gcc version 4.6.0 20110530 (Red Hat 4.6.0-9)
>> > (GCC)
>> > cc_compile_by          : dingo
>> > cc_compile_domain      : localdomain
>> > cc_compile_date        : Thu Jun 23 01:02:35 EDT 2011
>> > xend_config_format     : 4
>> >
>> > virt-install --name frisbee3 --ram 512 --vnc --os-type=unix
>> > --os-variant=freebsd7 --network bridge=virbr0 --file
>> > /home/dingo/oneric.img
>> > --cdrom /home/dingo/FreeBSD-8.2-RC2-amd64-disc1.iso --force --hvm
>>
>>
>> Maybe you could try calling xl/xm directly with an HVM config file to
>> try to narrow down the issue.
>
> Ive tested a 25Mb pre-made FreeBSD HVM image/kernel it does boot fine with
> xm create -c freebsd.cfg
> but i need a 50Gb instance so i need to install it from iso.

So, you should be able to take a modified version of that freebsd.cfg
file add in the cdrom ISO to the disk array and set boot='d'


-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/
--
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen


Re: [Fedora-xen] Fedora 15 XEN 4.1 and kernel-2.6.38-1.xendom0.fc15.x86_64 - No HVM ??

2011-06-24 Thread Outback Dingo
On Fri, Jun 24, 2011 at 11:06 AM, Todd Deshane  wrote:

> On Thu, Jun 23, 2011 at 6:54 PM, Outback Dingo 
> wrote:
> > This is a Fedora 15 laptop with KDE spin... Ive proven and tested -pvm
> > Fedora 15 install via url, as working, though Im trying
> > to Install FreeBSD from ISO as there is no url install im
> > using kernel-2.6.38-1.xendom0.fc15.x86_64.rpm for the domO and XEN 4.1
> > installed from yum install
> > and the following grub.conf
> > title Fedora XEN 4.1.1 (2.6.38-1.xendom0.fc15.x86_64)
> > kernel /xen.gz dom0_mem=1024M iommu=1 loglvl=all guest_loglvl=all
> > module /vmlinuz-2.6.38-1.xendom0.fc15.x86_64 ro
> > root=UUID=83dad5a3-729f-4365-a190-f90f7a22079d SYSFONT=latarcyrheb-sun16
> > LANG=en_US.UTF-8 KEYTABLE=us
> > module /initramfs-2.6.38-1.xendom0.fc15.x86_64.img
> > xm info shows
> > xm info
> > host   : localhost.localdomain
> > release: 2.6.38-1.xendom0.fc15.x86_64
> > version: #1 SMP Tue Mar 15 21:28:00 UTC 2011
> > machine: x86_64
> > nr_cpus: 4
> > nr_nodes   : 1
> > cores_per_socket   : 2
> > threads_per_core   : 2
> > cpu_mhz: 2660
> > hw_caps:
> > bfebfbff:28100800::3f40:009ae3bd::0001:
> > virt_caps  : hvm
> > total_memory   : 3766
> > free_memory: 2694
> > free_cpus  : 0
> > xen_major  : 4
> > xen_minor  : 1
> > xen_extra  : .1
> > xen_caps   : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> > hvm-3.0-x86_32p hvm-3.0-x86_64
> > xen_scheduler  : credit
> > xen_pagesize   : 4096
> > platform_params: virt_start=0x8000
> > xen_changeset  : unavailable
> > xen_commandline: dom0_mem=1024M iommu=1 loglvl=all
> guest_loglvl=all
> > cc_compiler: gcc version 4.6.0 20110530 (Red Hat 4.6.0-9)
> (GCC)
> > cc_compile_by  : dingo
> > cc_compile_domain  : localdomain
> > cc_compile_date: Thu Jun 23 01:02:35 EDT 2011
> > xend_config_format : 4
> >
> > virt-install --name frisbee3 --ram 512 --vnc --os-type=unix
> > --os-variant=freebsd7 --network bridge=virbr0 --file
> /home/dingo/oneric.img
> > --cdrom /home/dingo/FreeBSD-8.2-RC2-amd64-disc1.iso --force --hvm
>
>
> Maybe you could try calling xl/xm directly with an HVM config file to
> try to narrow down the issue.
>

Ive tested a 25Mb pre-made FreeBSD HVM image/kernel it does boot fine with
xm create -c freebsd.cfg
but i need a 50Gb instance so i need to install it from iso.
--
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen

Re: [Fedora-xen] Fedora 15 XEN 4.1 and kernel-2.6.38-1.xendom0.fc15.x86_64 - No HVM ??

2011-06-24 Thread Todd Deshane
On Thu, Jun 23, 2011 at 6:54 PM, Outback Dingo  wrote:
> This is a Fedora 15 laptop with KDE spin... Ive proven and tested -pvm
> Fedora 15 install via url, as working, though Im trying
> to Install FreeBSD from ISO as there is no url install im
> using kernel-2.6.38-1.xendom0.fc15.x86_64.rpm for the domO and XEN 4.1
> installed from yum install
> and the following grub.conf
> title Fedora XEN 4.1.1 (2.6.38-1.xendom0.fc15.x86_64)
>         kernel /xen.gz dom0_mem=1024M iommu=1 loglvl=all guest_loglvl=all
>         module /vmlinuz-2.6.38-1.xendom0.fc15.x86_64 ro
> root=UUID=83dad5a3-729f-4365-a190-f90f7a22079d SYSFONT=latarcyrheb-sun16
> LANG=en_US.UTF-8 KEYTABLE=us
>         module /initramfs-2.6.38-1.xendom0.fc15.x86_64.img
> xm info shows
> xm info
> host                   : localhost.localdomain
> release                : 2.6.38-1.xendom0.fc15.x86_64
> version                : #1 SMP Tue Mar 15 21:28:00 UTC 2011
> machine                : x86_64
> nr_cpus                : 4
> nr_nodes               : 1
> cores_per_socket       : 2
> threads_per_core       : 2
> cpu_mhz                : 2660
> hw_caps                :
> bfebfbff:28100800::3f40:009ae3bd::0001:
> virt_caps              : hvm
> total_memory           : 3766
> free_memory            : 2694
> free_cpus              : 0
> xen_major              : 4
> xen_minor              : 1
> xen_extra              : .1
> xen_caps               : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
> hvm-3.0-x86_32p hvm-3.0-x86_64
> xen_scheduler          : credit
> xen_pagesize           : 4096
> platform_params        : virt_start=0x8000
> xen_changeset          : unavailable
> xen_commandline        : dom0_mem=1024M iommu=1 loglvl=all guest_loglvl=all
> cc_compiler            : gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC)
> cc_compile_by          : dingo
> cc_compile_domain      : localdomain
> cc_compile_date        : Thu Jun 23 01:02:35 EDT 2011
> xend_config_format     : 4
>
> virt-install --name frisbee3 --ram 512 --vnc --os-type=unix
> --os-variant=freebsd7 --network bridge=virbr0 --file /home/dingo/oneric.img
> --cdrom /home/dingo/FreeBSD-8.2-RC2-amd64-disc1.iso --force --hvm


Maybe you could try calling xl/xm directly with an HVM config file to
try to narrow down the issue.

> Starting install...
> Creating domain...
>                                                                     |    0 B
>     00:03
> Domain installation does not appear to have been successful.
>
> cat /var/log/xen/qemu-dm-frisbee3.log
> domid: 2
> config qemu network with xen bridge for  tap2.0 virbr0
> Using file /home/dingo/oneric.img in read-write mode
> Watching /local/domain/0/device-model/2/logdirty/cmd
> Watching /local/domain/0/device-model/2/command
> Watching /local/domain/2/cpu
> char device redirected to /dev/pts/3
> qemu_map_cache_init nr_buckets = 1 size 4194304
> shared page at pfn feffd
> buffered io page at pfn feffb
> Guest uuid = 3e6df518-31f1-03e7-73e1-511eb535e14c-1
> Time offset set 0
> char device redirected to /dev/pts/4
> xen be: console-0: xen be: console-0: initialise() failed
> initialise() failed
> populating video RAM at ff00
> mapping video RAM from ff00
> Register xen platform.
> Done register platform.
> platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw
> state.
> xs_read(/local/domain/0/device-model/2/xen_extended_power_mgmt): read error
> xs_read(): vncpasswd get error.
> /vm/3e6df518-31f1-03e7-73e1-511eb535e14c-1/vncpasswd.
> medium change watch on `hdc' (index: 1):
> I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
> Log-dirty: no command yet.
> xen be: console-0: xen be: console-0: initialise() failed
> initialise() failed
> vcpu-set: watch node error.
> xen be: console-0: xen be: console-0: initialise() failed
> initialise() failed
> xs_read(/local/domain/2/log-throttling): read error
> qemu: ignoring not-understood drive `/local/domain/2/log-throttling'
> medium change watch on `/local/domain/2/log-throttling' - unknown device,
> ignored
> xen be: console-0: xen be: console-0: initialise() failed
> initialise() failed
>
> S Any ideas ??
> --
> xen mailing list
> xen@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/xen
>



-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://www.xen.org/products/cloudxen.html
http://runningxen.com/
--
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen


[Fedora-xen] Fedora 15 XEN 4.1 and kernel-2.6.38-1.xendom0.fc15.x86_64 - No HVM ??

2011-06-23 Thread Outback Dingo
This is a Fedora 15 laptop with KDE spin... Ive proven and tested -pvm
Fedora 15 install via url, as working, though Im trying
to Install FreeBSD from ISO as there is no url install im
using kernel-2.6.38-1.xendom0.fc15.x86_64.rpm for the domO and XEN 4.1
installed from yum install

and the following grub.conf
title Fedora XEN 4.1.1 (2.6.38-1.xendom0.fc15.x86_64)
kernel /xen.gz dom0_mem=1024M iommu=1 loglvl=all guest_loglvl=all
module /vmlinuz-2.6.38-1.xendom0.fc15.x86_64 ro
root=UUID=83dad5a3-729f-4365-a190-f90f7a22079d SYSFONT=latarcyrheb-sun16
LANG=en_US.UTF-8 KEYTABLE=us
module /initramfs-2.6.38-1.xendom0.fc15.x86_64.img

xm info shows
xm info
host   : localhost.localdomain
release: 2.6.38-1.xendom0.fc15.x86_64
version: #1 SMP Tue Mar 15 21:28:00 UTC 2011
machine: x86_64
nr_cpus: 4
nr_nodes   : 1
cores_per_socket   : 2
threads_per_core   : 2
cpu_mhz: 2660
hw_caps:
bfebfbff:28100800::3f40:009ae3bd::0001:
virt_caps  : hvm
total_memory   : 3766
free_memory: 2694
free_cpus  : 0
xen_major  : 4
xen_minor  : 1
xen_extra  : .1
xen_caps   : xen-3.0-x86_64 xen-3.0-x86_32p hvm-3.0-x86_32
hvm-3.0-x86_32p hvm-3.0-x86_64
xen_scheduler  : credit
xen_pagesize   : 4096
platform_params: virt_start=0x8000
xen_changeset  : unavailable
xen_commandline: dom0_mem=1024M iommu=1 loglvl=all guest_loglvl=all
cc_compiler: gcc version 4.6.0 20110530 (Red Hat 4.6.0-9) (GCC)
cc_compile_by  : dingo
cc_compile_domain  : localdomain
cc_compile_date: Thu Jun 23 01:02:35 EDT 2011
xend_config_format : 4


virt-install --name frisbee3 --ram 512 --vnc --os-type=unix
--os-variant=freebsd7 --network bridge=virbr0 --file /home/dingo/oneric.img
--cdrom /home/dingo/FreeBSD-8.2-RC2-amd64-disc1.iso --force --hvm

Starting install...
Creating domain...
|0 B
00:03
Domain installation does not appear to have been successful.


cat /var/log/xen/qemu-dm-frisbee3.log
domid: 2
config qemu network with xen bridge for  tap2.0 virbr0
Using file /home/dingo/oneric.img in read-write mode
Watching /local/domain/0/device-model/2/logdirty/cmd
Watching /local/domain/0/device-model/2/command
Watching /local/domain/2/cpu
char device redirected to /dev/pts/3
qemu_map_cache_init nr_buckets = 1 size 4194304
shared page at pfn feffd
buffered io page at pfn feffb
Guest uuid = 3e6df518-31f1-03e7-73e1-511eb535e14c-1
Time offset set 0
char device redirected to /dev/pts/4
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
populating video RAM at ff00
mapping video RAM from ff00
Register xen platform.
Done register platform.
platform_fixed_ioport: changed ro/rw state of ROM memory area. now is rw
state.
xs_read(/local/domain/0/device-model/2/xen_extended_power_mgmt): read error
xs_read(): vncpasswd get error.
/vm/3e6df518-31f1-03e7-73e1-511eb535e14c-1/vncpasswd.
medium change watch on `hdc' (index: 1):
I/O request not ready: 0, ptr: 0, port: 0, data: 0, count: 0, size: 0
Log-dirty: no command yet.
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
vcpu-set: watch node error.
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed
xs_read(/local/domain/2/log-throttling): read error
qemu: ignoring not-understood drive `/local/domain/2/log-throttling'
medium change watch on `/local/domain/2/log-throttling' - unknown device,
ignored
xen be: console-0: xen be: console-0: initialise() failed
initialise() failed


S Any ideas ??
--
xen mailing list
xen@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen