Displaying 20 results from an estimated 1000 matches similar to: "XL toolstack and drbd"
2012 May 15
2
Maildir filename has wrong S value
Hello folks,
This morning I tried to open an old archive mail folder using Mutt.
However, while fetching headers it aborted.
Checking the dovecot log gave me this:
@400000004fb21996267d37d4 imap(benv): Error: Cached message size smaller than expected (9115 < 9420)
@400000004fb21996267e8bac imap(benv): Error: Maildir filename has wrong S value, renamed the file from
2011 Oct 05
11
compiling kernel in Centos Domu
Hi,
Im trying to compile kernel 3.0.4 inside Centos 5 DomU
The steps I do are
Make bzImage
Make modules
Make modules_install
Depmod -a
mkinitrd /boot/initrd.img-3.0.4 3.0.4
but them im getting this
-bash-3.2# mkinitrd /boot/initrd.img-3.0.4 3.0.4
ls: /etc/modprobe.d/*.conf: No such file or directory
No module ehci-hcd found for kernel 3.0.4, aborting.
If I exclude the
2011 Apr 26
6
vif-common.sh and iptables
Hey everyone,
I have a question about vif-common.sh. I run multiple bridges attached
on dummy interfaces, which allow me to put guests in seperate subnets
(routed through the dom0). As you might expect I already have quite
extensive iptables scripts to accomidate this kind of routing.
I was just hoping someone on this list can confirm, that I understand
what the iptables lines in vif-common.sh
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser".
Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm
kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel
support with no success, just a kernel oops and constant reboots.
I followed Fedora''s wiki on building a custom kernel, even used F16''s
.config which also was a
2012 Feb 04
9
XEN 4.1.2+Centos 6.2+Kernel 3.X
Hey hope this opne is a "make senser".
Has anyone tried the "Subject line" combo?, I''ve compiled a dozen src.rpm
kernel 3.0 and 3.1 packages with no luck to try native upstream Dom0 kernel
support with no success, just a kernel oops and constant reboots.
I followed Fedora''s wiki on building a custom kernel, even used F16''s
.config which also was a
2010 Nov 11
2
$MAIL environment variable to override mail_location works in v1.2.16 but not in v2.0.7 for /usr/libexec/dovecot/imap
Hi,
For the past day, I have been researching about making dovecot to
support mailfront (http://untroubled.org/mailfront/) imapfront-auth
natively and able to use mailfront imapfront-auth with dovecot imap
v1.2.16 without starting any dovecot related services and no
/etc/dovecot.conf file is required.
More information about this can be read at:
2007 Apr 26
4
FATAL PAGE FAULT - xen-3.0.5-rc2 and xen-3.0.5-rc3
Hi,
I have the following errors:
Panic on CPU0:
FATAL PAGE FAULT
[error_code=0002]
Faulting linear address: fbfb1100
More details in snapshots as below as I don''t have serial console
cables thus unable to get full details of the errors which I will try
to get one and send the full error if needed:
http://choon.net/xenerrors/Image000.jpg
http://choon.net/xenerrors/Image001.jpg
2012 Apr 12
13
[ANNOUNCE] backports for 4.0.4 and 4.1.3 stable releases
The time has come for another round of stable releases.
Please send (or resend) any outstanding backport requests for 4.0.4 and
4.1.3 before Friday 20 April.
Note that 4.0.4 will likely be the last release in the 4.0.x branch.
Ian.
2012 Apr 13
2
[PATCH] libxl: fix rtc_timeoffset setting
libxl__domain_build_info_setdefault may be called several times,
so rtc_timeoffset can''t be setted in it.
Move rtc_timeoffset setting logic to libxl__build_pre.
Reported-by: Teck Choon Giam <giamteckchoon@gmail.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Lin Ming <mlin@ss.pku.edu.cn>
---
tools/libxl/libxl_create.c | 9 ---------
2011 Nov 13
2
kernel messages: alignment check: 0000 [#1] SMP
Hi,
This is just to report about the "alignment check: 0000 [#1] SMP"
kernel messages in one of my build system (domU) running Scientific
Linux 6.1.
I am compiling/rpm package for sbcl (http://sbcl.sourceforge.net/) in
my build system (domU) and hit the following kernel messages although
the domU in question still running and compilation still in progress.
I have done some searching
2013 Nov 05
20
Xen 4.3.1 / Linux 3.12 panic
Hej folks,
I''ve been trying to get a new machine up and running with the latest Xen for a while on a Slackware64 (current) machine.
After installing Xen from source and building a new kernel with all xen options enabled I haven''t been able to get the machine to behave.
The machine is a brand new dual opteron 6212 on a Supermicro H8DGi board with 64G ECC memory.
Running a stock
2013 Nov 05
20
Xen 4.3.1 / Linux 3.12 panic
Hej folks,
I''ve been trying to get a new machine up and running with the latest Xen for a while on a Slackware64 (current) machine.
After installing Xen from source and building a new kernel with all xen options enabled I haven''t been able to get the machine to behave.
The machine is a brand new dual opteron 6212 on a Supermicro H8DGi board with 64G ECC memory.
Running a stock
2008 Aug 14
6
xenconsoled needs restart after long dom0 uptime otherwise domU console output hangs and domU doesn''t come up
Hello list!
I''ve noticed this problem a couple of times now.. so I''m wondering if it''s a
known bug?
Symptoms:
After "long" dom0 uptime (174 days when it happened now, was something
similar on previous times too) cannot start new pv domUs anymore..
pygrub runs and boots the kernel, but kernel newer gets to actually running initrd
and the console output
2013 Apr 06
1
Released Pigeonhole v0.3.4 for Dovecot v2.1.16
Hello Dovecot users,
Much time passed since I last released a new Pigeonhole, so quite a few
unreleased fixes were pending until now.
Development of new features is shifted to the upcoming Pigeonhole v0.4
for Dovecot v2.2. I intend to release v0.4.0 shortly after Dovecot v2.2.0.
Changelog v0.3.4:
* Changed error handling to be less of a nuisance for administrators.
Strictly
2013 Apr 06
1
Released Pigeonhole v0.3.4 for Dovecot v2.1.16
Hello Dovecot users,
Much time passed since I last released a new Pigeonhole, so quite a few
unreleased fixes were pending until now.
Development of new features is shifted to the upcoming Pigeonhole v0.4
for Dovecot v2.2. I intend to release v0.4.0 shortly after Dovecot v2.2.0.
Changelog v0.3.4:
* Changed error handling to be less of a nuisance for administrators.
Strictly
2012 Jul 01
1
xm crash
Ok, it says to send this so here it is:
[root@xen lharold]# xm create xm_fedora.cfg
Using config file "/etc/xen/xm_fedora.cfg".
Started domain Fedora (id=2)
[root@xen lharold]# xm new Fedora
Unexpected error: <type ''exceptions.ImportError''>
Please report to xen-devel@lists.xensource.com
Traceback (most recent call last):
File "/sbin/xm", line 7, in
2013 Nov 20
3
Pigeonhole make check fails with Dovecot 2.2.8
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Is it just here?
When compiling dovecot-2.2-pigeonhole-0.4.2 at the stage "make check"
Pigeonhole is throwing the following message and stops:
Test case: ./tests/test-header.svtest:
1: Test 'Basic functionality' SUCCEEDED
2: Test 'Matching empty key' SUCCEEDED
3: Test 'Ignoring whitespace' FAILED: header test
2010 Dec 04
4
Make world problem compiling Xen 4.0.1 from source
Greetings, Xen gurus!
Per the Ubuntu community documentation at https://help.ubuntu.com/community/Xen#Maverick%20Notes%20(Xen%204.0.1%20pvops%20on%20Ubuntu%2010.10) I am trying to install Xen 4.0.1 from source which I got from bits.xensource.com/oss-xen/release/4.0.1/xen-4.0.1.tar.gz because apparently the ubuntu-xen-server package has broken dependencies. The instructions as provided state
2011 May 08
3
xl - no support for DRBD disks?
I tried to create a domain with drbd based disk as the backend
"drbd:<resourcename>,..," and I get a "unknown disk type" error.
I can spin out a patch if needed, but just wanted to know apriori if
this was left out for any specific reason.
shriram
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
2006 Aug 30
11
xen-3.0.2-3
Hi
I read a few times in the web about xen-3.0.2-3 but I cannot find a place to
download it.
Not even here: http://www.cl.cam.ac.uk/Research/SRG/netos/xen/downloads/
Where can I get it? And does it have network issues solved?
And what is the most current kernel I can use with xen? How do I change the
source to use a more current kernel than 2.6.16.6?
Regards,
Steffen
Please - if possible