Kernel support syncfs for Centos6.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

I am test ceph 0.56.6 with CentOS 6.3
I have one server, use raid 6, and then divided into 2 partitions (2 OSD)
With CentOS 6.3 (kernel 2.6.32-358), OSDs on the same server frequently error:

"  ......... osd.x [WRN] slow request x seconds old
....................................................... "
I think due to syncfs error.
I use command: grep -r syncfs /usr/include
Nothing is out

With kernel 3.9.0 :
grep -r syncfs /usr/include

/usr/include/asm-generic/unistd.h:#define __NR_syncfs 267
/usr/include/asm-generic/unistd.h:__SYSCALL(__NR_syncfs, sys_syncfs)
/usr/include/asm/unistd_32.h:#define __NR_syncfs             344
/usr/include/asm/unistd_64.h:#define __NR_syncfs                             306
/usr/include/asm/unistd_64.h:__SYSCALL(__NR_syncfs, sys_syncfs)
/usr/include/bits/syscall.h:#define SYS_syncfs __NR_syncfs


Thus, kernel suitable for deployment CEPH ?
I need to install glibc or not?

JoinLenon

_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux