similar to: Can a rsync server use MySQL for authentication

Displaying 20 results from an estimated 30000 matches similar to: "Can a rsync server use MySQL for authentication"

2008 Mar 21
3
rsync hanging at "generate_files phase=1"
Hello all, I am experiencing a (consistent, reproducible) condition whereby rsync is hanging indefinitely at the following stage : generate_files phase=1 The condition does not occur if --dry-run is specified - only when the run is "for real". Finally, i can scp the files without problems, so it is not a general connection issue, nor is it a problem with permissions (everything is
2010 Apr 16
1
snmp
Hello, Is there a way to monitor a gluster platform server via snmp? Bryan McGuire Senior Network Engineer NewNet 66 918.231.8063 bmcguire at newnet66.org -------------- next part --------------
2010 Sep 29
4
puppet error on cron w/ "complex" timing
Hello, cron { foo: command => "/bin/date > /tmp/foo", user => root, minute => ''2,7,12,17,22,27,32,37,42,47,52,57'' } Which when parsed by puppetd produces : err: Could not run Puppet configuration client: Parameter minute failed: 2,7,12,17,22,27,32,37,42,47,52,57 is not a valid minute at foo.pp:## I agree that it''s an awkward minute
2008 Feb 13
2
rsync help needed
Dear All, I want to exclude some files from the backup server. I got this option --delete-excluded but i want to only exclude those files which are older than one month from the current date and does not exist on server how can i achieve this with the help of rsync. Please help me i will be grateful to you. -- Regards Piyush Joshi 9415414376 -------------- next part --------------
2010 Feb 05
1
gluster and system options for logging
Hi all, I'm currently in the process of testing a Gluster 3.0.0 setup (4 nodes, 2 servers, 2 clients, client-side replication), and have run into the occasional hiccup (and at least one big crash). Unfortunately, the logged remnants of these incidents leave something to be desired, and as anyone who's tried to track down a crash knows, the more log data you have, the better. Thus,
2009 Jan 14
4
locks feature not loading ? (2.0.0rc1)
Hi all, I upgraded from 1.4.0rc3 to 2.0.0rc1 in my test environment, and while the upgrade itself went smoothly, i appear to be having problems with the (posix-)locks feature. :( The feature is clearly declared in the server config file, and according to the DEBUG-level logs, it is loaded successfully at runtime ; however, when Gluster attempts to lock an object (for the purposes of AFR
2010 May 11
1
question about gluster 3.0.4 and gluster-fuse (latest) on 2 centos 5.4 servers
Hello, I am running 2 servers with CentoS 5.4 32 bit with 1 GB memory and 2 Xeon 3,4 Ghz cpu's. Both are server and client. Gluster 3.0.4 source is used and the latest fuse from glusterfs. I put the Qmail maildir on the gluster mount. I notices that IMAP connections are really slow and see a lot of gluster load whenever I receive a mail or send an email. This is my glusterfsd.vol on both
2008 Oct 31
3
Problem with xlator
?Hi, I have the next scenario: ############################################################################# SERVER SIDE? (64 bit architecture) ?############################################################################# Two Storage Machines with: HARDWARE DELL PE2900 III Intel Quad Core Xeon E5420 2,5Ghz, 2x6Mb cache, Bus 1333FSB RAM 4 GB FB 667Mhz (2x2Gb) 8 HDD 1 TB,
2008 Dec 10
1
use rsync 3.0.4
Hello Friends, We are using rsync 2.6 and planning to switch to rsync 3.0.4 latest version. Could anyone tell me how would I get latest rsync version executable for unix different platform like sparc, i86 and linux? Also how would I know what are the changes made in rsync2.6 to rsync3.0.4? Thanks in advanced, Jignesh -------------- next part -------------- HTML attachment scrubbed and removed
2010 Nov 18
4
best way to ensure (yum) package repository freshness ?
Hello, I have run into problems in the past where a package has been added to our yum repository, and a (new) class has been pushed to install that package, but puppet fails because the yum db on the target machine is too stale, and thus isn''t aware of the existence of the new package. My question is this : what have other Puppet admins done in order to ensure that a target machine
2011 Aug 26
1
mysql authentication in proftpd
Hello list, I was able to get passive mode worked out. I'm really glad I was able to do this. I'm able to log into the ftp server, list directories, enter subdirectories and upload/download files. However my next task is to enable virtual users using mysql. I have installed proftpd-mysql and enabled the sql modules in the config. I found a good article on how to do this here:
2008 Apr 04
3
rsync error
hi I have the script http://pastebin.com/d4b062d28 and the roots cron entry are as below 30 2 * * * su sms /usr/local/bin/testrsync_mysql.sh I am getting the below error building file list ... rsync: opendir "/var/lib/mysql/wordpress" failed: Permission denied (13) done mysql/ib_logfile0 mysql/ib_logfile1 Killed by signal 2. rsync error: unexplained error (code 255) at rsync.c(276)
2008 Nov 28
2
Backing up from fat32 to ext3
Hi, I have a problem backing up my music collection, that is stored on a fat32 formated hard drive to my ext3 formated backup drive (ext3 to ext3 works like a charm :) ). The problem is, that rsync always transfers all of the files and not only the one that were changed/added. I know of the limitations fat32 has but I can't find the correct options to run the backup. Thanks Thomas
2010 Aug 12
14
Puppet system deployment hanging ..
We have successfully installed puppet on a CentOS Server, but I am battling with a deployment. It has to do with grid software. The repository gets created, then begins installation. The problem is that it just hangs - no errors, no network activity. I can see puppet is running, but nothing it being updated. Any pointers ? -- You received this message because you are subscribed to the Google
2008 Jul 21
1
1.3.10 compile failure on FC9 w/ Gluster-patched Fuse
Hello all, I am attempting to compile Gluster 1.3.10 on a newly-installed Fedora Core 9 machine, without success. The only non-stock package on the otherwise vanilla system is the Gluster version of Fuse. ----------------------- # rpm -qa | grep fuse fuse-devel-2.7.3glfs10-1.i386 fuse-2.7.3glfs10-1.i386 fuse-libs-2.7.3glfs10-1.i386 # rpmbuild -ta glusterfs-1.3.10.tar.gz (..snip..) make[5]:
2008 Feb 25
2
large number of small files to move
Hello, I have a large migration of a single system going from windows to linux. We are moving 9 TB and 60 million files. I am planning on using rsync to move this data. Are there any special considerations I should have in mind when moving this much data and more importantly, this many small files? I am mounting the volumes out of fstab like this: //dss01/f$ /mnt/dss01/f cifs
2010 Jul 26
2
Getting started
Hey, I have just installed puppet.... I wanted some basic tasks ,so that i will get started with it .. Can anyone help out ...... -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com.
2010 Aug 09
2
networking on centos
Hi All. I''m new to puppet, just want to know which is the right way to configure networking on centos (5). Is there something built in, or should I use a module from puppet forge ? Following this thread : http://groups.google.com/group/puppet-users/browse_thread/thread/44dfd59abfb6a87e/968ef27084259546?lnk=gst&q=network+centos#968ef27084259546 seems that there there isn''t
2007 Jul 19
0
samba and proftpd authentication
Hey List- Since samba is in the middle..trying here first. I have a samba FreeBSD box as just a member server which was authenticating against a samba PDC. For other reasons we migrated that to a Win2003 ADS box. I got the member server to join the ADS domain and users who are logged in can browse the shares, etc... without issue. The problem I have is that proftpd (via PAM) is no longer
2005 Feb 04
13
resending to new external address
Hi folks, As you''ve no doubt noticed incoming spam recently massively increased. This has overloaded our current server (24.74.9.226) which does HTTP, SMTP, POP and IMAP. To help cope with this, I''ve put up a second server (24.74.9.225) which will be the mail server, leaving the original server to just be a web server. Can I use shorewall on the first machine (version