similar to: gluster and system options for logging

Displaying 20 results from an estimated 1000 matches similar to: "gluster and system options for logging"

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 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 Mar 04
1
[3.0.2] booster + unfsd failed
Hi list. I have been testing with glusterfs-3.0.2. glusterfs mount works well. unfsd on glusterfs mount point works well too. When using booster, unfsd realpath check failed. But ls util works well. I tried 3.0.0-git head source build but result was same. My System is Ubuntu 9.10 and using unfsd source from official gluster download site. Any comment appreciated!! - kpkim root at
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 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
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]:
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 Oct 22
2
problem w/ puppet & augeus : xinetd.d/rsync server_args value
Hello, I would like to have the following line (among others) in my /etc/xinetd.d/rsync file : server_args = --daemon --address=<ipaddress_eth0> --log-file=/var/log/rsyncd.log To this end, i am using the camptocamp rsyncd module available from git. Everything works except this line. I thought it was, perhaps, a questions of spaces (this has been discussed on the list before),
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 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,
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 Jun 25
0
delete of stat xattr failed
Hello all, For quite some time now i've been seeing this error during my nightly backups (though i've simply ignored it until now :P ) : rsync: delete of stat xattr failed for "<FILE>": Operation not permitted (1) Where <FILE> is, of course, any one of a number of items. Both machines are running "rsync version 3.0.2 protocol version 30". It's not
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
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 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.
2008 Mar 13
1
Can a rsync server use MySQL for authentication
Hi folks, I'm considering setting up a commercial backup service. I've already got ProFTPd set up to do secure FTP with remote users authenticating via a MySQL lookup. What I'd like to know is if I can do the same thing with rsync? Specifically, can I run rsync as a daemon that permits secure connections and encrypted transfers from remote users using the same MySQL
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 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
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)