Displaying 5 results from an estimated 5 matches for "wiederod".
Did you mean:
wieder
2012 Mar 29
4
stdlib module not working
I´m trying to utilize the new stdlib module, but got stuck after
installation on my puppet server.
I´ve tried to use the included test file file_line.pp on the server, but
it´s only creating the file - but not managing the content.
the same problem on my clients (the new provider file_line has been
synced), it´s just not working:
file_line { ''puppet master host
2005 Mar 02
1
rsync scalability [Virus checked]
Hello rsync-users,
I need to transfer an PC image-file (200 to 400 MB) to 500 locations,
which are
equal as concurrent users on the day X.
what parameters do you suggest to use on the central rsync-server?
any recommendation for socket options?
is it a good idea to split the file into several pieces, let?s say 10 MB ?
Does this speed up the blocksum calculation or is it better to leave the
2013 Jun 25
1
mtime/md5lite with puppet 3.x bug Bug #13199
Hello List,
I´ve tried to switch from md5 checksum to md5lite within all my
configuration to spare a few cpu cycles on my master,
but it didn´t work at all :-(
Then I´ve found out about bug #13199, but the bugs lists only 2.7x as
affected.
can anybody confirm this issue on 3.x?
funny that the bug isn´t anywhere on the roadmap at all .... I´d suggest to
remove mtime/md5lite from the
2013 May 02
0
switching checksums
Hello puppet users,
I´de like to switch from md5 checksums to md5lite to save a few cpu cycles
on my (overloaded) puppetmaster.
so it is just replacing md5 to md5lite within my manifests and I´m done or
do I have to keep things like
the local clientbucket in mind?
are there any procedures/recommondations regarding this?
I´m running puppet >= 3.1.x on my puppet minions and master.
bye
,
2013 Mar 11
0
switching checksum: did not match checksum
Hello puppet users,
I´ve switched from md5 to md5lite to save some CPU cycles on my master, but
this is causing me a lot
of error messages where puppet is complaining about failed checksums.....
Info: FileBucket adding {md5}3718fe556702d608c2490d7ffeffd890
Info: /File[/usr/local/bin/pollcmd]: Filebucketed /usr/local/bin/pollcmd to
puppet with sum 3718fe556702d608c2490d7ffeffd890
Error: Could