Download List

Projeto Descrição

synctool is a cluster administration tool that
keeps configuration files synchronized across all
nodes in a cluster. Nodes may be part of a logical
group or class, in which case they need a
particular subset of configuration files. synctool
can restart daemons when needed, if their relevant
configuration files have been changed. synctool
can also be used to do patch management or other
system administrative tasks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-11-02 06:16
5.1

Esta versão corrige vários bugs presentes na versão anterior. A lista separada por vírgulas de nós e grupos na linha de comando não estava sendo analisada corretamente em certos casos. Sempre que a saída foi sendo impresso para stderr, o nome do nó não iria ser impresso na frente da mensagem. Uma forma alternativa de identificar com exclusividade um nó do cluster foi adicionada. DSH-ping agora também suporta fping e Solaris ping.
Tags: Bugfixes
This release fixes a number of bugs present in the previous release. The comma-separated list of nodes and groups on the command line was not being parsed correctly in certain cases. Whenever output was being printed to stderr, the node name would not be printed in front of the message. An alternative way of uniquely identifying a node within the cluster was added. dsh-ping now also supports fping and Solaris ping.

2011-08-08 22:07
5.0

Documentação em HTML foi adicionado ao projeto. Agora você pode usar "SyncTool-e" para apagar o ". Salvos" arquivos. Você pode usar o novo comando "ping-dsh" para verificar se os nós estão vivos. Você pode usar o novo comando "dsh-pkg" para fazer o gerenciamento de pacotes. Um modo de saída novo terse foi adicionado. As opções -1, - único, - diff, e - ref pode agora ser dado várias vezes na linha de comando. Pós-scripts para os diretórios estão agora a ser executado no diretório de destino, em vez de no diretório pai. Muitos novos parâmetros de configuração foram adicionadas. E há mais.
Tags: Major feature enhancements
HTML documentation has been added to the project. You may now use "synctool -e" to erase the ".saved" files. You may use the new command "dsh-ping" to check whether your nodes are alive. You may use the new command "dsh-pkg" to do package management. A new terse output mode has been added. The options -1, --single, --diff, and --ref may now be given multiple times on the command-line. Post-scripts for directories are now being run in the target directory rather than in the parent directory. Many new configuration parameters have been added. And there is more.

2011-03-15 05:52
4.7.1

Em alguns casos a "ignorar" palavra-chave não iria realmente fazer com os arquivos ou diretórios designados para serem ignorados. Esse bug foi corrigido. dsh e dcp agora aceitam-q, - quiet opção.
Tags: bugfix
In some cases the "ignore" keyword would not actually cause the designated files or directories to be ignored. This bug has been fixed. dsh and dcp now accept the -q, --quiet option.

2010-12-23 07:12
4.7

O software SyncTool se está agora a ser actualizados automaticamente em nós clientes. Isso torna a atualização brisa SyncTool. Fazendo alguns erros na linha de comando, como com "diff" e usando vários golpes em nomes de arquivos, pode levar a efeitos indesejados. Isto já não é um problema na nova versão. SyncTool não imprime um Python rastreamento de pilha ao bater Ctrl-C. A retrocompatibilidade com as versões mais antigas do Python tem melhorado. Duas contribuições muito úteis foram adicionadas ao pacote: um arquivo bash_completion e uma ferramenta de comparação SyncTool gráfica..
Tags: feature additions, Feature Enhancements, Bugfixes
The synctool software itself is now being kept up to date automatically on client nodes. This makes upgrading synctool a breeze. Making some typos on the command line, like with "-diff" and using multiple slashes in filenames, could lead to undesired effects. This is no longer a problem in the new version. synctool no longer prints a Python stack trace when hitting Ctrl-C. The backwards compatibility with older versions of Python has been improved. Two very useful contributions have been added to the package: a .bash_completion file and a graphical synctool-diff tool.

2010-07-29 05:30
4.6.1

Em determinadas condições, um post script. Para um diretório não seria executado. Esse bug foi corrigido. A opção - "single" agora aceita barras de fuga ao seu argumento para a especificação de diretórios. Arquivos de controle para a tomada de pacotes do Debian ter contribuído e agora estão incluídos no tardist.
Tags: Bugfixes
In certain conditions, a .post script for a directory would not be executed. This bug has been fixed. The "--single" option now accepts trailing slashes to its argument for specifying directories. Control files for making Debian packages have been contributed and are now included in the tardist.

Project Resources