当前位置:  技术问答>linux和unix

glusterfs: 0-posix: Extended attribute not supported, exit

    来源: 互联网  发布时间:2017-05-20

    本文导语:  启动glusterfs client端时出现了以下问题: [2014-06-09 05:17:23.034282] C [posix.c:5274:init] 0-posix: Extended attribute not supported, exiting. [2014-06-09 05:17:23.034408] E [xlator.c:403:xlator_init] 0-posix: Initialization of volume 'posix' failed, r...

启动glusterfs client端时出现了以下问题:
[2014-06-09 05:17:23.034282] C [posix.c:5274:init] 0-posix: Extended attribute not supported, exiting.
[2014-06-09 05:17:23.034408] E [xlator.c:403:xlator_init] 0-posix: Initialization of volume 'posix' failed, review your volfile again
[2014-06-09 05:17:23.034438] E [graph.c:307:glusterfs_graph_init] 0-posix: initializing translator failed
[2014-06-09 05:17:23.034463] E [graph.c:502:glusterfs_graph_activate] 0-graph: init failed


后来查了下资料,上面说glusterfs支持ext3/ext4 or xfs 文件系统。
然后我看了下我的系统上:
root@ubuntu:~# mount
/dev/sda1 on / type ext2 (rw,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
none on /sys/kernel/debug type debugfs (rw)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
root@ubuntu:~# 


请问各位大神,怎么才能在这个文件系统下使用glusterfs。
PS:glusterfs 现在的版本是3.5.0  是不是有哪个版本可以支持的?

|
不知道你现在分区怎么样,可以新建立一个ext3/ext4 or xfs  filesysytem  /dev/sdb中

|
glusterfs确实不支持ext2, 必须是ext3/ext4 or xfs  filesysytem  中的一种。你可以试试上面的

    
 
 

您可能感兴趣的文章:

 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • GlusterFS Hadoop Plugin
  • 集群文件系统 ​GlusterFS


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,