search for: perusich

Displaying 16 results from an estimated 16 matches for "perusich".

2006 Oct 19
1
non-existing parent directories
...path/to/non-existing/directory'," failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(381) rsync: connection unexpectedly closed (8 bytes received so far) [sender] rsync error: error in rsync protocol data stream (code 12) at io.c(359) thanks -- Darin Perusich Unix Systems Administrator Cognigen Corporation 395 Youngs Rd. Williamsville, NY 14221 darinper@cognigencorp.com
2006 May 10
1
2.3.0 make install fails on solaris
...s has changed from R-2.2.1. diff etc/Makefile ../R-2.2.1/etc/Makefile" 60c52 < @for f in $(EXPORTFILES); do \ --- > @for f in $(OBJECTS) $(EXPORTFILES); do \ should i open a bug for this issue? i'm also curious as to if this has come up on other platforms. -- Darin Perusich Unix Systems Administrator Cognigen Corporation 395 Youngs Rd. Williamsville, NY 14221 darinper at cognigencorp.com
2012 Mar 12
26
Puppet on OpenSuSE & SLES
Hi, I''m a big fan of Puppet and managed to have my company accept it. However, I''m having issues deploying it (I''m used to the debian version which works perfectly out of the box) : - There doesn''t seem to be an official repository for Suse (I''ve seen it mentionned in the bugtracker but yum.puppetlabs.com doesn''t contain SUSE packages). -
2012 Mar 07
2
staging shutdowns
Hello All, I'm deploying NUT in a data center and I'm curious to know how others have gone about staging the shutdown of various systems. The systems are broken down into groups of importance, group1 being the most important group4 being the least. In the event of an outage take down group4 after 5 minutes, group3 after 10 minutes, group2 after 15, and finally group4 after 20. I've
2012 Feb 10
2
puppet-module-tool question
The puppet-module-tool GIT pages says it''s been converted into a puppet face and merged into puppet core. Does this make puppet-module obsolete or does it still need to be installed? I''m running puppet 2.7.9 but this "face" is not included so obviously it''s not available. Can someone provide a little clarification please. -- Later, Darin -- You received
2013 Sep 19
4
Array being flattened
Hello All, I''ve run into an issue where an array that''s being passed into a defined type is being "flattened" when it''s inclosed in double quotes and I''m not sure how to get around this. This is happening a the pdxcat/amanda module and I''ve raised an github issues for this but wanted to query the community as a whole. The issue and my branch
2005 Aug 23
0
[Bug 3029] New: rsync 2.6.6 with acl patch compile fails
....6.6 with acl patch compile fails Product: rsync Version: 2.6.5 Platform: All OS/Version: Solaris Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: darin.perusich@cognigencorp.com QAContact: rsync-qa@samba.org after applying the acl patch rsync fails to compile and fails with error "acls.c:23:25: lib/sysacls.h: No such file or directory", sysacl.h resides in the source root. when sysacl.h is moved to the lib/ directory make configues bu...
2003 Sep 09
1
print driver options different on samba
...her a local win2k TCP/IP printer or network printer on a win2k or nt4 server i get all the paper sizes, trays, etc. yet when i set it up on the samba server i'm only getting like 5 of the paper options, compared to 13 on the win2k server. any thoughts as to why this is happening? -- Darin Perusich Unix Systems Administrator Cognigen Corp. darinper@cognigencorp.com
2011 May 19
1
vfs_scannedonly fails to connect to socket.
...cannedonly.c:207(connect_to_scanner) failed to connect to socket /var/lib/clamav/clamd-socket [2011/05/19 12:46:33.980965, 2] modules/vfs_scannedonly.c:302(flush_sendbuffer) scannedonly flush_sendbuffer: failed to send files to AV scanner, discarding files.smbd_dirptr_get_entry mask=[*] found dperusich/test.txt is being scanned for viruses fname=test.txt is being scanned for viruses (test.txt is being scanned for viruses) smbd_dirptr_get_entry mask=[*] found dperusich/eicar.com is being scanned for viruses fname=eicar.com is being scanned for viruses (eicar.com is being scanned for viruses) [20...
2006 Nov 13
1
non-existing parent directories - continued
I'm posting with reference to http://www.mail-archive.com/rsync@lists.samba.org/msg17343.html (Couldn't find a way to post directly to thread). <QUOTE> is there a way for rsync to create non-existing parent directories when syncing files to a destination? something similar to 'mkdir -p non-existing/directory'. i'm doing 'rsync -r /path/to/source
2012 Nov 13
10
Puppet client won't autostart
I''m getting this problem on all the puppet client''s I''ve been setting up and it''s got me both scratching my head (because I''m not seeing anything obvious in any system logs) and pausing in my rollout until I get it solved: # puppet resource service puppet ensure=running enable=true Error: Could not start Service[puppet]: Execution of
2012 Jan 09
14
scaling projections for dashboard database?
So I got dashboard up and running on our production system on Thursday before I left. Within 48 hours it had completed filled the /var filesystem. The ibdata1 file is currently at 8GB in size. 1. What size should I expect for ~500 nodes reporting every 30 minutes? 2. Are there some database cleanup scripts which I have managed to overlook that need to be run? -- Jo Rhett Net Consonance :
2013 Jan 08
4
Splunk Module Development Recommendations
Good morning, We''ve been testing PE and beginning developing modules for our infrastructure. One of the modules I''m looking to create is an installation for Splunk, with the primary focus at this time, on the Forwarder. I already have the splunkforwarder-5.0.1-143156-linux-2.6-amd64.deb package being fetched from the Master and also performing the installation via dpkg. I
2011 Dec 08
8
Puppet Dashboard or Forman on SLES?
Hi all, i planned for a startup to install one of this gui tools. But if i look in the documentation, or google it, i find no results which helps. If i would like to install the rpm package i get the following dependencies problems rpm -i puppet-dashboard-1.2.3-1.el6.noarch.rpm warning: puppet-dashboard-1.2.3-1.el6.noarch.rpm: Header V4 RSA/SHA1 signature: NOKEY, key ID 4bd6ec30 error: Failed
2012 Jun 12
6
Trying to get tagmail to work
Hey guys, Relatively new to Puppet and I''m trying to setup tagmail to send all emails to me: at one point I''ll filter that down to errors and whatnot (based on tags) but for now I just want to get it working. Master Puppet server is setup with Passengers, all works well: /etc/puppet/puppet.conf [main] # The Puppet log directory. # The default value is
2013 May 14
0
[Announce] Puppet Request Tracker Module
This is a cross-list post. I''d like to announce the initial release of a puppet request-tracker module, darin-rt, for managing Request Tracker. The module will install request-tracker and database packages, install request-tracker extensions (if packages are available in the repo), and create basic request-tracker queues. This is also a request for help in extending the module to