similar to: Problem with Java and Xen

Displaying 20 results from an estimated 7000 matches similar to: "Problem with Java and Xen"

2012 Jan 17
2
Java+Tomcat on CentOS 6.x
So whats good practice for installing Java/JDK and Tomcat for EL6 these days? The base repository included Tomcat6.6 is built with GCJ which I'd rather avoid. I'm fine with using OpenJDK ... Do most folks just use the Apache tarball for Tomcat and install it in a user directory or /opt/something ? -- john r pierce N 37, W 122 santa cruz ca
2008 Sep 26
1
Xen and DHCP problem
Hey folks! I want to add a CentOS 5.2 domU to an existing server (Fedora 8) which was setup by another company. The Dom0 does not provide any other services but a BIND-DHCP-server (they deleted dnsmasq and installed bind). Don''t ask my why they did that. My new DomU is connected to eth0, which is a bridge. BIND also listens on eth0 to serve other machines. I start the install of centos
2010 Sep 13
1
what the role platform-pci play in comunication between HVM and domain0
Hi, Can someone interpret how HVM guest communicate with domain0, as i know, H VM can not use event channel directly, is the platform-pci offer a way to solve this? Please try to explain concretely, for example : 1.how does HVM send a event to domain0, how does domain0 catch this event, and assoicate it with a handler 2.the opposite direction, how does domain0 send event to HVM guest? Does it
2012 Apr 13
2
[LLVMdev] gdb + clang/llvm
Hi Eric, I'm using gcc. My make command is make -j9 as mentioned earlier, the -cc1 switch did the trick for me. Thanks for helping out. -- Roland ----- Original Message ----- > From: "Eric Christopher" <echristo at apple.com> > To: "Roland Leißa" <leissa at cs.uni-saarland.de> > Cc: LLVMdev at cs.uiuc.edu > Sent: Freitag, 13. April 2012 14:39:53
2005 Dec 11
2
still network issues
Hi all. I have still network issues. I''m now able to connect two virtual domains with a bridge defined in domain0. But this is not what I want. I don''t want to affect domain0 in any way what means no network connections between the domain0 and the virtual domains. I just want to define a ''cross-over cable'' connecting eth0 of the first domU with the eth0 of the
2018 Jan 29
2
Polly Dependency Analysis in MyPass
i put following line in CMakeLists.txt; add_subdirectory(mypass) then used make -j9 then i used following and run on canonicalize IR $ opt -load lib/LLVMmypass.so -mypass vec-sum.preopt.ll On Mon, Jan 29, 2018 at 9:39 PM, Michael Kruse <llvmdev at meinersbur.de> wrote: > 2018-01-29 10:18 GMT-06:00 hameeza ahmed <hahmed2305 at gmail.com>: > > I tried writing
2012 Feb 08
1
Creating network bridge without IP address
Hi everyone! I have the following setup: domain0 |-domU1 |-domU2 |-domU3 I am running this with libvirt on a XEN server. Right now the server is connected to our office network, but later it will be in a hosted environment. I need domU1 and domU3 to have a public IP, and all of the domUs and the dom0 should have an internal IP address to communicate with each other. So this is what I would like
2006 Oct 13
1
"Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released.
Dear, "Xenoppix-x86-64(Xen3.0.2+KNOPPIX-x86_64-5.0.1) CD size" is released. http://unit.aist.go.jp/itri/knoppix/xen/index-en.html Xenoppix-x86-64 exploits latest CPU (Intel Core2 Duo and AMD Athlon64). * Xenoppix-x86-64 boots both X86 and X86_64 linux kernel on HVM of Xen. * Xenoppix-x86-64 looks like KNOPPIX but all packages are replaced for X86_64. * Xenoppix-x86-64 also
2014 Sep 28
2
Re: Why libguestfs guest exist exceptionally?
On Mon, Sep 29, 2014 at 1:14 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Mon, Sep 29, 2014 at 12:55:04AM +0800, Zhi Yong Wu wrote: >> On Mon, Sep 29, 2014 at 12:36 AM, Richard W.M. Jones <rjones@redhat.com> wrote: >> > On Sun, Sep 28, 2014 at 11:43:17PM +0800, Zhi Yong Wu wrote: >> >> Yeah, but why did it happen when i directly issue guest VM
2009 May 11
3
[RFC] pvops domain0 Cx/Px info parser patch
Hi, Jeremy Since now the pv_ops domain0 is approaching, we are considering to port the dom0 power management related code, or more specifically, the Cx/Px ACPI info parsing code, to pv_ops domain0 tree, so that people can utilize Xen power management capability (Cx/PX) under pv_ops domain0. This RFC is a draft version for comments. === Overview === Requirement: Xen hypervisor need Cx/Px ACPI
2009 Jan 04
1
How to compile Kernel with pciback.hide
Hi, next step, # dmesg | grep pciback Bootdata ok (command line is root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) ) Kernel command line: root=/dev/sda2 ro console=tty0 pciback.hide=(0000:02:05.0)(0000:02:06.0)(0000:02:07.0)(0000:02:08.0)(0000:02:09.0) Unknown boot option
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
Hi there, I?ve been trying to get my head around a problem I have with Samba. I?ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and let it serve a couple of folders from an attached external ext4 drive mounted to /srv/cifs (of course with the "acl" option enabled). I?ve been trying to create a share that is read-writable for all members of a particular UNIX user
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
2012 Feb 21
3
How to merge the Xen kernel with modules into one single file ?
Hi all, To boot a Xen from grub, we normally use a Xen kernel and a domain0 kernel & initrd.img as its modules. Now, I want to merge these three files into one single kernel file, then I can boot it without modules. I am doing this because a simulator environment only has one file entry for the kernel. Do you guys have some hints on how to do that? BTW, I can merge the domain0 kernel &
2009 Aug 15
5
Incompatibility using pxelinux 3.80 or later and setupldr.exe from windows XP 32 bits
Hello I'm working on my RIS server; I got a problem when I use pxelinux.0 to load setupldr.exe from windows XP 32bits (both home and corporate) Here is how I configure a working server, then how to modify it to reproduce the bug: ========================= I suppose you got -a dhcp server configured to load pxelinux.0 to client computer. -a working tftp server (mine is tftpd-hpa, with a rule
2006 Jun 07
2
Xen problem in AMD Athelon(tm) XP 2400+
Hi, I have the following configuration for Xen 3.0 OS: Fedora core 5.0 Processor: AMD Athelon(tm ) XP 2400+ RAM: 1GB I have installed the following RPM into this machine. xen-3.0.1-4.i386 kernel-xen0-2.6.15-1.2054_FC5.i686 kernel-xenU-2.6.15-1.2054_FC5.i686 After rebooting the machine..i have choose the Domain0 option to boot in domain0. But it show''s some hardware
2005 Jun 24
2
memory question!
I have a question about memory. I have 8GB of RAM on a Dell PE 1850(usb disabled kernel, cos it gets locked up on heavy I/O). My domain0 has only 2 gigs of memory. I have 2 guest domains 512 each. Now when i try to create a 3rd guest domain of 512, xen wont let me do it. My confusion is "Is 4G the max amount of memory a domain can get/ or is 4G the max amout of cumulative memory all the
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
2012 Apr 13
0
[LLVMdev] gdb + clang/llvm
On Apr 13, 2012, at 3:45 PM, Roland Leißa <leissa at cs.uni-saarland.de> wrote: > Hi Eric, > > I'm using gcc. My make command is > make -j9 > > as mentioned earlier, the -cc1 switch did the trick for me. Thanks for helping out. Aha. Yes, that'd do it. Glad you're up and debugging. -eric