moosefs即将发布新版

简介:
moosefs即将发布新的版本moosefs-1.6,一下内容为其官方网站发布的新特性描述。
 
The key new features/changes of MooseFS 1.6 would include:
  • General:
    • Removed duplicate source files.
    • Strip whitespace at the end of configuration file lines.
  • Chunkserver:
    • Rewritten in multi-threaded model.
    • Added periodical chunk testing functionality (HDD_TEST_FREQ option).
    • New -v option (prints version and exits).
  • Master:
    • Added "noowner" objects flag (causes objects to belong to current user).
    • Maintaining `mfsdirinfo` data online, so it doesn't need to be calculated on every request.
    • Filesystem access authorization system (NFS-like mfsexports.cfg file, REJECT_OLD_CLIENTS option) with ro/rw, password and maproot functionality.
    • New -v option (prints version and exits).
  • Mount:
    • Rewritten options parsing in mount-like way, making possible to use standard FUSE mount utilities (see mfsmount(8) manual for new syntax). Note: old syntax is no longer accepted and mountpoint is mandatory now (there is no default).
    • Updated for FUSE 2.6+.
    • Added password, file data cache, attribute cache and entry cache options. By default attribute cache and directory entry cache are enabled, file data cache and file entry cache are disabled.
    • opendir() no longer reads directory contents- it's done on first readdir() now; fixes "rm -r" on recent Linux/glibc/coreutils combo.
    • Fixed mtime setting just before close() (by flushing file on mtime change); fixes mtime preserving on "cp -p".
    • Added statistics accessible through MFSROOT/.stats pseudo-file.
    • Changed master access method for mfstools (direct .master pseudo-file replaced by .masterinfo redirection); fixes possible mfstools race condition and allows to use mfstools on read-only filesystem.
  • Tools:
    • Units cleanup in values display (exact values, IEC-60027/binary prefixes, SI/decimal prefixes); new options: -n, -h, -H and MFSHRFORMAT environment variable - refer to mfstools(8) manual for details).
    • mfsrgetgoal, mfsrsetgoal, mfsrgettrashtime, mfsrsettrashtime have been deprecated in favour of new "-r" option for mfsgetgoal, mfssetgoal, mfsgettrashtime, mfssettrashtime tools.
    • mfssnapshot utility replaced by mfsappendchunks (direct descendant of old utility) and mfsmakesnapshot (which creates "real" recursive snapshots and behaves similar to "cp -r").
    • New mfsfilerepair utility, which allows partial recovery of file with some missing or broken chunks.
  • CGI scripts:
    • First public version of CGI scripts allowing to monitor MFS installation from WWW browser
热烈期待正式版发布



















本文转自sery51CTO博客,原文链接:http://blog.51cto.com/sery/179140 ,如需转载请自行联系原作者





目录
打赏
0
0
0
0
143
分享
相关文章
|
12月前
阿里云ARMS的新版和老版界面是两套不同的系统
阿里云ARMS的新版和老版界面是两套不同的系统
190 2
【YashanDB 知识库】YCP 单机部署离线升级 -rpc 升级方式详细步骤
在进行 YCM 系统升级时,需确保每个被纳管的主机开放 9072 端口。具体步骤如下: 1. **备份操作**:使用默认路径 `/opt/ycm` 下的 `backup.sh` 脚本备份当前系统,确保数据库和其他关键文件安全。 2. **解压安装包**:将新版本的安装包解压到指定目录。 3. **生成配置文件**:通过 `yasadm host gen` 命令生成新的配置文件 `ycm_host.toml`,并指定相关参数。 4. **执行升级**:运行 `yasadm upgrade` 命令开始升级过程,确认升级信息并执行升级操作。
【YashanDB知识库】离线升级一章22.2不支持直接升级到23.1
【标题】离线升级22.2不支持直接升至23.1 【简介】YashanDB 22.2版本不支持直接升级到23.1,因产品策略调整导致文档内容不一致。需更新文档以反映正确的升级路径,影响范围为个人版23.1.1.100。建议用户参照最新文档进行操作。
【YashanDB 知识库】YCP 高可用部署离线升级 -rpc 升级详细步骤
本文介绍了从版本 23.2.4.100 升级到 23.2.11.100 的详细步骤。首先,在主节点和两个备节点上执行备份操作,确保数据安全。备份命令包括数据库和配置文件的备份。接着,解压新版本安装包,并生成托管服务器的配置文件。然后,在主节点上执行升级命令,通过指定安装路径、配置文件和其他参数完成升级。升级过程中会停止相关进程,备份现有文件,安装新版本并更新配置。最后,在两个备节点上分别执行类似的升级操作。整个过程确保了系统的稳定性和数据的安全性。升级完成后,可以通过查看 `/opt/ycm/ycm/etc/upgrade/version.toml` 文件确认版本已成功
3DCAT v2.1.3新版本发布,这三大功能更新你不容错过!
3DCAT实时渲染云在近期发布了新的公有云v2.1.3的版本,本次主要更新了应用页的三项功能「语音交互设置」、「多点触控」、「音频信号位深」
3DCAT v2.1.3新版本发布,这三大功能更新你不容错过!
全新版CleanMyMac X4.11新增功能介绍
CleanMyMac X4.11此版本有哪些亮眼的更新?
255 0
「OushuDB」版本升级 升级脚本使用说明
请注意留下足够的升级与测试时间,避免升级出现问题需要回退到老版本。另外,请在升级前做好元数据的备份工作,防止出现意外。
137 0
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等