fsck

fsck
常用释义
fsck

扩展信息

检查
磁碟检查 (fsck):设定系统开机时,fsck 程式执行档案系统检查的顺序。
文件系统检查程序
...ll脚本,完成以下任务: 设定系统的宿主名. 执行文件系统检查程序(fsck). 启动守护程序和网络服务. 一旦脚本执行完毕,系统 …
修复文件系统
Solaris命令大全 - 文亚龙的日志 - 网易博客 ... 2.newfs 创建文件系统 3.fsck 修复文件系统 1.mount 文件系统挂接 ...
检查文件系统
Solaris10系统管理_百度百科 ... volcopy: 产生文件系统映像。 fsck检查文件系统。 mkswap: 建立交换分区。 ...
文件系统一致性检查
10.“read-only”设定以只读方式挂入根文件系统,用于文件系统一致性检查fsck) 。
文件系统进行检查
文件系统进行检查fsck)。ufsdump ufsrestore ufsrestore用于恢复使用ufsdump命令备份的文件系统。

例句

In contrast, ReiserFS' fsck is in its infancy, and fixing flaky metadata when it does show up can be a difficult and dangerous process.

相反,ReiserFS的fsck还很幼稚,当脆弱的元数据真的出现时,对脆弱元数据的修复过程将是困难和危险的。

那么现在您应该清楚日志文件系统针对的是哪类人群了,但是他们是如何取缔fsck的呢?

fsck's job is to ensure that the to-be-mounted filesystems' meta-data is in a usable state.

fsck的工作就是确保要装载的文件系统的元数据是处于可使用的状态。

In most cases, it's necessary to run fsck or its helper program on an unmounted file system.

多数情况下,必须在一个已卸载的文件系统上运行fsck或帮助程序。

您可以使用fsck来修复文件系统或者修正受损的inode,而不是还原系统、或者甚至重新构建操作系统。

man fsck and info fsck provide details, as do several of the Resources included at the end of this article.

manfsck和infofsck,以及本文最后的参考资料中都提供了详细的资料。

并且与fsck所采用的传统方法不同,这个日志重放过程在大型的文件系统上并不需要花更多的时间。

这是文件系统一致性检查程序fsck所做的事情之一。

The other aspect of online defragmentation is the reduced time required for a file system check (fsck).

在线碎片整理还可以减少检查文件系统所需的时间(fsck)。

fsck must be run on unmounted volumes, though it is rarely needed unless the file system was not cleanly unmounted.

fsck必须运行于已缷载的卷上,虽然除非是在文件系统没有缷载完全的时候,否则很少会用到它。

修复文件系统问题最好的策略也是最简单的:利用文件系统检查命令(fsck)。

Ext4 marks unused groups of blocks within the inode table to allow the fsck process to skip them entirely to speed the check process.

ext4将未使用的块组标记到inode表中,并让fsck进程忽略它们以加快检查速度。

日志文件系统通过增加一个叫做日志的新的数据结构来解决这个fsck问题。

那么,fsck如何处理日志文件系统呢?

By using the fsck command, you can narrow the search for damaged inodes, as well.

通过使用fsck命令,您还可以缩小受损inode的搜索范围。

如果您正在搜索一个特定的inode,那么可以使用带-ii-NodeNumber开关的fsck命令。

Problems arise from the fact that fsck must scan a filesystem's entire meta-data in order to ensure filesystem consistency.

问题出自于这样一个事实―fsck必须扫描文件系统全部的元数据,以确保文件系统的一致性。

Check the documentation for your file system-specific fsck helper program to learn about its options.

检查特定文件系统的帮助程序的文档,了解这些选项。

一旦fsck完成这样的工作,文件系统就可以使用了。

That certainly beats the fsck process.

这显然好于fsck进程。