Hi all: I've got a bit of a wierd issue with some files on my pvfs filesystem that my users have brought up.
first, the file below will not show up in listing, unless explicitly identified: [r...@aeolus May]# ll D36km.SAPRC99.E_CD_Base_POA.1996122 -rw-rw-r-- 1 staraq lar 59250780 Sep 2 16:11 D36km.SAPRC99.E_CD_Base_POA.1996122 [r...@aeolus May]# ll D36km.SAPRC99.E_CD_Base_POA* ls: D36km.SAPRC99.E_CD_Base_POA*: No such file or directory [r...@aeolus May]# stat D36km.SAPRC99.E_CD_Base_POA.1996122 File: `D36km.SAPRC99.E_CD_Base_POA.1996122' Size: 59250780 Blocks: 115728 IO Block: 65536 regular file Device: 19h/25d Inode: 714046727 Links: 1 Access: (0664/-rw-rw-r--) Uid: ( 512/ staraq) Gid: ( 450/ lar) Access: 2010-09-02 16:11:12.000000000 -0700 Modify: 2010-09-02 16:11:12.000000000 -0700 Change: 2010-09-02 16:11:13.000000000 -0700 Another issue: we can't delete this file (which probably doesn't really exist anyway): [r...@aeolus ~]# cd /mnt/pvfs2/rodrigoga/CMAQ/ECHAM5/Future_Decade/A1B_Scenario/cctm/2002/Jun/ [r...@aeolus Jun]# ls -l total 0 ?--------- ? ? ? ? ? CTM_CONC_FD_CM_CLU_2002152 [r...@aeolus Jun]# stat CTM_CONC_FD_CM_CLU_2002152 stat: cannot stat `CTM_CONC_FD_CM_CLU_2002152': No such device or address I'm guessing that these both are signs of some subtle corruption in the metadata or something like that; on a regular filesystem, I'd just fsck it. What do I do in this case? --Jim _______________________________________________ Pvfs2-users mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-users
