Displaying 20 results from an estimated 70 matches similar to: "Xen status in lenny?"
2012 Apr 04
1
Centos 5.6 Kernel Panics
Hello,
Recently our dell sc1425 server has been locking up with kernel freezes
and required a hard reboot on each occasion. I've looked on the centos
forums with limited success - each problem seems slightly different
(some failure on high load, some not). Our kernel is 2.6.18-274.17.1.el5
and /var/log/messages show the following errors:
Apr 3 12:41:25 sp2 kernel: INFO: task
2008 May 05
3
troubles with R CMD check and examples under Ubuntu gutsy
Dear listers,
I was used to package pgirmess under Windows with everything OK, but,
for the first time, I had a trial this afternoon on Ubuntu 7.10 gutsy (I
have a double boot computer and work more and more under unix) and R
2.7.0. Everything went OK except this:
sudo R CMD check pgirmess
.....
* checking examples ... ERROR
Running examples in 'pgirmess-Ex.R' failed.
The error most
2007 Nov 30
3
How to setup redundant SIP peers
Hello list,
I try to setup an asterisk-server with different SIP-Peers to PSTN.
The Peer are working and configured in sip.conf:
[peer1]
type=peer
host=10.10.10.1
[peer2]
type=peer
host=10.10.10.2
Now dialout is no problem. Extensions.conf says:
exten => _0Z.,1,Dial(SIP/49${EXTEN:1}@peer1,30)
But how can I setup a failure-route if the SIP-Proxy "peer1" ist not
2009 Aug 03
13
kernel BUG at arch/x86/xen/multicalls.c:103!
Hi,
I have this bug when I activate java-6-jdk on Tomcat 5.5.26 in a Lenny Guest :
Jul 31 21:24:15 tomcat01 kernel: 1 multicall(s) failed: cpu 3
Jul 31 21:24:15 tomcat01 kernel: call 1/1: op=14 arg=[b7f1a000] result=-22
Jul 31 21:24:15 tomcat01 kernel: ------------[ cut here ]------------
Jul 31 21:24:15 tomcat01 kernel: kernel BUG at arch/x86/xen/multicalls.c:103!
Jul 31 21:24:15 tomcat01
2009 Mar 26
3
Install Zimbra on a Xen DomU
Hello,
I''ve got a big problem when I try to install Zimbra on a xen debian
etch vm.
Eeek! page_mapcount(page) went negative! (-1)
page pfn = 7141
page->flags = 4000083c
page->count = 2
page->mapping = cd946510
vma->vm_ops = 0x0
------------[ cut here ]------------
kernel BUG at mm/rmap.c:669!
invalid opcode: 0000 [#1] SMP
Pid: 7717, comm: java Not tainted
2011 Sep 14
6
Norton Dayplan no longer working
I have recently moved from Ubuntu 10.04 to Mint 11 Katya and installed Wine 1.2.2 using software manager. I have the original dayplan.exe files and dll files from the Norton Desktop program that was designed to run without an installer from Win 3.1 .
For me this program has worked in all versions of Windows including XP and when running Wine in Ubuntu 10.04 it also worked. Now when I double
2011 Sep 10
2
Can't get Windows program installed under Wine to work
Hi,
I am using Ubuntu Linux 10.4 (64 bit). I have been trying to use a scientific program written to work on Windows XP and Vista. I can't run it on my Windows Home Premium as this does not have XP compatability mode. I therefore decided to attempt installation via Wine.
I have downloaded the latest version of Wine and installed it. I used Wine to install the program with no problems.
2008 Feb 04
0
xen-utils-3.2-1 xen-hypervisor-3.2-1 on etch
Hi List,
I backported the latest hypervisor and utils for etch on x86_64. However, I'm having some problems starting the xend daemon which is packaged in the xen-utils-common package. I'm trying to run this against a dom0 kernel which I downloaded from :-
2016 Jun 27
2
fts_solr crashs
Hi,
I?ve set up in dovecot 2.2.24-1~auto+49 (from dovecot repo) fts_solr and
fts_tika - jetti8 (from Debian Jessie) and latest tika-server running on
a seperate machine. But if I want to rescan all messages for reindexing
for instance all attachments with "doveadm -v index -u user at domain.tld
INBOX" with 3137 mail in the INBOX it counts and then by 2900 mails the
doveadm crashes
2011 Jun 22
3
sandbox pre-auth privsep child
Hi,
This patch (relative to -HEAD) defines an API to allow sandboxing of the
pre-auth privsep child and a couple of sandbox implementations.
The idea here is to heavily restrict what the network-face pre-auth
process can do. This was the original intent behind dropping to a
dedicated uid and chrooting to an empty directory, but even this still
allows a compromised slave process to make new
2006 May 09
5
ParaGuest cannot see 30GB memory
Hi,
I have buit Xen (32 bit) with PAE and can start multiple Paraguests with 4 gig memory, but cannot launch a single VM with more than 4 gb memory. I would like to launch 1 VM with 30GB or so memory. Are there any config paramters like kernel,/inittrd that need to be changed.
I have the ramdisk set to the initrd I used to boot xen with PAE.
Thanks
- padma
2005 Aug 22
4
Unable to browse from Windows Machine - Samba 3.0.20 as an AD Member
Hi folks,
I have updated samba to 3.0.20, on SLES9. I had a configuration earlier,
where SLES9 was a domain member 2003 Server (samba 3.0.14a), everything used
to work well earlier. After updating.. I rejoined it to AD there was no
errors.
However, Clients from windows were unable to access the shares.
#>getent passwd
[2005/08/22 15:41:41, 0] lib/fault.c:fault_report(36)
2014 Nov 03
1
dmesg error
I am seeing this in dmesg on Dell Poweredge 860
INFO: task tail:17872 blocked for more than 120 seconds.
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
tail D ffff81021ac87040 0 17872 31199
(NOTLB)
ffff810124fc7bd8 0000000000000082 ffff81021c8ad200 ffff8101714f4d80
0000000000000000 0000000000000007 ffff81016471b820 ffff81021ac87040
2007 Nov 22
2
How many CRLFs between header and body?
Just ran into a problem[1]. It seems to have been introduced by
changeset 224 [2], a fix for ticket 126 [3].
The root is the number of CRLFs Camping puts between the headers and
the body of the response. This has changed at least 3 times; right now
we''re back to 1. (ie. every header ends in a CRLF, and then there''s the
body)
The HTTP RFC[4], the CGI spec[5] and the FastCGI
2018 Dec 12
5
CentOS 7.6 external USB dmesg issue
I have a brand new 2T external Samsung SSD disk. (two of them) for backup.
I tried the first one and had an issue, I tried the second one and got the
same issue.
Am I doing something wrong ? I find it hard to believe the SSD (both) are
bad.
I plugged in the USB 3.1 adapter, I fdisk /dev/sdd, n, p, default, default,
w.
then mkfs.ext4 -j /dev/sdd1, then just mount and rsync.
[ 1085.193710]
2012 Dec 19
3
9-STABLE -> NFS -> NetAPP:
I'm running a few servers sitting on top of a NetAPP file server ? everything runs great, but periodically I'm getting:
nfs_getpages: error 13
vm_fault: pager read error, pid 11355 (https)
errors on my screen ? not always same pid ? the annoying part is that it seems to always affect the same jail that is running .. if I shutdown all jails on that physical server, everything shuts down
2010 Jan 09
2
[TTM] general protection fault in ttm_tt_swapout, to_virtual looks screwed up
I've been noticing for a while that i've been getting general
protection faults in ttm_to_swapout, this time i was printk'ing the
virtual addresses.
In case it's not obvious, the result of kmap_atomic() is wrong.
This is nouveau/linux-2.6 which is somewhere after 2.6.32. I was
wondering if anyone has ever seen anything like this?
from_virtual ffff88003088b000 to_virtual
2011 Sep 21
3
[PATCH] Btrfs: fix orphan cleanup regression
In fixing how we deal with bad inodes, we had a regression in the orphan cleanup
code, since it expects to get a bad inode back. So fix it to deal with getting
-ESTALE back by deleting the orphan item manually and moving on. Thanks,
Reported-by: Simon Kirby <sim@hostway.ca>
Signed-off-by: Josef Bacik <josef@redhat.com>
---
fs/btrfs/inode.c | 36
2009 Apr 15
1
hang with fsdlm
Using fsdlm/ocfs2_controld.cman, I've rerun the test I've been having problems
with on 2.6.30-rc1. After running for several minutes in the same directory
on three nodes, the test hangs, and I collect the following information:
bull-01
-------
3053 S< [ocfs2dc] ocfs2_downconvert_thread
3054 S< [dlm_astd] dlm_astd
3055 S< [dlm_scand]
2014 Sep 09
2
Re: CoreOS support
Here it is :D
root@ny2proxd03:/var/lib/vz/images/100# virt-resize --expand /dev/sda3 vm-100-disk-1.qcow2 vm-100-disk-1.qcow2.resized
Examining vm-100-disk-1.qcow2 ...
libguestfs: trace: set_verbose true
libguestfs: trace: set_verbose = 0
libguestfs: create: flags = 0, handle = 0x246f780
libguestfs: trace: add_drive "vm-100-disk-1.qcow2" "readonly:true"
libguestfs: trace: