Displaying 20 results from an estimated 2000 matches similar to: "CentOS 5 Xen Files Left in /var/lib/xen .."
2007 Mar 26
1
Backing Up A Xen Guest
Here's the problem. We perform full tar backups of our CentOS 4/5
machines in real-time at regular intervals. And when a disaster happens,
we are able to restore those backups onto virgin filesystems, make
the /dev/null, /dev/zero and /dev/console devices .. and boot the
machine.
This has worked well on standalone systems, and also on Xen 3.0.3 guests
on CentOS 4.4 machines, where each guest
2007 Apr 19
0
Ubunty Feisty (!) Install on CentOS 5 Xen
What is it with the names (and the baby-poo backgrounds) these Ubuntu
people use?
Anyhow .. has anybody managed to install Feisty as a Xen guest on a
CentOS 5 box? And .. if so .. how?
--
Graham Jenkins +61 3 9925 4909
Victorian Partnership for Advanced Computing http://www.vpac.org/
PO Box 201, Carlton South, Vic. 3053, Australia
2007 Apr 26
2
CentOS 4.4 Xen Guest on CentOS 5 Host
Anybody done this yet? Is an appropriate Guest kernel available?
--
Graham Jenkins +61 3 9925 4909
Victorian Partnership for Advanced Computing http://www.vpac.org/
PO Box 201, Carlton South, Vic. 3053, Australia
2004 Sep 02
1
File isn''t in mbox format: /var/mail/user1
I lately see lots of message like this in my maillog:
Sep 1 11:12:31 onion pop3-login: Login: user1 [203.11.35.29]
Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1
Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1
Sep 1 11:12:31 onion pop3: I/O leak: 0x1c00881c (0)
Sep 1 11:12:31 onion pop3: I/O leak: 0x1c034f1c (1)
2004 Sep 02
1
UPDATE: File isn''t in mbox format: /var/mail/user1
> -----Original Message-----
> From: dovecot-bounces@dovecot.org
> [mailto:dovecot-bounces@dovecot.org]On
> Behalf Of Zoong Pham
> Sent: Thursday, 2 September 2004 4:09 PM
> To: dovecot@dovecot.org
> Subject: [Dovecot] File isn''t in mbox format: /var/mail/user1
>
> I lately see lots of message like this in my maillog:
>
> Sep 1 11:12:31 onion pop3-login:
2008 Mar 13
1
smoothest way to upgrade R, say from 2.6.1 to 2.6.2?
Like many software assemblies, R is updated frequently. Also, it
creates its own release-numbered directory when it is installed.
Packages get dumped into the subdirectory "library". I have a personal
habit of storing documents related to R packages in the "doc"
subdirectory.
Here are my questions.
(1) How do people manage an upgrade, from 2.6.1, say, to 2.6.2? 2.6.2
will
2007 Jul 25
1
For loops
Hi,
is there a way of simplifying the following code:
G <- rep(NA,n)
for(i in 1:n)
{
gj <- 0
for(j in 1:n)
{
for(l in 1:n)
{
for(m in 1:n)
{
gj <- gj+G.fun(XB[i]+p[3]*X[j,3]+p[4]*X[l,4]+p[5]*X[m,5],ff)
}
}
}
G[i] <- gj/n^3
}
Thanks.
Joaquim Santos
2017 Dec 18
2
DHCP-DNS problems
Hello there.
So, I have a Samba AD setup, with DHCP and samba_dlz setup as described in
the wiki.
However, I find that after a while, dynamic DHCPD updates stop working.
The fix is for me to restart the named server.
When in this state, I get log messages like:
DHCPREQUEST for 192.168.52.232 (192.168.60.2) from 8c:be:be:0d:cf:3c
(RedmiNote4-Gj?gur) via 192.168.52.253
Dec 18 15:39:44 dc02
2020 Nov 22
2
Latency with mp3 encoding format
Hello Guys,
When i use mp3 format to stream on Icecast, it take 4,78 seconds between
the moment I do "Play" and the moment the music starts. It takes less than
a second in OGG. Do you have any ideas to reduce the latency?
Thank you in advance,
*Ceelo*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Oct 16
2
ecdf
Hi,
Newbie here. I read the R for Beginners but i still don't get this.
I have the following data (this is just an example) in a CSV file:
courseid numstudents
101 209
141 13
246 140
263 8
321 10
361 10
364 28
365 25
366 23
367
2009 Mar 10
0
Bug#519064: xen-utils-common: hvm migration fails because of missing /var/lib/xen/save
Package: xen-utils-common
Version: 3.2.0-2
Severity: normal
When I was trying to migrate (xm migrate) a guest from one host to another,
it simply fails. On the source host the virtual machine gets destroyed
without any warning message - on the destination host I see the following
error message in /var/log/xen/xend.log
[2009-03-10 08:01:22 9846] ERROR (XendCheckpoint:52) read_exact: EOF trying
2011 May 08
2
help with mysql and R: partitioning by quintile
Hi,
I have a mysql table with fields userid,track,frequency e.g
u1,1,10
u1,2,100
u1,3,110
u1,4,200
u1,5,120
u1,6,130
.
u2,1,23
.
.
where "frequency" is the number of times a music track is played by a
"userid"
I need to turn my 'frequency' table into a rating table (it's for a
recommender system). So, for each user, I need to categorise the frequency
of tracks
2004 Sep 06
4
100% CPU utilisation
Dovecot (0.9.11) consumes 100% CPU utilisation when accessing
(either pop or imap) one of my mailboxes. It doesn''t happen
with other mailboxes.
The mailbox has about 500 mails while others have many more.
They are all in mbox format.
OS: OpenBSD-3.5 with all patches
MTA: Sendmail-8.12.11
It happened with other RCs of dovecot-0.9.11
Configured as: ./configure --without-pam
2011 Oct 09
2
help with statistics in R - how to measure the effect of users in groups
Hi,
I'm a newbie to R. My knowledge of statistics is mostly self-taught. My
problem is how to measure the effect of users in groups. I can calculate a
particular attribute for a user in a group. But my hypothesis is that the
user's attribute is not independent of each other and that the user's
attribute depends on the group ie that user's behaviour change based on the
group.
Let
2013 Jan 18
1
Unable to upgrade ZFS pool to feature flags, SPA version 5000, on stable/9 @ r243825
Hi,
I installed FreeBSD/amd64 9.1-RELEASE yesterday.
I chose to do a manual installation due to the use of ZFS.
I checked out stable/9 and recompiled both world and GENERIC kernel.
Said kernel and world was installed without any problems.
System is still up & running, with uname -a revealing r243825.
I then decided to upgrade the root pool to feature flags, SPA version
5000, and was not so
2011 Nov 13
1
New PLYR issue
Issue with PLYR.
Now using R 2.14 and this data and plyr command line worked with 2.13
I am also loading the same saved data that worked previously, but now
some issue.
> library(plyr)
> UNESCO <- dget('C:/Carbon-GJ/BZE_ecosys.robj')
> df2 <- ddply(df, "UNESCO", summarise, total_ha = sum(Ha))
*Error in if (empty(.data)) return(.data) :
missing value where
2007 May 14
1
Trying to install CentOS 4.4 as a domU
Hi all,
Few days ago I installed a CentOS 5 domU on a xen-box with CentOS 5 dom0
also. All worked fine; I used virt-install assistant and I created a
local http repo for increase the process speed.
I've tried to do the same with CentOS 4.4 domU, but always I get an
error relationated with unavailable HTTP resource.
It's curious... so I downloaded the x86_64 complete DVDs for 5 and
2005 Oct 03
1
chown on smbfs doesn't work ??
Hi,
I have a Network Storage Device mounted as smbfs. When I transfer data
using rsync, the permission of files transferred changes automatically
to 502.501.
I couldn't even issue a command chown. The error message said that
"changing ownership of `thisfile': Operation not permitted
Can someone please advise me to get around with this problem?
--
Best Regards and Thanks,
Ong,
2007 Nov 14
0
Question about AGNES by Rousseeuw et al. in the package "cluster": How many clusters?
Dear all,
I am no stat wiz and I am just trying to use the AGNES algorithm at my
very modest level of statistical of understanding. I have difficulties
understanding the ouput from AGNES. My question is: how to interpret
the output, especially how do you I know which cluster solution is the
best? In SPSS, an Agglomeration Schedule table is produced and I used to
look at the biggest jump between
2005 May 27
6
Samba and Windows ACL Issue
Hi all got a bit of and odd problem with ACL. Ive read up on a few bits in
the samba howto and read some threads on here about it.
Im not sure if this is a bug, something ive not done, doing wrong etc so
anyone that could shed some light on it that would be great.
Basically the windows box handles all user account processing and during
creating a script for all this it will attempt to change the