网站首页  词典首页

请输入您要查询的英文单词:

 

单词 fsck
释义

fsck

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

例句

释义:
1.
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还很幼稚,当脆弱的元数据真的出现时,对脆弱元数据的修复过程将是困难和危险的。
www.ibm.com
2.
So, now you know for whom journaling file systems were created, but how do they obviate the need for fsck?
那么现在您应该清楚日志文件系统针对的是哪类人群了,但是他们是如何取缔fsck的呢?
www.ibm.com
3.
fsck's job is to ensure that the to-be-mounted filesystems' meta-data is in a usable state.
fsck的工作就是确保要装载的文件系统的元数据是处于可使用的状态。
www.ibm.com
4.
In most cases, it's necessary to run fsck or its helper program on an unmounted file system.
多数情况下,必须在一个已卸载的文件系统上运行fsck或帮助程序。
www.ibm.com
5.
Rather than restoring the system or even rebuilding the operating system, you can use fsck to repair file systems or correct damaged inodes.
您可以使用fsck来修复文件系统或者修正受损的inode,而不是还原系统、或者甚至重新构建操作系统。
www.ibm.com
6.
man fsck and info fsck provide details, as do several of the Resources included at the end of this article.
manfsck和infofsck,以及本文最后的参考资料中都提供了详细的资料。
www.ibm.com
7.
And unlike the more traditional approach that fsck takes, this journal replaying process does not take longer on larger filesystems.
并且与fsck所采用的传统方法不同,这个日志重放过程在大型的文件系统上并不需要花更多的时间。
www.ibm.com
8.
That's one of the things done by fsck, the filesystem consistency checking program.
这是文件系统一致性检查程序fsck所做的事情之一。
www.bing.com
9.
The other aspect of online defragmentation is the reduced time required for a file system check (fsck).
在线碎片整理还可以减少检查文件系统所需的时间(fsck)。
www.ibm.com
10.
fsck must be run on unmounted volumes, though it is rarely needed unless the file system was not cleanly unmounted.
fsck必须运行于已缷载的卷上,虽然除非是在文件系统没有缷载完全的时候,否则很少会用到它。
www.ibm.com
1.
And the best strategy for fixing file system issues is the simplest: the file system check command (fsck).
修复文件系统问题最好的策略也是最简单的:利用文件系统检查命令(fsck)。
www.ibm.com
2.
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进程忽略它们以加快检查速度。
www.ibm.com
3.
Journalling filesystems solve this fsck problem by adding a new data structure, called a journal, to the mix.
日志文件系统通过增加一个叫做日志的新的数据结构来解决这个fsck问题。
www.ibm.com
4.
So, what does fsck do with a journalling filesystem?
那么,fsck如何处理日志文件系统呢?
www.ibm.com
5.
By using the fsck command, you can narrow the search for damaged inodes, as well.
通过使用fsck命令,您还可以缩小受损inode的搜索范围。
www.ibm.com
6.
If you're searching for a specific inode, you can use the -ii-NodeNumber switch with fsck.
如果您正在搜索一个特定的inode,那么可以使用带-ii-NodeNumber开关的fsck命令。
www.ibm.com
7.
Problems arise from the fact that fsck must scan a filesystem's entire meta-data in order to ensure filesystem consistency.
问题出自于这样一个事实―fsck必须扫描文件系统全部的元数据,以确保文件系统的一致性。
www.ibm.com
8.
Check the documentation for your file system-specific fsck helper program to learn about its options.
检查特定文件系统的帮助程序的文档,了解这些选项。
www.ibm.com
9.
Once fsck is complete, the filesystem is ready for use.
一旦fsck完成这样的工作,文件系统就可以使用了。
www.ibm.com
10.
That certainly beats the fsck process.
这显然好于fsck进程。
www.ibm.com
1.
If your filesystems weren't unmounted cleanly, you should fsck them first.
如果文件系统没有卸装干净的话,应该首先对它们进行fsck。
www.ibm.com
2.
Internal snapshots are removed if the fsck command has to modify a JFS2 file system to repair it.
如果fsck命令必须修改JFS2文件系统来修复它,将删除内部快照。
www.ibm.com
3.
Unmount the filesystem and fsck and re-mount it.
卸载文件系统,然后执行fsck命令并重新挂载它。
www.ibm.com
4.
Maybe you're using a journalling filesystem such as ReiserFS to reduce fsck time and increase filesystem reliability and performance.
也许您正在使用一种日志文件系统,如ReiserFS,以便缩短文件系统检查时间,并增强文件系统的可靠性与性能。
www.ibm.com
5.
It's based on the solid ext2 filesystem code and it inherits a great fsck tool.
它基于稳固的ext2文件系统代码,并继承了一个很好的fsck工具。
www.ibm.com
6.
The fsck utility, however, is mainly a front-end to file system-specific tools, such as e2fsck (for ext2fs, ext3fs, and ext4fs).
然而,fsck实用工具大部分是一个特定文件系统工具的前端。比如e2fsck(针对ext2fs、ext3fs和ext4fs)。
www.ibm.com
7.
You should check the file system consistency for each file system. You can do this with the fsck command
您需要检查每个文件系统的一致性。
www.ibm.com
8.
The one solution to both scenarios is running fsck, as follows
运行fsck就能够解决这两个场景中出现的问题。
www.ibm.com
9.
an AIX command (e. g. fsck) is taking a long time to complete, or has hung
一个AIX命令(例如fsck)长时间运行或已经挂起了
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/2 23:03:50