加入收藏 | 设为首页 | Life家族 | SCMLife | RMLife | PMLife | SQALife | TESTLife | 企业VIP专区 | 中文化荣誉殿堂
 
发新话题
打印

[求助] mvfs error( 此文章被查看:759次,被回复:5篇!! )

mvfs error

编译的时候弹出错误,查看日志,MVFS报错如下
mvfs: Error:
cleartext lookup view=aa_int vob=\aaa dbid=0x800002ee - No such file or directory
cleartext pname= \Device\HarddiskVolume3\CC\ccstore\aa_int.vws\.s\00048\800002f146ee3a7cgc_input_finished.obj
cleartext pname= \Device\HarddiskVolume3\CC\ccstore\aa_int.vws\.s\00048\800002f346ee3a7dwait_mcu_data.obj

请问是什么原因造成的呢?谢谢!

c/s windows 平台  
cc  2003.06.00



© 本文为 shingirlSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

这个错误一般是MVFS cache不正常刷新造成的。

解决方法:用命令
mvfscache -f mnode,name



© 本文为 medarSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

请问是在哪里用啊,服务器端还是客户端?
为啥我敲 mvfscache -f mnode,name 啥也没显示呢?



© 本文为 shingirlSCMLife 共同所有,未经同意,请勿转载 ©如该文侵犯了您的版权,请联系管理员

TOP

>输入: mvfscache
attr:   on
name:   on
noent:  on
rvc:    on
slink:  on
cto:    on

© 本文为 shingirl 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

多谢,我找到那个帮助了,但好像问题还是存在。

Using the path from the error above:

    * Navigate to the path in the VOB storage area:

      /net/host1/vobstore/vob1.vbs/c/cdft/8/3e

    * See if the file (12436513601111db981f000180c99fde) exists in the directory.


If cleartext does not exist in the path specified in the error, you have two options:

   1. Unmount and remount the VOB. Then attempt to access the file.

      Note: Unmounting a VOB can be a big deal if there are a lot of users. If this is the case or if unmounting/remounting the VOB is known to resolve the problem and the cleartext doesn't exist, try flushing the mvfscache on the client. It is a far simpler solution.

   2. Flush the MVFS cache using the following syntax:

      %>mvfscache -f mnode,name

© 本文为 shingirl 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员

TOP

引用:
原帖由 shingirl 于 2007-9-20 15:45 发表
>输入: mvfscache
attr:   on
name:   on
noent:  on
rvc:    on
slink:  on
cto:    on
显示这个说明了什么?
好像还是看不太懂

© 本文为 hengwucuizhu 所有,未经同意,请勿转载
©如该文侵犯了您的版权,请联系管理员
好运连续可导,烦恼高阶无穷小!

TOP

发新话题