search for: fermigrid

Displaying 20 results from an estimated 29 matches for "fermigrid".

2012 Apr 09
4
guest os time drift wild
HI, guys Recently,I met a problem. Xen''s version: 3.4.3 guest os:redhat 4.8 32bit And xen.independent_wallclock = 1 has been set. The time of guest os change to be fast suddenly, about 2000 second. because the change is too wild, ntp didn''t sync to the ntp server''s time. my application is dependent on the systme time. And this occurs a lot of times. I don''t
2009 Apr 01
3
installing DomU with two network bridges via virt-install
...iguration I have: vif = [ ''mac=00:16:3e:05:06:01, bridge=xenbr0'', ''mac=00:16:3e:05:06:0a, bridge=xenbr1'' ] and then in xend-config.sxp I define (network-script my-network-bridge) where my-network-bridge is in the scripts directory and looks like this: [root@fermigrid6 xen]# more scripts/my-network-bridge #!/bin/sh # start bridges on both eth0 and eth1 XENDIR="/etc/xen/scripts" $XENDIR/network-bridge "$@" netdev=eth0 bridge=xenbr0 vifnum=0 $XENDIR/network-bridge "$@" netdev=eth1 bridge=xenbr1 vifnum=1 Is there a way to automate...
2008 Apr 18
1
help--dom0 network goes unpingable when xend starts (fwd)
...se it did not go through last night. Help! Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. ---------- Forwarded message ---------- Date: Thu, 17 Apr 2008 20:24:48 -0500 (CDT) From: Steven Timm <timm@fnal.gov> To: xen-users@lists.xensource.com Subject: help--dom0 network goes unpingable when xend starts I installed 64-bit xen 3.1.0 (from xen...
2007 Aug 16
1
xen 3.1/ RHEL5 vs. ethtool
I have the xensource 3.1.0 x86_64 tarball installed over a RHEL5 clone distribution. The "ethtool" utility only returns the following information: [root@fermigrid5 etc]# ethtool eth0 Settings for eth0: Link detected: yes [root@fermigrid5 etc]# Since I have no vanilla-installed rhel5 machines with which to compare, I am not sure if I am dealing with a bug in the ethtool (whose output should look like this, or if I am dealing with some wierdness in t...
2008 Aug 28
11
Nasty kernel panic
...ine that I wasn''t even working on. Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Apr 18
7
help--dom0 network goes unpingable when xend starts
...the outside net. What should I be looking at? Steve Timm ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 06
2
changing behavior of xendomains stop
...parameters to fix would be much appreciated. Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jun 08
18
RHEL6 beta vs. Xen
...vely mitigates against Xen in favor of KVM. Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Mar 14
6
Host does not support virtualization type 'xen'
Hello Community, I successfully installed and run xen (xm list and xm info can output appropriately). However, while I was installing domU image by using virt-install -p at domU OS. I encountered an error information" Host does not support virtualization type ''xen'' ". I built xen from source. Some of my friends have the same issue, but if they use pre-build xen, the
2008 Apr 04
1
Problem when running 32 on 64
Hi, I have been able to run 32 bit virtual machines on a 64 bit machine quite nicely with xen3.1 but sometimes when running yum the messages "do_wp_page: bogus page at address 0070d638" and "kernel: VM: killing process yum" and yum just stops working. I also get Kernel Panic. Does anyone have any idea, what could be the probem? Thanks, Ricardo
2008 May 29
1
FW: Random Mac addresses on Dom0
When I boot from a regular centos kernel, I get this for a mac 00:19:db:e5:91:4f somehow it is getting reversed. Could I have messed something up when I built the kernel? Greg No virus found in this outgoing message. Checked by AVG. Version: 7.5.524 / Virus Database: 269.24.3/1472 - Release Date: 5/29/2008 7:27 AM _______________________________________________ Xen-users mailing list
2009 Jan 19
8
Linux distributions supported by Xen as PVM domUs
Hi: Reading Red Hat''s Website and a printed manual of RH184 (Red Hat Virtualization course) I see that RHEL 5 only supports RHEL 4.5 and RHEL 5 as paravirtualized guests. So I asume this is the same situation for CentOS 5, right? What''s the dependency between Xen versions for paravirtualized guests? I ask this questions because I got this experiences: 1. Running CentOS 5 as
2009 Feb 14
4
Cloud computing using Xen
Hello, I knew that Amazon ec2 is using xen...but are they any documents/tutorial which teach how to plan/design/implement a grid/cloud computing infrastructure using Xen? Thanks. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2007 Jun 27
1
making new initrd, how to do it?
...the one that was made with the rhel install. Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 Jan 20
1
Clock skew on domU, no ntpd
...anyone else seen anything like this? Thanks Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Aug 21
3
Debian & eth0 vs. peth0
It seems that with their specific Xen packages, Debian likes to go against the norm, and rather than calling the Xen bridging device something sensible like "xenbr0", they rename the main physical ethernet device "eth0" to "peth0" and create "eth0" as the Xen bridge (as far as I can tell, anyways). Anyone know where exactly they do this so I can reverse it?
2007 Oct 01
16
are Xen 3.1.0 kernels CVE-2007-4573 vulnerable
...lease patched tarballs anytime soon? Thanks Steve Timm -- ------------------------------------------------------------------ Steven C. Timm, Ph.D (630) 840-8525 timm@fnal.gov http://home.fnal.gov/~timm/ Fermilab Computing Division, Scientific Computing Facilities, Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2008 Apr 06
24
Re: Xen 3.2.0 on debian etch, many kernel panics
>/ these are the packages installed:/ > >/ ii linux-image-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 image on AMD64/ >/ ii linux-modules-2.6.18-6-xen-amd64 2.6.18.dfsg.1-18etch1 / >/ Linux 2.6.18 modules on AMD64/ >/ ii xen-hypervisor-3.2-1-amd64 3.2.0-2 / >/ The Xen Hypervisor on
2008 Dec 12
3
DomU kernel upgrade tool
Hi, please, excuse my poor English Exist any tool for upgrade kernel automatically in DomU machines? Because I have the following problem: After upgrade the kernel package from linux-image-2.6.24-21-xen to linux-image-2.6.24-22-xen in Dom0 (an Ubuntu Server), I modified the config files in /etc/xen/domUmachine.cfg for all my VM. Later a restarted its, but i found the following error // DomU //
2010 Jul 08
4
Dell OpenManage
Hi Everyone, I have a Xen host (Xen 3.4.2) which is running CentOS 5.5 Dom0. I wish to install Dell OpenManage to get a nice web interface with hardware status. Do I need to do anything special to get this working on a Xen host? Or does it work out of the box? The reason why I''m asking, instead of trying, is that my server is currently on its way to a colo, and I won''t have