Cole Robinson | 15 May 17:24
Picon
Favicon

[Fedora-xen] Change xen package owner away from xen-maint?

Hey folks.

Right now the package owner for xen in fedora is the xen-maint alias account.
Originally this was an alias that was mapped to various @redhat folks who were
doing xen development, and was used for both fedora and internal RHEL stuff.

Nowadays it's not really used in upstream/fedora land and fedora-virt-maint is
a better suited alias. Additionally @redhat isn't doing much xen work these
days so we should just have a single package owner which reflects reality.

So I propose we drop xen-maint as the package owner, and Michael can
'officially' take on package ownership. If that sounds fine I'll file a ticket
with fedora infrastructure to make the change (required AFAIK for alias
account changes).

Michael, does that sound good to you?

Thanks,
Cole
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Lars Bjørndal | 14 May 08:11

[Fedora-xen] Can't text install DomU

My approach is to install a DomU on top of a Fedora 16, 32 bit machine.
I don't have any X running, so I need a real text install. Anaconda
starts, but nothing happens after that. Below is the output. Hope
someone can help.

--------------------

[root <at> fox ~]# virt-install -l http://download.fedoraproject.org/pub/fedora/linux
/releases/16/Fedora/i386/os --ram 512 --disk /var/lib/libvirt/images/f16.img,siz e=4 -n f16
--graphic none

Starting install...
Retrieving file .treeinfo...
Retrieving file vmlinuz-
Retrieving file initrd-PA
Creating domain...
Connected to domain f16
Escape character is ^]
[    0.000000] Reserving virtual address space above 0xf5800000
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.1.0-7.fc16.i686.PAE (mockbuild <at> x86-11.phx2.fedoraproject.org) (gcc
version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) ) #1 SMP Tue Nov 1 20:53:45 UTC 2011
[    0.000000] ACPI in unprivileged domain disabled
[    0.000000] released 0 pages of unused memory
[    0.000000] Set 0 page(s) to 1-1 mapping.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  Xen: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  Xen: 00000000000a0000 - 0000000000100000 (reserved)
[    0.000000]  Xen: 0000000000100000 - 0000000020000000 (usable)
(Continue reading)

Peter Teoh | 10 May 16:59
Picon
Gravatar

[Fedora-xen] Cannot boot into Xen hypervisor in FC17 beta



I just install all the Xen-related updates (via yum) into FC17 Beta and reboot into Xen hypervisor...bug reported here:


Please diagnose the problem.   More info needed please let me know. 

thanks.





--
Regards,
Peter Teoh
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
M A Young | 9 May 21:08
Picon
Picon

[Fedora-xen] 4.1.3-rc1 available to test

I have built 4.1.3-rc1 for F17 and it is temporarily available for testing 
at http://koji.fedoraproject.org/koji/taskinfo?taskID=4063767 .

 	Michael Young
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Todd Deshane | 10 Apr 18:32
Favicon

[Fedora-xen] Xen Fedora Virtualization Test Day Planning

Hi All,

I've put together some resources for the Xen testing effort.

http://openetherpad.org/xen-fedora-testing

Please let me know if you are planning to help with this effort and I
will continue to coordinate.

Thanks,
Todd

--

-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://blog.xen.org/
http://wiki.xen.org/
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Cole Robinson | 10 Apr 02:58
Picon
Favicon

Re: [Fedora-xen] [Lars Bjørndal] Re: Error message after virt-install

On 04/09/2012 02:59 PM, Lars Bjørndal wrote:
> Hi
> 
> I sent the attached message to the xen list, but the list seems to be
> broken at the moment.
> 

Hmm, looks like libvirt is generating console XML like:

    <console type='pty'>
      <target type='xen' port='0'/>
    </console>

There should be a pty path in there. That error message:

    error: Unable to open stream for '(null)': Bad address

Is coming from virsh console. Looks like there is already a bug for it:

https://bugzilla.redhat.com/show_bug.cgi?id=806984

Thanks,
Cole
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Lars Bjørndal | 7 Apr 14:01

[Fedora-xen] Error message after virt-install

I'm not able to install a guest OS. I give the following command on
my Fedora 16 machine, running i686:

'virt-install --connect xen:/// --os-type linux \
-l
http://download.fedoraproject.org/pub/fedora/linux/releases/16/Fedora/i386/os
\
--ram 512 --disk /var/lib/libvirt/images/f16.img,size=4  --name F16 \
--graphic none  --paravirt --virt-type=xen \
-x "serial console=tty0 console=ttyS0,115200"'

I get the following output:

'Starting install...
Retrieving file .treeinfo...                             | 1.8 kB
00:00 ...
Retrieving file vmlinuz-PAE...                           | 7.9 MB
00:03 ...
Retrieving file initrd-PAE.img...                        | 257 MB
01:47 ...
Creating domain...                                       |    0 B
00:04
Connected to domain F16
Escape character is ^]
error: Unable to open stream for '(null)': Bad address

Domain installation still in progress. You can reconnect to
the console to complete the installation process.'

I'm not able to reconnect. How can I solve this problem?

Thanks and regards,
Lars
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Lars Bjørndal | 7 Apr 13:42

[Fedora-xen] Dom0 and colord

I'm testing Xen dom0 on a Fedora 16 i686 box. I notice a process called
/usr/libexec/colord, that leads to high cpu load, resulting in a
spinning cpu fan. The process also runs when Xen is not running, but then
the TIME reported by 'ps ax' is 0:00.

As I'm blind and don't use any X or GUI, I think I don't need the colord
process, so I did 'killall -9 /usr/libexec/colord'. However, this
doesn't work from a script, like /etc/rc.d/rc.local, and I need to do it
manually after every reboot.

Where is colord started, and how can I get rid of the process?

Thanks and regards,
Lars
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Todd Deshane | 6 Apr 19:16
Favicon

[Fedora-xen] Calling all Fedora Xen users, testers, and developers

The Fedora community is holding a virtualization test day [1] next
week (Thursday) and it would be great if we could help them on the Xen
side of things

Let me know if you are interested in helping out and I'll coordinated
the Xen efforts.

Thanks,
Todd

[1] http://fedoraproject.org/wiki/Test_Day:2012-04-12_Virtualization_Test_Day

--

-- 
Todd Deshane
http://www.linkedin.com/in/deshantm
http://blog.xen.org/
http://wiki.xen.org/
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Picon
Favicon

https://bugzilla.redhat.com/show_bug.cgi?id=804347

On Tue, Mar 27, 2012 at 11:23:41AM -0400, Josh Boyer wrote:
> On Mon, Mar 26, 2012 at 10:53:40AM -0400, Konrad Rzeszutek Wilk wrote:
> > n Sat, Mar 24, 2012 at 08:59:30PM -0400, Chris Jones wrote:
> > > Thank you both for your response.
> > > 
> > > That's probably the bug. I was hoping to find more answers here as after I
> > > found that bug report.
> > 
> > Ok, well, the patches should appear shortly in the FC16 kernel builds (I hope?)
> > They were Acked-by Ingo, let me attach the patches to the BZ.
> > 
> > Josh, is there a specific process for those patches to appear in F16? Should
> > I email them to some kernel-backport <at> fedora.org email list?
> 
> Did you CC the stable list on them?  If so, we'd pick them up when Greg
> releases 3.3.1.

Not yet, waiting for Ingo to stick them in his tree first. But will surely
CC GregKH to backport them.
> 
> Otherwise, I'll grab all 3 (I think there were only 3) and get them into
> F16 one way or another.

OK. Thanks.
> 
> josh
--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen
Chris Jones | 24 Mar 22:07
Picon

[Fedora-xen] Boot errors

I installed Fedora 16 and then ran:


sudo yum install xen

Xen installed without errors and I rebooted. In the Grub2 list I selected Xen 4.1.2 and then selected the option: 

Fedora Linux, with Xen 4.1.2 and Linux 3.3.0-4.fc16.x86_64

The boot process starts (i notice that loading ramdisk is very short) and then shortly thereafter the boot fails and the system reboots without any error. 

I tried checking the boot log but I'm not sure I'm looking at the right log. 

The only problem I see in the boot is 

Started SYSV: sandbox, xguest and other apps that want to use pam_names$
Failed to start Xenstored - daemon managing xenstore file system   

--
xen mailing list
xen <at> lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/xen

Gmane