Displaying 20 results from an estimated 11000 matches similar to: "Issues with successfully completing rsync with msync. centos.org"
2011 Sep 13
1
Issues with successfully completing rsync with msync.centos.org
Hello,
I am trying to establish a mirror, and when I execute the rsync command, it only creates the directories and selected files. It does not download the entire iso collection or repo files. I am running CentOS 5.4 (which i will update soon as my host does not have a 5.6 or 6 image), and my IP address is 125.7.120.87, being hosted in Sydney, AU. Any ideas or suggestions would be appreciated.
2011 Sep 02
1
Mirror hosting ideas
Hello all,
I am interested in personally hosting a mirror for CentOS 5 and 6 (not
at home, but in a DC, with the future of going colo whe I have the
monetary funds to do so). Would anyone have any recommendations on
this and whether or not I should set the cron to use the rsync
command or have the rsync command in a batch file and tell cron to
execute the batch job. I am thinking the second
2004 Dec 28
1
Debugging msync() failed errors
>From today's maillog:
maillog:Dec 28 09:29:40 aurora dovecot: IMAP(doug): msync() failed with index file /home/doug/Maildir/.projects.job591/dovecot.index: Invalid argument
maillog:Dec 28 09:30:21 aurora dovecot: IMAP(doug): msync() failed with index file /home/doug/Maildir/dovecot.index: Invalid argument
maillog:Dec 28 09:30:22 aurora dovecot: IMAP(doug): msync() failed with index file
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-04:11.msync Security Advisory
The FreeBSD Project
Topic: buffer cache invalidation implementation issues
Category: core
Module: sys
Announced:
2004 May 26
0
FreeBSD Security Advisory FreeBSD-SA-04:11.msync
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-04:11.msync Security Advisory
The FreeBSD Project
Topic: buffer cache invalidation implementation issues
Category: core
Module: sys
Announced:
2012 Jun 07
0
Installing QEMU without KVM[SOLVED]
On Thu, Jun 7, 2012 at 6:43 PM, John Doe <jdmls at yahoo.com> wrote:
> From: Aft nix <aftnix at gmail.com>
>
>> On Thu, Jun 7, 2012 at 5:53 PM, John Doe <jdmls at yahoo.com> wrote:
>>> ?From: Aft nix <aftnix at gmail.com>
>>>
>>>> ?I'm developing some kernel module, so i need a stand alone qemu to
>>>> ?test my
2008 Jun 27
1
Performance of madvise / msync
Hi,
I'm using py-rrdtool 0.2.1 with rrdtool 1.3.0 under 7.0-STABLE, and
there's a couple of things about this new version of rrdtool that
hurt performance under FreeBSD, but apparently help on whatever they
tested on.
For every update, the database file is opened, mapped into memory,
madvise() is called, contents are modified, msync() is called, and
the file is unmapped and closed:
2014 Mar 21
1
rsync triggers oomkiller
I added a subject so we can track this message on the list easier. ;)
On Fri, Mar 21, 2014 at 12:19 PM, John Doe <jdmls at yahoo.com> wrote:
> Hey,
>
> kernel: rsync invoked oom-killer: gfp_mask=0x200da, order=0, oom_adj=0,
> oom_score_adj=0
> ...
> kernel: Out of memory: Kill process 27974 (mysqld) score 361 or
> sacrifice child
> kernel: Killed process
2011 Nov 09
2
R: RE: R: Re: Dos/Unix newline translating
on Debian I'm using VIM 7.2.445
on RedHat I'm using VIM 6.3.82
I verified in both systems with this command : vi -v
----Messaggio originale----
Da: robert.grasso at cedrat.com
Data: 9-nov-2011 12.04
A: <ric.castellani at alice.it>, <jdmls at yahoo.com>, <samba at lists.samba.org>
Ogg: RE: [Samba] R: Re: Dos/Unix newline translating
on Debian it is possible that
2013 Dec 10
1
about C program of CPP macro problems
Hello, all:
I have a program problem, ( may it not have close releationship with
Debian), it described like this:
I want to using #define / #undef, and want to put them in a single macro,
some thing like:
#define DECALRE_TYPE(type) \
{ #undef __curr_type; #define _curr_type type; }
as we know, this can not passed with CPP, but I need this logical here.
Generally, the problem comes from
2011 Jun 08
2
Looking for gfs2-kmod SRPM
I'm searching for the SRPM corresponding to this installed RPM.
% yum list | grep gfs2
gfs2-kmod-debuginfo.x86_64 1.92-1.1.el5_2.2
It is missing from:
http://msync.centos.org/centos-5/5/os/SRPMS/
What I need from the SRPM are the patches. I'm working through
some issues using the source code, and the patches in the RedHat
SRPM
2007 Nov 06
2
index corruption
Hi people
Just switched to Dovecot yesterday, and I've already got about five
reports of users with duplicate mail in their inbox :-/. Not as bad
as lost email, mind you, but pretty annoying still.
Checking the server log, it says:
postfix/smtpd: disconnect from unknown
deliver: msync() failed with index file maildir/dovecot.index:
Input/output error
unionfs: new lower inode mtime
2014 Sep 10
1
Scheduling migration for wiki.centos.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
As I received positive feedback from testers (thank you all !) on the
wikitesting.centos.org moin instance, I think we can say that we'll
migrate the real wiki.centos.org very soon ...
I'm actually moving some services around (pdns/msync roles) to free a
machine that will be able to host the moin/wiki role.
Depending on the available
2016 Aug 28
1
Off Topic: CentOS Public mirror question
Dear All,
My apologies for asking my question on less appropriate list. I did ask it
on centos-mirror at centos.org, but that list is really low traffic (and slow
response probably - I only got acknowledgement of my post...). On the
other hand, I'm sure there are many public mirror maintainers on this list
who may help me with my trouble.
Upon replacing faulty machine hosting public mirrors
2011 Nov 09
2
R: Re: Dos/Unix newline translating
But I have another server with RedHat and Samba 3.0.10 configured in the same way, but I can view correctly text files which I move to RedHat server.
----Messaggio originale----
Da: jdmls at yahoo.com
Data: 9-nov-2011 11.42
A: "samba at lists.samba.org"<samba at lists.samba.org>
Ogg: Re: [Samba] Dos/Unix newline translating
From: Riccardo Castellani <ric.castellani at
2012 Aug 01
0
CentOS Digest, Vol 90, Issue 30
Hallo Steff,
mach dir keine Sorgen es wird nix gesperrt reduziert oder ?hnliches bei
?berschreitung xD
Ich muss gleich einkaufen, Besorgungen machen f?r den Urlaub.
Bin um 13:00 Uhr wieder da.
Bis sp?ter heute ..
Mit freundlichen Gr??en
Klaus Beeck
----------------------------------------------------------------------------
---
Visionthinks???????????????????????????????????????
2006 Jun 15
2
rpm question
Hi everyone,
I am writing a small tool that will compare a file on my machine with
the the same file on an rpm repository and then give me a diff.
E.g.
# rpm-file-diff /etc/samba/smb.conf
will show a diff output so that I can see at a glance what changes I
have made to my local smb.conf file. I already know about rpmdiff but
that compares whole packages and not files.
Anyway while fiddling
2011 Oct 22
0
[LLVMdev] Instruction Scheduling Itineraries
On Oct 21, 2011, at 12:15 AM, James Molloy wrote:
> Hi Andy,
>
> Could you describe how this would be done? In the current ARM itineraries
> (say C-A9 for example), the superscalar issue stage is modelled as taking 1
> cycle. If it were to take 2 cycles instead, as far as I can tell the hazard
> analyser would stall because both FU's would be acquired.
>
> I would
2011 Sep 12
2
Approximate size of CentOS mirror
Hey all,
Roughly, how much disk space would I need on my server to mirror the entire ISO collection and the repository files. Also, how would I tell my server to only mirror CentOS 5 and 6?
--
If you have any questions, please do not hesitate to contact me on +61 478 241 896.
Regards,
Christopher Hawker
2003 Apr 11
0
dovecot-0.99.9-test2 probs
Hi-
Tried 0.99.9-test2 -- had to go back.
Various problems in the log.
Here's one:
Apr 10 08:56:25 mercury mem[10754]: imap(user0): msync() failed with
index data file /users/8b/user0/Maildir/.INBOX/.imap.index.data:
Cannot allocate memory
Apr 10 08:56:25 mercury mem[10754]: imap(user0): Corrupted index
data file /users/8b/user0/Maildir/.INBOX/.imap.index.data: Missing
location field