At 02:40 AM 1/20/2009, mohan L wrote: >Hello. I would like to ask about having mysql data hosted on >glusterfs. Please see my issue below. I have posted DEBUG log >information on pastebin. > > >[root at localhost ~]# cat /var/log/mysqld.log >090120 20:52:20 mysqld ended > >090120 20:52:29 mysqld started >InnoDB: Unable to lock ./ibdata1, error: 38 >090120 20:52:29 InnoDB: Retrying to lock the first data file > > >NOTE : I am using load posix-locks translator in my server vol file like this > > >volume plocks > type features/posix-locks > subvolumes brick > # option mandatory on >end-volume un comment the option mandatory on and see if that solves your problem. >some one faced like this ,he is using different version .it was >solved . can any one please help me ? I am using > >FUSE Version :fuse-2.7.3glfs10 >GlusterFS version: glusterfs 1.4.0rc7 clearly form the logs it's a locking related problem so if that doesn't solve the problem, then someone will have to look deeper.