Inodes

Inodes

 英

  • 网络索引节点;文件总数;文件实体

例句

Typically, there is an adequate number of inodes associated with a file system, but running out of inodes is always a possibility.

通常一个文件系统相关联inode数目足够耗尽inode可能性始终存在

The number of inodes that can be created in a filesystem is dynamic and it is only limited by the amount of free space in the filesystem.

文件系统可以创建索引节点数目动态变化并且受到文件系统剩余空间限制

During times like this, you may run into messages that inodes need to be repaired or that an error exists.

此时可能碰到一些需要修复inode或者存在错误消息

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不是还原系统或者甚至重新构建操作系统

This structure defines the set of functions for managing inodes within the file system.

这个结构定义用来管理这个文件系统inode函数

Because hard links point to an inode, and inodes are only unique within a particular file system, hard links cannot cross file systems.

由于链接指向一个inodeinode特定文件系统惟一链接不能跨越文件系统

When the file system is scanned at mount time, the valid inodes can be quickly identified.

期间扫描文件系统可以快速标识有效inode

It doesn't take much to make a superblock dirty, cause fragmentation, mess up inodes, or cause repeating JFS errors in the errpt.

无需费劲可以变脏造成存储碎片搞乱存储节点引起errpt反复出现JFS错误

In UNIX, directories are actually files that have a few additional settings in their inodes.

UNIX目录本身就是文件只是它们inode使用一些附加设置

mke2fs is the utility used to create an ext2 filesystem -- creating the super block, inodes, inode table, and etc -- on any device.

mke2fs用于任何设备创建ext2文件系统实用程序创建超级索引节点以及索引节点等等

Only file system inodes are stored permanently, where dentry objects are used to improve performance.

永久储存文件系统inode,dentry对象目的改善性能

If you are copying from one file system to another of exactly the same type, the number of inodes used should be identical.

如果文件一个文件系统复制另一个与其类型完全相同文件系统那么使用索引节点数目应该相等

Files within a file system are represented uniquely as inodes.

文件系统文件inode唯一地表示

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

通过使用fsck命令可以缩小受损inode搜索范围

Note that because files are used to represent other types of objects, such as devices or memory, inodes are used to represent them also.

注意因为文件用于表示其他类型对象比如设备内存),所以使用inode表示它们

Exofs maps inodes to the object identifiers (OIDs) in the object system.

exofsinode映射对象系统对象标识符OID)。

You will see inodes again later in this article and also in the article Create and change hard and symbolic links (see the series roadmap).

本文后面以及创建修改链接符号链接参见学习Linux,101:LPIC-1路线图再次见到有关inode介绍

Hopefully, after reading this article, you understand inodes better, their importance to AIX, and also how to manage them.

希望阅读完本文之后可以更好了解inode它们对于AIX系统重要性以及如何管理它们

When this makes some sectors or inodes invalid, you will end up losing valuable data.

导致某些扇区节点无效最终丢失宝贵数据

The most-recently used inodes and dentries are kept in the inode and directory cache respectively.

inode目录缓存分别保存最近使用inodedentry

XFS is also very efficient when it comes to the management of inodes.

索引节点进行管理XFS也是有效

Two caches exist for file system objects (inodes and dentries), which I'll define shortly.

两个针对文件系统对象缓存inodedentry)。

For example, inodes can be allocated with alloc_inode or deleted with destroy_inode.

例如可以alloc_inode分配inodedestroy_inode删除inode

Knowing how to work with inodes in UNIX can save a lot of time and frustration.

了解如何UNIX使用inode可以节约大量时间提高工作效率

热门查询