Download List

项目描述

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 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

此版本修复了目前在早期版本中的 bug 的数量。在命令行上的节点和组以逗号分隔的列表不是在某些情况下正确地被解析。每当输出正在打印到 stderr,节点名称将不会打印在该消息。添加了另一种方法的唯一地标识在群集中的节点。dsh ping 现在还支持 fping 和 Solaris ping。
标签: 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

HTML文档已经被添加到项目中。现在,您可以使用“synctool - E”清除“保存”文件。您可以使用“DSH,平安”新的命令来检查节点是否还活着。您可以使用新的命令“DSH - PKG”做包管理。已添加一个新的精简输出模式。现在可以在命令行选项-1 - 单 - 差异,以及 - 文献多次。目录后脚本现正运行在目标目录,而不是在父目录。已经添加了许多新的配置参数。还有更多。
标签: 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

在某些情况下,“忽略”的关键字不会真的导致指定的文件或目录被忽略。此错误已得到修复。 DSH考试和DCP现在接受的- q, - quiet选项。
标签: 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

该synctool软件本身正在不断更新客户端自动节点。这使得升级synctool变得轻而易举。在命令行作出一些错别字,如使用“-差异”,用在文件名中的多个斜线,可能会导致不良影响。这不再是在新的版本问题。 synctool不再打印一个Python堆栈跟踪击球时按Ctrl - C。与旧版本的Python向后兼容性已经得到了改善。两个非常有用的贡献已被添加到包:。一个bash_completion文件和图形synctool - diff的工具。
标签: 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

在某些条件下,为一个目录。后脚本不会被执行。此错误已得到修复。在“ - 单”选项现在可以接受尾随斜线其指定的目录参数。制作Debian软件包控制文件已贡献,现在在tardist包括在内。
标签: 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