Displaying 20 results from an estimated 94 matches for "timm".
Did you mean:
time
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
...xend-config.sxp
to get xenbr0 and xenbr1 started on dom0 in the first place,
but once that is done, would it be possible to have
two network interfaces specified via the --bridge argument
of virt-install, where one would have --bridge=xenbr0 and the other
would have --bridge=xenbr1?
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.
_____...
2008 Aug 28
11
Nasty kernel panic
...uires a reset.
Any ideas? This config has been pretty stable for us on 7
different machines including these ones. A couple of times it happened
just about the time we were shutting down a xen domU, a couple
other times today it happened on a machine 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.
____...
2008 Apr 18
1
help--dom0 network goes unpingable when xend starts (fwd)
I am posting the message below again because 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.
----...
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 18
7
help--dom0 network goes unpingable when xend starts
...1 6000 4 -b---- 23.1
fnpc5x4 2 2000 1 -b---- 20.6
[root@fnpcsrv5 ~]#
Oh, and by the way, dom0 is pingable from the domU''s although
it cannot be seen from 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.
________...
2007 Aug 16
1
xen 3.1/ RHEL5 vs. ethtool
...AD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: umbg
Wake-on: d
Current message level: 0x00000007 (7)
Link detected: y
-------------------------
--
------------------------------------------------------------------
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.xensou...
2010 Jun 08
18
RHEL6 beta vs. Xen
...ith update 4 and 5 is shaky and has bugs
which they don''t seem to be in a hurry to fix.
Basically I am wondering if Redhat 6 is just going to
have benign neglect and ignore Xen, or if there is going
to be stuff built into the OS which actively 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.
____...
2010 Jan 06
2
changing behavior of xendomains stop
...ot left to its own devices, the
next thing to shut down is xen itself, and that leads
to partial save and a bunch of non-working xen images
stored in /var/lib/xen/save. that means things don''t start
up clean on reboot.
Any advice on easy 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.
_____...
2017 Sep 15
2
Changes to 'ADJCALLSTACK*' and 'callseq_*' between LLVM v4.0 and v5.0
...t;"MYISD::RET_FLAG", SDTNone,
[SDNPHasChain, SDNPOptInGlue,
SDNPVariadic]>;
let hasCtrlDep = 1, hasSideEffects = 1 in {
def ADJCALLSTACKDOWN : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2),
[(MYCallseqStart timm:$amt1,
timm:$amt2)]>;
def ADJCALLSTACKUP : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2),
[(MYCallseqEnd timm:$amt1, timm:$amt2)]>;
}
def: Pat<(MYret), (JMP_Ret (i32 LR))>;
The function that is failing does warn - "warning: functio...
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
2017 Sep 15
0
Changes to 'ADJCALLSTACK*' and 'callseq_*' between LLVM v4.0 and v5.0
..., SDTNone,
> [SDNPHasChain, SDNPOptInGlue,
> SDNPVariadic]>;
>
> let hasCtrlDep = 1, hasSideEffects = 1 in {
> def ADJCALLSTACKDOWN : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2),
> [(MYCallseqStart timm:$amt1,
> timm:$amt2)]>;
> def ADJCALLSTACKUP : Pseudo<(outs), (ins i32imm:$amt1, i32imm:$amt2),
> [(MYCallseqEnd timm:$amt1, timm:$amt2)]>;
> }
>
> def: Pat<(MYret), (JMP_Ret (i32 LR))>;
>
> The function that is fail...
2017 Sep 19
1
Changes to 'ADJCALLSTACK*' and 'callseq_*' between LLVM v4.0 and v5.0
..., SDNPOptInGlue, SDNPVariadic]>;
let hasCtrlDep = 1,
hasSideEffects = 1,
isCodeGenOnly = 1,
Defs = [SP],
Uses = [SP] in {
def ADJCALLSTACKDOWN : Pseudo<(outs),
(ins i32imm:$amt1, i32imm:$amt2),
[(MyCallseqStart timm:$amt1, timm:$amt2)]>;
def ADJCALLSTACKUP : Pseudo<(outs),
(ins i32imm:$amt1, i32imm:$amt2),
[(MyCallseqEnd timm:$amt1, timm:$amt2)]>;
}
def Custom_CALL : Pseudo<(outs),
(ins IRF32:$ta...
2007 Oct 01
16
are Xen 3.1.0 kernels CVE-2007-4573 vulnerable
Does anyone know if the Xen 3.1.0 kernels as distributed in
the "open source" tarballs (x86_64 version) are vulnerable to the
recently-announced vulnerability CVE-2007-4573?
IF so, is there any plan to release 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.
______...
2007 Jun 27
1
making new initrd, how to do it?
...ld /dev
It used to be that you could pull an initrd image apart and see what
it was missing. Has that trick changed with RHEL5 so that you
can''t do that now? I can see the initrd that I made with mkinitrd
is significantly smaller than 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.
______...
2010 Jan 20
1
Clock skew on domU, no ntpd
...this time. The logs of the
daemons continue to get written at a constant time stamp, although
I have seen cases where the system clock is 19:53, a daemon log
gets rotated at 19:40 and the time stamp on the rotated log shows
19:40.
Any help? Has 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.
______...
2011 Feb 12
3
iTunes?
Hi All,
If you would please suffer a Fedora Code 13 question on a CentOS mailing
list, I
have a Linux customer with Fedora Code 13 who loves it but is about to dump
it because he really, really wants iTunes. (He owns an iPod and an iPhone.)
None of the Linux utilities quite work right and he wants to buy music from
the iTunes store as well. Plus he wants to synchronize his contacts list.
So, I
2011 Jan 13
8
mount a .img file
Ok guys I am wondering if anyone can help me out here. I am trying to
mount a xen .img file. when I try to do a mount -o loop /xen/guest.img
/mnt/tmp I get a message saying that I need to specify a partition
type.. What am I missing?
Many thanks in advance,
CJP
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
2008 Mar 28
8
Booting dom0: Kernel Panic - not syncing: Attempted to kill init!
Hello list,
I tried to install Xen 3.1.0 on Scientific Linux (RHEL4), but this
mission failed.. Hope you can help me by finding the reason for my problem.
I downloaded the xen sources from
http://bits.xensource.com/oss-xen/release/3.1.0/src.tgz/xen-3.1.0-src.tgz
and compiled them by running "make" and "./install.sh". This seemed to
work.
After setting up grub like this,
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