* Ubuntu 12.04.1 + xfs + syncfs is still not our friend
@ 2012-11-06 16:14 Oliver Francke
2012-11-06 16:31 ` Oliver Francke
2012-11-06 17:33 ` Gandalf Corvotempesta
0 siblings, 2 replies; 9+ messages in thread
From: Oliver Francke @ 2012-11-06 16:14 UTC (permalink / raw)
To: ceph-devel
Hi *,
anybody out there who's in Ubuntu 12.04.1/ in connection with libc + xfs
+ syncfs?
We bit the bullet and reinstalled two new nodes from debian to precise
in favour of possible performance increase?!
*sigh*, still getting:
2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3) mount
syncfs(2) syscall not support by glibc
2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3) mount
no syncfs(2), must use sync(2).
as a show-stopper.
That's with 3.2.* and 3.6.6 kernel. Should be new enough. And
ceph-0.48.2 ( eu.ceph.com mirror was installing 0.48.1.. though *ops* ;) )
But both should be capable of this system-call?!
We've been so very near... but now clueless, please sched some light in 8-)
( I hope this is not a very obvious human RTFM error ;) )
And so I'm writing, should one enable directio + aio, as we're having
the journals on a SSD-partition?
Kind regards,
Oliver.
--
Oliver Francke
filoo GmbH
Moltkestraße 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Geschäftsführer: S.Grewing | J.Rehpöhler | C.Kunz
Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 16:14 Ubuntu 12.04.1 + xfs + syncfs is still not our friend Oliver Francke
@ 2012-11-06 16:31 ` Oliver Francke
2012-11-06 17:14 ` Alexandre DERUMIER
2012-11-06 23:18 ` Dan Mick
2012-11-06 17:33 ` Gandalf Corvotempesta
1 sibling, 2 replies; 9+ messages in thread
From: Oliver Francke @ 2012-11-06 16:31 UTC (permalink / raw)
To: ceph-devel
In answer to myself,
On 11/06/2012 05:14 PM, Oliver Francke wrote:
> Hi *,
>
> anybody out there who's in Ubuntu 12.04.1/ in connection with libc +
> xfs + syncfs?
ii libc6 2.15-0ubuntu10.3
but:
apt-cache show...
.
.
Provides: glibc-2.13-1
.
.
playing with numbers, I think. But make clear, why syncfs-call is not in :-\
... search continues...
>
> We bit the bullet and reinstalled two new nodes from debian to precise
> in favour of possible performance increase?!
>
> *sigh*, still getting:
>
> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3)
> mount syncfs(2) syscall not support by glibc
> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3)
> mount no syncfs(2), must use sync(2).
>
> as a show-stopper.
>
> That's with 3.2.* and 3.6.6 kernel. Should be new enough. And
> ceph-0.48.2 ( eu.ceph.com mirror was installing 0.48.1.. though *ops*
> ;) )
>
> But both should be capable of this system-call?!
>
> We've been so very near... but now clueless, please sched some light
> in 8-)
>
> ( I hope this is not a very obvious human RTFM error ;) )
>
> And so I'm writing, should one enable directio + aio, as we're having
> the journals on a SSD-partition?
>
> Kind regards,
>
> Oliver.
>
--
Oliver Francke
filoo GmbH
Moltkestraße 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Geschäftsführer: S.Grewing | J.Rehpöhler | C.Kunz
Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 16:31 ` Oliver Francke
@ 2012-11-06 17:14 ` Alexandre DERUMIER
2012-11-06 23:18 ` Dan Mick
1 sibling, 0 replies; 9+ messages in thread
From: Alexandre DERUMIER @ 2012-11-06 17:14 UTC (permalink / raw)
To: Oliver Francke; +Cc: ceph-devel
syncfs is only available since glibc 2.14 (and kernel 2.6.39)
----- Mail original -----
De: "Oliver Francke" <Oliver.Francke@filoo.de>
À: ceph-devel@vger.kernel.org
Envoyé: Mardi 6 Novembre 2012 17:31:29
Objet: Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
In answer to myself,
On 11/06/2012 05:14 PM, Oliver Francke wrote:
> Hi *,
>
> anybody out there who's in Ubuntu 12.04.1/ in connection with libc +
> xfs + syncfs?
ii libc6 2.15-0ubuntu10.3
but:
apt-cache show...
.
.
Provides: glibc-2.13-1
.
.
playing with numbers, I think. But make clear, why syncfs-call is not in :-\
... search continues...
>
> We bit the bullet and reinstalled two new nodes from debian to precise
> in favour of possible performance increase?!
>
> *sigh*, still getting:
>
> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3)
> mount syncfs(2) syscall not support by glibc
> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3)
> mount no syncfs(2), must use sync(2).
>
> as a show-stopper.
>
> That's with 3.2.* and 3.6.6 kernel. Should be new enough. And
> ceph-0.48.2 ( eu.ceph.com mirror was installing 0.48.1.. though *ops*
> ;) )
>
> But both should be capable of this system-call?!
>
> We've been so very near... but now clueless, please sched some light
> in 8-)
>
> ( I hope this is not a very obvious human RTFM error ;) )
>
> And so I'm writing, should one enable directio + aio, as we're having
> the journals on a SSD-partition?
>
> Kind regards,
>
> Oliver.
>
--
Oliver Francke
filoo GmbH
Moltkestraße 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Geschäftsführer: S.Grewing | J.Rehpöhler | C.Kunz
Folgen Sie uns auf Twitter: http://twitter.com/filoogmbh
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 16:31 ` Oliver Francke
2012-11-06 17:14 ` Alexandre DERUMIER
@ 2012-11-06 23:18 ` Dan Mick
2012-11-07 8:14 ` Gandalf Corvotempesta
1 sibling, 1 reply; 9+ messages in thread
From: Dan Mick @ 2012-11-06 23:18 UTC (permalink / raw)
To: Oliver Francke; +Cc: ceph-devel
Resolution: installing the packages built for precise, rather than
squeeze, got versions that use syncfs.
On 11/06/2012 08:31 AM, Oliver Francke wrote:
> In answer to myself,
>
> On 11/06/2012 05:14 PM, Oliver Francke wrote:
>> Hi *,
>>
>> anybody out there who's in Ubuntu 12.04.1/ in connection with libc +
>> xfs + syncfs?
>
> ii libc6 2.15-0ubuntu10.3
>
> but:
> apt-cache show...
> .
> .
> Provides: glibc-2.13-1
> .
> .
>
> playing with numbers, I think. But make clear, why syncfs-call is not in
> :-\
>
> ... search continues...
>
>>
>> We bit the bullet and reinstalled two new nodes from debian to precise
>> in favour of possible performance increase?!
>>
>> *sigh*, still getting:
>>
>> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3)
>> mount syncfs(2) syscall not support by glibc
>> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3)
>> mount no syncfs(2), must use sync(2).
>>
>> as a show-stopper.
>>
>> That's with 3.2.* and 3.6.6 kernel. Should be new enough. And
>> ceph-0.48.2 ( eu.ceph.com mirror was installing 0.48.1.. though *ops*
>> ;) )
>>
>> But both should be capable of this system-call?!
>>
>> We've been so very near... but now clueless, please sched some light
>> in 8-)
>>
>> ( I hope this is not a very obvious human RTFM error ;) )
>>
>> And so I'm writing, should one enable directio + aio, as we're having
>> the journals on a SSD-partition?
>>
>> Kind regards,
>>
>> Oliver.
>>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 16:14 Ubuntu 12.04.1 + xfs + syncfs is still not our friend Oliver Francke
2012-11-06 16:31 ` Oliver Francke
@ 2012-11-06 17:33 ` Gandalf Corvotempesta
2012-11-06 18:46 ` Jens Rehpöhler
1 sibling, 1 reply; 9+ messages in thread
From: Gandalf Corvotempesta @ 2012-11-06 17:33 UTC (permalink / raw)
To: Oliver Francke; +Cc: ceph-devel
2012/11/6 Oliver Francke <Oliver.Francke@filoo.de>:
> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3) mount
> syncfs(2) syscall not support by glibc
> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3) mount no
> syncfs(2), must use sync(2).
Could you please try to run "ldd --version" and test if "man syncfs"
is working ?
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 17:33 ` Gandalf Corvotempesta
@ 2012-11-06 18:46 ` Jens Rehpöhler
2012-11-06 18:50 ` Oliver Francke
0 siblings, 1 reply; 9+ messages in thread
From: Jens Rehpöhler @ 2012-11-06 18:46 UTC (permalink / raw)
To: Gandalf Corvotempesta; +Cc: Oliver Francke, ceph-devel
On 06.11.2012 18:33, Gandalf Corvotempesta wrote:
> 2012/11/6 Oliver Francke <Oliver.Francke@filoo.de>:
>> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3) mount
>> syncfs(2) syscall not support by glibc
>> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3) mount no
>> syncfs(2), must use sync(2).
> Could you please try to run "ldd --version" and test if "man syncfs"
> is working ?
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Here is the output:
ldd --version
ldd (Ubuntu EGLIBC 2.15-0ubuntu10.3) 2.15
After installing manpages-dev i get the man page for syncfs (with "man
syncfs")
Distribution is a normal Ubuntu 12.04.1
--
mit freundlichen Grüssen
Jens Rehpöhler
----------------------------------------------------------------------
Filoo GmbH
Moltkestr. 25a
33330 Gütersloh
HRB4355 AG Gütersloh
Geschäftsführer: S.Grewing | J.Rehpöhler | Dr. C.Kunz
Telefon: +49 5241 8673012 | Mobil: +49 151 54645798
Fax: +49 5241 8673020
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Ubuntu 12.04.1 + xfs + syncfs is still not our friend
2012-11-06 18:46 ` Jens Rehpöhler
@ 2012-11-06 18:50 ` Oliver Francke
0 siblings, 0 replies; 9+ messages in thread
From: Oliver Francke @ 2012-11-06 18:50 UTC (permalink / raw)
To: Jens Rehpöhler; +Cc: Gandalf Corvotempesta, ceph-devel
Hi Jens,
sorry for the double work… answered off-list already ;)
Oliver.
Am 06.11.2012 um 19:46 schrieb Jens Rehpöhler <jens.rehpoehler@filoo.de>:
> On 06.11.2012 18:33, Gandalf Corvotempesta wrote:
>> 2012/11/6 Oliver Francke <Oliver.Francke@filoo.de>:
>>> 2012-11-06 17:05:51.863921 7f5cc52e3780 0 filestore(/data/osd6-3) mount
>>> syncfs(2) syscall not support by glibc
>>> 2012-11-06 17:05:51.863925 7f5cc52e3780 0 filestore(/data/osd6-3) mount no
>>> syncfs(2), must use sync(2).
>> Could you please try to run "ldd --version" and test if "man syncfs"
>> is working ?
>> --
>> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Here is the output:
>
> ldd --version
> ldd (Ubuntu EGLIBC 2.15-0ubuntu10.3) 2.15
>
> After installing manpages-dev i get the man page for syncfs (with "man
> syncfs")
>
> Distribution is a normal Ubuntu 12.04.1
>
> --
> mit freundlichen Grüssen
>
> Jens Rehpöhler
>
> ----------------------------------------------------------------------
> Filoo GmbH
> Moltkestr. 25a
> 33330 Gütersloh
> HRB4355 AG Gütersloh
>
> Geschäftsführer: S.Grewing | J.Rehpöhler | Dr. C.Kunz
> Telefon: +49 5241 8673012 | Mobil: +49 151 54645798
> Fax: +49 5241 8673020
>
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-11-07 19:03 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-06 16:14 Ubuntu 12.04.1 + xfs + syncfs is still not our friend Oliver Francke
2012-11-06 16:31 ` Oliver Francke
2012-11-06 17:14 ` Alexandre DERUMIER
2012-11-06 23:18 ` Dan Mick
2012-11-07 8:14 ` Gandalf Corvotempesta
2012-11-07 19:03 ` Josh Durgin
2012-11-06 17:33 ` Gandalf Corvotempesta
2012-11-06 18:46 ` Jens Rehpöhler
2012-11-06 18:50 ` Oliver Francke
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.