similar to: Need a cross-platform lockfile algorithm

Displaying 20 results from an estimated 2000 matches similar to: "Need a cross-platform lockfile algorithm"

2012 Jul 09
1
lockfile
Hello, i need for an old bios-update the programm "lockfile". The update-bin make a check via "which lockfile". I have installed "lockfile-progs.x86_64" on a CentOS 5.8 and i have the programm "lockfile" and "lockfile-check, lockfile-create, lockfile-remove, lockfile-touch" in /usr/bin/. On my CentOS 6.2 i have install the pakage
2006 Apr 25
2
NFS
I've finally managed to run Dovecot without errors in two computers with maildir and indexes stored in NFS. I added a page to wiki about this: http://wiki.dovecot.org/NFS Suggestions how to keep attribute cache enabled but to allow Dovecot to specifically request not to use a cached value (when it's important) would be welcome. -------------- next part -------------- A non-text
2010 Jun 25
1
Installing and running logcheck on CentOS
I've installed logcheck on CentOS from source, as well as liblockfile and lockfile-progs. I've created a logcheck user with /var/lib/logcheck as the home and /sbin/nologin as the shell. logcheck user is in the adm group. I also customised the list of logfiles for CentOS. When I run logcheck, I get the following errors: # sudo -u logcheck logcheck -ot basename: invalid option -- - Try
2013 Oct 10
3
Puppet fails to install package, whilst it's okay to do manually
Dear all, I''m seeing this strange thing: When I run "*puppet agent -td*" on the node (Nagios, in this example case), puppet fails to install Nagios3 (on Debian) with this: Debug: Executing ''/usr/bin/dpkg-query -W --showformat ${Status} ${Package} > ${Version}\n nagios3'' > Debug: Executing ''/usr/bin/apt-get -q -y -o >
2012 May 24
0
Is it possible to use quorum for CTDB to prevent split-brain and removing lockfile in the cluster file system
Hello list, We know that CTDB uses lockfile in the cluster file system to prevent split-brain. It is a really good design when all nodes in the cluster can mount the cluster file system (e.g. GPFS/GFS/GlusterFS) and CTDB can work happily in this assumption. However, when split-brain happens, the disconnected private network violates this assumption usually. For example, we have four nodes (A, B,
2009 Sep 15
0
Bug#546771: logcheck fails to locate lockfile-progs at non standart location
Package: logcheck Version: 1.2.69 Severity: normal Tags: patch -- System Information: Debian Release: 5.0.3 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30.4-vs2.3.0.36.14-pre4 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages logcheck depends
2008 Mar 31
1
RFE: Lockfile option for use in cronjobs
Hi, Looking for an easy way to prevent a repetitive rsync to be running multiple times, I was wondering if it could be useful to have an option like: --pidfile /some/path/rsync-mirror-org.pid So that rsync can be run directly from cron without requiring a wrapper script to do pidfile handling. This way rsync on startup could check the pid-file, see if another rsync is using this pid, and
2002 Sep 13
1
"LockFile not implemented in server" messages on a Samba share
I'm trying to run a Visual FoxPro 6 application that writes to a Samba share. It crashes with "LockFile not implemented in server" and "UnlockFile not implemented in server" messages. I've attached a more complete log file to this message. On the Samba server, there aren't any special locking restrictions: for example, oplocks are allowed. Any ideas will be
2011 Jan 29
2
Cooperating with dovecot in its Maildir
Is it possible to cooperate with dovecot within its Maildir, and if so, what's required? In this particular case, we're thinking of trying to allow notmuch to operate directly on the dovecot Maildir, and at the moment, the only modifications notmuch makes are to change maildir flags. Would locking dovecot-uidlist.lock be sufficient, perhaps via liblockfile? Also, is there some reliable
2009 Apr 22
2
overnight clients causing lockfiles to be converted to root-owned messages on debian lenny
Greetings all, After running for more than a year without issue on debian lenny while it was in the testing- we're now experiencing problems under Lenny/Stable. Dovecot now converts some sort of lockfile into messages, and they're owned by root. The result is a mess; clients can't read their mailboxes with the root-owned files, and when the file is changed to be owned by them, many
2007 Sep 25
2
Thoughts about filesystem undo
Dear Btrfs people, I saw Chris' Btrfs talk at LinuxConf.EU a few weeks ago and have since been thinking about how I would like to use this great code once you have done all the hard work :-) Fine-grain filesystem undo, thanks to cheap snapshots, is what I'm thinking about. The more I consider it the more useful I believe it will be; here's a recent example: # apt-get install
2009 Apr 04
5
New HowTo on Local Mirrors
Created a new HowTo on running your own local mirror: http://wiki.centos.org/HowTos/CreateLocalMirror Comments and (constructive :-) criticism are invited. Phil
2006 Nov 03
0
-all-static problems when linking apps which require -lpthread and -lc
Hello all, I used to use fully statically linked PHP, which I build into RPM using own-written spec-file. I need to do this as there are a lot of boxes with old linuxes (RedHat 6.2, 7, 9) which I can't upgrade to CentOS3/4 right now for a several reasons I don't want to explain here. When I've been using CentOS 4.0 and 4.1 - there were no big problems to link PHP as static executable
2008 Aug 13
1
Symlinks in source path with --relative
Dear Experts, I have a fairly straightforward backup script that does something like this: cd / rsync -a --delete --relative home/phil/important backupserver:/backup/foo/ This was working fine and, for example, /home/phil/important/file1 was copied to /backup/foo/home/phil/important/file1 on the backup server. But then I changed the disk partition arrangement on the source machine. Before,
2014 Dec 06
1
Bug#772274: xen-utils-common: when upgrading package: insserv: Service xenstored has to be enabled to start service xendomains
Package: xen-utils-common Version: 4.4.1-5 Severity: important Dear Maintainer, I tried to upgrade xen-utils-4.4 depending on xen-utils-common. Here is aptitude answer: ... Param?trage de xen-utils-common (4.4.1-5) ... insserv: Service xenstored has to be enabled to start service xendomains insserv: Service xenconsoled has to be enabled to start service xendomains insserv: exiting now!
2014 Mar 21
0
For all algorithms lovers, Introducing the algorithm repository
Hi, We have developed an algorithm repository(built on rubyonrails framework) which contains ~ 245 algorithms from 51 different sources. Check out - http://algorithm.daqwest.com Hope u like it! Would be very glad to have ur feedback and suggestions! You can drop us a note at contact.daqwest-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Follow us on facebook <https://www.facebook.com/daqwest>
2002 Oct 24
0
Error log
I'm trying to get our legacy Microfocus Cobol database interface to work on a Linux box. I'm using WINE 20021007 built from source on Mandrake 8.2 (after removing default WINE install) I've fixed several problems in my config file, and imported some dll's that were missing. I can get to the login screen, but when I try to go any farther into the program I get this:
2007 Dec 04
2
button_to_function question
Hey everybody, I am trying to create a button that, when clicked on, calls a method in a controller then changes the image on the button without a page load. I was thinking that button_to_function might be a good contender for this but I don''t yet know how to make it talk to a controller, and on success change the image of the button. Can anyone help me out with this problem? Thanks,
2007 Jan 22
1
rsync big file
Hi, I have a cron job to rsync one directory from one server to another every 5 minutes. There are some really big files. So it happens when the second instance of rsync tries to copy the same file when the first instance is not done yet. It drives my CPU crazy on the source server. Is there a way to avoid this problem? Thanks,
2005 May 20
0
logcheck error, logtail output
Hello, I'm having this error: Warning: If you are seeing this message, your log files may not have been checked! Details: Could not run logtail or save output Check temporary directory: /tmp/logcheck.EIX3jp declare -x HOME="/var/lib/logcheck" declare -x LANG="en_US" declare -x LANGUAGE="en_US:en_GB:en" declare -x LOGNAME="logcheck" declare -x