Chinaunix首页 | 论坛 | 博客
  • 博客访问: 461312
  • 博文数量: 108
  • 博客积分: 25
  • 博客等级: 民兵
  • 技术积分: 1134
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-29 19:43
文章分类

全部博文(108)

文章存档

2016年(10)

2015年(9)

2014年(73)

2013年(16)

我的朋友

分类: LINUX

2014-07-04 16:28:05

[root@server ~]# getfattr -d -m trusted.gfid -e hex /data/ngx/tmp/20140703/2/f/ae7f51b0f269932fbff957e5475fbf87c8bb61f2 
getfattr: Removing leading '/' from absolute path names
# file: data/ngx/tmp/20140703/2/f/ae7f51b0f269932fbff957e5475fbf87c8bb61f2
trusted.gfid=0x3f9bbef59f11473ba407215355e1538a  
#其中0x meanings 16 , 3f as the metadata first directory,9b as the metadata secondary directory, 3f9bbef59f11473ba407215355e1538a as the metadatafile name


  
[root@server ~]# ls -l /data/.glusterfs/3f/9b/3f9bbef5-9f11-473b-a407-215355e1538a 
-rw------- 2 www www 538793720 7月   4 12:22 /data/.glusterfs/3f/9b/3f9bbef5-9f11-473b-a407-215355e1538a
[root@server ~]# rm -rf   /data/.glusterfs/3f/9b/3f9bbef5-9f11-473b-a407-215355e1538a
[root@server ~]# rm -rf /data/ngx/tmp/20140703/2/f/ae7f51b0f269932fbff957e5475fbf87c8bb61f2 



阅读(1306) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~