Displaying 20 results from an estimated 2000 matches similar to: "Xen time drift issues"
2009 Jun 26
3
I/O on domu in PV
I am using /dev/sda6 of Dom0 for one of my DomU in PV.
One day I saw I/O error in DomU.
Anyone has the solution for this. I don''t see any I/O on dom0
I rebooted the DomU also but issue was not fixed.
Please provide me layout to check and fix this type of issue.
Tanuj
_______________________________________________
Xen-users mailing list
2010 Apr 25
2
hardware clock drift and CDR
Hi,
I've noticed that one of my new servers (new mobo) if drifting slowly backwards in time (in aprox. 24 hours, system time drifts back 5 minutes).
I have an ntpd process which is supposed to sync with a lan time server but it's not quite working. So I'm launching a manual ntpdate or ntp-client once an hour and that seems to work.
However, suppose I update system time at every hour
2007 Feb 06
2
real time clock drift
This must be documented somewhare but I checked the Xen 3.0 manual and
the word "clock" doesn''t even exist in it. I checked the FAQ as well.
I am running Xen 3.0.1 and an AMD64 CPU. I found that DOMUs time clock
drifts ahead. I installed ntpdate and it reports to change the time but
it does not.
David
_______________________________________________
Xen-users mailing list
2009 Aug 12
2
ntp will not drift to correct time
Hi
On 5.3 i have a situation where some boxes have been 3 or 4 seconds out
and restarting ntpd has fixed the issue.
What i dont understand is why the clocks did not drift to the correct
time when the config seems correct in that restarting ntp did correct
the time.
Is there something 'special' i need to do in order for the drift to work?
$ cat /etc/ntp.conf
restrict default
2009 Jan 27
2
Monitoring time drift of hosts
In reading the Xen list there are frequent postings regarding NTP time
drift issues for virtualized guests, correct configurations, etc.
We have a solution (no cost) for monitoring time drift of hosts for
anyone needing to do so or to determine whether their environment is
maintaining time synchronization. For etiquette I am not publishing the
information to the list mailing. If interested,
2013 May 31
1
Clocks drift again
Hi All,
Sorry again to bother you with this but there is really something I
don't fully understand about client/server clock syncs.
If I connect to the stream with a fresh browser, I can measure between
5-10 secs latency.
I keep listening to it for while, and the delay between server and
client grows as listening is going on.
As pointed out Philipp yesterday to me, it's approximately a 5%
2001 Jul 20
3
estimation of drift of continuous random walk
Dear R-Users,
I have the following problem to solve and I wonder if there are means in R
that can help me.
At irregular time intervals I observe a random walk process, Y, with
time-varying drift. I assume that the drift, D, is a (linear) function of
some parameter X. The goal is to estimate D(X).
I could regress Y_{t+dt} - Y_{t} ~ X, but it's probably not appropriate
since Var(Y_{t+dt} -
2010 Aug 12
2
Date drift and ntpd
We have a local time server and all of our machines are pointed at it for the
time.
How can the clock drift by a day and a half?
[root at devserver21 ~]# date
Fri Aug 13 14:43:29 EDT 2010
[root at devserver21 ~]# rdate -s 192.168.1.67
[root at devserver21 ~]# date
Thu Aug 12 07:02:39 EDT 2010
[root at devserver21 ~]# cat /etc/ntp.conf | grep -v ^# | grep -v ^$
restrict default nomodify notrap
2012 Jun 28
8
GPLPV, clock drift and PVUSB in Windows XP HVM
1. Shouldn''t the GPLPV drivers take care of the (bad) clock drift I''m experiencing in my Windows XP HVM? Or is there some other way around this problem that I haven''t been able to find on Google? How can I tell if the GPLPV drivers are active? I''ve added the /gplpv switch to the boot.ini file and the virtual NIC is definitely using the GPLPV version but other
2010 Aug 19
1
How to include trend (drift term) in arima.sim
I have been trying to simulate from a time series with trend but I don't see
how to include the trend in the arima.sim() call. The following code
illustrates the problem:
# Begin demonstration program
x <- c(0.168766559, 0.186874000, 0.156710548, 0.151809531, 0.144638812,
0.142106888, 0.140961714, 0.134054659, 0.138722419, 0.134037018,
0.122829846, 0.120188714,
2013 Jan 10
1
Ever increasing time offset for HVM domain / Huge amounts of drift
Hi,
I am currently running Xen 4.2.1 (this has also happened in 4.2.0 as well). We have been having a major problem with sometimes huge amounts of clock drift in Windows VMs. Sometimes the clock on a VM could suddenly jump by over a week (usually forwards, however time has been known to go backwards as well).
Now I don''t profess to know the internals of Xen, however through my
2013 Nov 14
33
VCPUOP_set_periodic_timer
Hi all,
I need a periodic timer running at ideally at 125 microseconds and at
least 500 microseconds. I''ve just found the VCPUOP_set_periodic_timer,
however there is a comment saying "periods less than one millisecond may
not be supported".
I will be running on an x64 machine. Is this supported? If not, is there
any alternate means of generating a fast interrupt?
Regards.
2014 Sep 22
1
Opus and sender and receiver sample rate drift.
Hi All.
I have an application where the sample rate of the sender and receiver can vary by a small margin and the latency needs to be maintained within bounds and can't drift significantly and the system has to be able to cope with clock mismatches up to 0.5%. For example, the sender may have a clock rate of 48.1kHz and the receiver may have a clock rate of 47.9kHz.
Unfortunately the clock
2011 Aug 22
3
automatic file input
Dear all,
I have 100 files which are used as input.and I have to input the name of my files again and again.the name of the files are 1.out, 2.out......100.out.
I want to know if there is anything like perl so that i can use something like this-
for($f = 1; $f <= 100; $f++) {
$file = $f.".out";
I have tried this thing in R but it does not work.Can somebody please help me.
2017 Nov 01
3
Function to save results
Hi Eric,Thanks for the explanation. Is there a way to save the results automatically after the analysis gets over?. As I recently lost the results, because I didn't save the results. I don't want to run the sink or save command after the analysis is over rather run the command for saving the file before starting to run the analysis, so the file gets saved automatically after the script has
2017 Nov 01
2
Function to save results
Hi Eric,I tried as you suggested but I could not find the output in the text file I created (attr.txt)
net <- loadNetwork("C://Users//Priya//Desktop//Attractor analysis_all genes//synaptogenesis//regulationof_dopamine_signaling_submodule3.txt")sink("C://Users//Priya//Desktop//Attractor analysis_all genes//synaptogenesis//attr.txt")
sink()
attr <- getAttractors(net,
2011 Jul 01
13
For help in R coding
Dear all,
I am doing a project on variant calling using R.I am working on pileup file.There are 10 columns in my data frame and I want to count the number of A,C,G and T in each row for column 9.example of column 9 is given below-
.a,g,,
.t,t,,
.,c,c,
.,a,,,
.,t,t,t
.c,,g,^!.
.g,ggg.^!,
.$,,,,,.,
2017 Nov 01
0
Function to save results
Let's try a simple example.
> # Create a script file of commands
> # Note we must print the results of quantile explicitly
> cat("x <- rnorm(50)\nprint(quantile(x))\nstem(x)\n", file="Test.R")
>
> # Test it by running it to the console
> source("Test.R")
0% 25% 50% 75% 100%
-2.4736219 -0.7915433
2017 Nov 01
0
Function to save results
Some comments:
1. sink() does not return a value. There is on point to set attr <-
sink(...). Just give the command sink("C://....etc")
2. to complete the saving to the file you must give a second sink command
with no argument: sink()
So your code would be (pseudo-code, not actual code)
sink( "filename" )
do something that prints output which will be captured by sink
2013 Jan 23
3
clock sync/drift
Hi,
We have a little over 100 servers, almost all running CentOS 5.7.
Virtually all are Dell servers, generally a mix of 1950s, R610s, and
R410s.
We use NTP and/or PTP to sync their clocks. One phenomenon we've
noticed is that (1) on reboot, the clocks are all greatly out of sync,
and (2) if the PTP or NTP process is stopped, the clocks start
drifting very quickly.
If it was isolated to