Displaying 2 results from an estimated 2 matches for "opitons".
Did you mean:
opions
2007 Oct 17
5
option to trigger the change immidietiely
Folks,
I have installed puppet my network and it works great .. I have configured
it such a way that when I make changes in the server source fiels..it gets
updated in teh puppet clients.
As the document reads the puppet clients checks for any changes from the
server every 30 mins. But is there is any opiton of changing this value to
lesser time .. say 15 mins ..
or is there opiton for the
2007 Feb 02
1
rsync hangs, leaves defunct process
...1. Duplicate the contents of yesterday's backup into
/sicherungen/2007/02/02/01.41/
2. Rsync the server directory against that with the following command:
rsync -va --delete --timeout=180 --no-detach /server_ro/
/sicherungen/2007/02/02/01.41/
[I've added the --timeout and --no-detach opitons for testing.]
Now, this usually works for a few days, then rsync hangs, leaving a
defunct process:
root 30729 30695 0 01:55 ? 00:00:02 rsync -va --delete
--timeout=180 --no-detach /server_ro/ /sicherungen/2007/02/02/01.41/
root 30730 30729 0 01:55 ? 00:00:00 [rsync] <...