Displaying 20 results from an estimated 2000 matches similar to: "Kernel panic - not syncing: Attempted to kill init!"
2006 Apr 23
1
Xen Performance with Charm++
Dear All,
I am doing a performance study on Xen, and we are deploying Charm++
parallel runtime library as part of our applications. However, we
observed a 20% slow down in Xen kernel that was not observed with MPICH.
It is very important for us to understand why this overhead is happening.
I am guessing that is caused due to the higher cost of system calls like
fork and exec, since Charm++
2006 May 23
0
Re: [Xen-smartio] Problem with infiniband on Xen domU
Hi Lamia,
Currently there is no direct InfiniBand access support in the Official Xen
trees. You might want
to have a look at our Xen-IB implementation. A preliminary version can be
downloaded here:
http://xenbits.xensource.com/ext/xen-smartio.hg
Some information about its design and applications can be found here:
High Performance VMM-Bypass I/O in Virtual Machines (Usenix 06), and
A Case for
2004 Feb 08
2
xeno-1.2.bk compilation question?
The system is Mandrake-9.1 Linux wih gcc-3.2.2.
I am trying to compile xenolinux-2.4.24 (with vanilla sources from
ftp.kernel.org for linux-2.4.24). The steps of
mkbuildtree
ARCH=xeno make menuconfig
ARCH=xeno make dep
produce no errors, but
ARCH=xeno make bzImage
results in following error messages.
Any pointers will be appreciated.
-ishwar
---
gcc -D__KERNEL__
2006 Jan 05
1
Xenoppix(Xen 3.0 CD size) is released
Dear,
We released New Xenoppix (based on Xen3.0, CD size).
Detail HP http://unit.aist.go.jp/itri/knoppix/xen/index-en.html
670MB knoppix_v4.0.2CD_20050923_xen3.0-20060104+IPAFont_cdsize.iso
---------------------------------
# New Features
* Xen is updated to version 3.0.
* Host-Xenoppix(Knoppix on Domain0) boots Guest-Xenoppix(Knoppix on
DomainU) with same kernel and same Root
2003 Nov 28
3
Problem to boot Xenolinux.
Hi,
I am trying to install Xen/Xenolinux v1.1 on my workstation which has 2
SCSI disks. The first disk has WinXP installed, and the second disk has
Redhat 8.0. I copied the images into /boot and modified grub.conf
accordingly:
title Xen / XenoLinux 2.4.22
root (hd1,0)
kernel /xen.gz dom0_mem=131072 ser_baud=115200 noht noreboot
module /xenolinux.gz root=/dev/sdb2 ro
2005 Apr 04
0
RE: Speed of domainU drives
You should upgrade to 2.0-testing as there are some disk performance
issues on 2.0.5
Ian
> -----Original Message-----
> From: xen-users-bounces@lists.xensource.com
> [mailto:xen-users-bounces@lists.xensource.com] On Behalf Of
> Jack Downes
> Sent: 03 April 2005 23:53
> To: xen-users@lists.xensource.com
> Subject: [Xen-users] Speed of domainU drives
>
> Now, I
2005 Dec 28
2
cant get X on domainU
Hello
I can''t seem to be able to get X working on domain U
My setup
domain0 -ubuntu breezy
domainU -ubuntu breezy
I tried 3 techniques
1. ssh -X domainU
steps: on domain U
$ export DISPLAY=:0
$ xhost +
xhost: unable to open display ":0"
on domain0 ssh -X domainU
result: ssh conection established no X forwarding starts.
after login tried
2003 Oct 21
7
Help on domain creation
Hi all,
I am running the current xen-unstable and had the following error message
when trying to create domain1.
# ./xenctl script -f/etc/xen-mynewdom
Domain defaults:
name XenoLinux
size 98304
vifs 1
domainImage /boot/xenolinux.gz
domainInitRD null
rootDevice /dev/hda5
rootArgs rw
usrDevice null
NWIP
2007 Apr 11
8
[Xen-tools] Storage for DomU
Hi all,
I manage to create a VM (slackware image) and hide the PCI device
(qlogic HBA) from Dom0 to DomainU.
Now the Dom0 cant see this HBA and the ''xm list -l'' shows this pci
device under the DomainU.
But how can I do some scsi inquiry or check if this PCI device is
visible to the DomainU from the DomainU''s console.
Any help?
Thanks and regards
Ashit
2006 Apr 02
2
raid setup
Hi,
I have 2 identical xSeries 346 with 2 identical IBM 72GB scsi drive. What i
did is install the centos 4.2 serverCD on the first IBM and set the HDD to
raid1 and raid0 for swap. Now what i did is get the 2nd HDD in the 1st
Server swap it with the 1st HDD in the 2nd Server and rebuild the Raids. The
1st server rebuild the array fine. My problem is the Second server, after
rebuilding it and
2011 Oct 09
1
Btrfs High IO-Wait
Hi,
I have high IO-Wait on the ods (ceph), the osd are running a v3.1-rc9
kernel.
I also experience high IO-rates, around 500IO/s reported via iostat.
Device: rrqm/s wrqm/s r/s w/s rkB/s wkB/s
avgrq-sz avgqu-sz await r_await w_await svctm %util
sda 0.00 0.00 0.00 6.80 0.00 62.40
18.35 0.04 5.29 0.00 5.29 5.29 3.60
sdb
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to
solve it? I post the information I get when typing "ifconfig -a,route -n
,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can
help me?
--
God more,self less.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2009 Jul 25
4
My domain0 cannot go to Internet while domainU can
My domain0 cannot go to Internet while domainU can ,anyone one know how to
solve it? I post the information I get when typing "ifconfig -a,route -n
,brctl show." here is the link :http://pastebin.ca/1506798.Anyone who can
help me?
--
God more,self less.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2004 Jul 23
5
help! error in creating a new domain
Maybe this question is a little stupid, but please help me. I am a newbie
to Xen.
When I tried to create a new domain "domain 1", I followed the Yan-Ching
CHU''s guide on :installing quick file systems for new domains in Xen 1.2".
But when I do "xc_dom_create.py -Dvmid=1", Xen seems to start to boot with
some normal bootup information, but right after several
2012 Mar 15
1
make clear a vmexit reason
Hi,
Lately I was puzzled by a vmexit reason 31 which was defined
as EXIT_REASON_MSR_READ
I allocated an array in xen data section and assigned its MFN to an EPT
entry of a domainU,
I thought the domU could access this array but after that the domainU
crashed
and xen gave me this exit reason "Bad vmexit (reason 31)"
But there is nothing to do with MSR READ, so I''m confused...
2005 Jan 19
1
EVTCHN driver in DomainU
Hello folks
I see the EVTCHN driver being initialized as a part of DomainU. XEND
(or domain controller) uses the EVTCHN driver to receive notifications
for events on the control interface.
However there is no XEND (or domain controller) that runs in DomainU.
So what is the purpose of initializing EVTCHN driver in DomainU
Thanks in advance
Nauzad
2005 Jul 21
3
Xen 32bit DomainU on Xen 64bit Domain0, is it possible?
Hi!
I have a opteron machine running in 64bit mode. I would like to set up a
Domain0 at 64bit and run 32bit domainU''s on top to use with other 32bit
domains in regular x86 boxes for clustering..
Is this scenario possible, considering the use of Xen3 ?
TIA
--
Miguel Sousa Filipe
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2006 Jan 26
1
Ext3 filesystem access after downgrade from v4.2 to v3.6 [SOLVED]
Peter Kjellstr?m wrote:
> On Monday 23 January 2006 16:46, Plant, Dean wrote:
>> I need to downgrade a system from Centos x4.2 to v3.6 (x86) due to
>> performance problems with Arkeia Network Backup and AIT-4 tape
>> drives. The backup database is stored on a v4.2 created ext3
>> partition. When accessing this partition after the downgrade, Centos
>> complains on
2007 Oct 23
3
xfs problems with xen3.1 on domu
Have amd64 xen 3.1 installed on debian etch.
Have all the domu file systems in lvm.
Problem 1
If I have a xfs files system when I mount it on domu I get this error:
Filesystem "sda5": Disabling barriers, not supported by the underlying
device
XFS mounting filesystem sda5
Ending clean XFS mount for filesystem: sda5
If I mount with nobarriers the message goes away.
If I mount under
2014 Jul 01
3
corruption of in-memory data detected (xfs)
Hi All,
I am having an issue with an XFS filesystem shutting down under high load with very many small files.
Basically, I have around 3.5 - 4 million files on this filesystem. New files are being written to the FS all the
time, until I get to 9-11 mln small files (35k on average).
at some point I get the following in dmesg:
[2870477.695512] Filesystem "sda5": XFS internal error