pvfs meaning in English
虚拟文件系统
Examples
- It requests a file as usual , and the request goes to the underlying pvfs filesystem
像平常一样请求文件,请求被传送到底层的pvfs文件系统中。 - Pvfs is available as a linux kernel module and can also be built into the linux kernel
Pvfs可以作为一个linux内核模块使用,也可以编译到linux内核中。 - The system selects the pvfs parallel file system to increase the i / o performance of large - scale clusters
该系统采用了pvfs并行文件系统来提高大规模集群的i / o性能。 - Multiple i o nodes store pieces of the file any regular underlying filesystem like ext3 can be used by pvfs
多个i / o节点上存储了文件的各个部分( pvfs底层可以使用任何常见的文件系统,例如ext3 ) 。 - To solve the key problems that bring low the availability of pvfs , the author proposes an original technique to rapidly backup and restore the file system
针对影响pvfs可用性的关键问题,作者提出并实现了一种系统快速备份和恢复技术。